From fff0d518420ca7ea8cd97014eb547120174c4a4e Mon Sep 17 00:00:00 2001 From: Not Zed Date: Thu, 11 Mar 2004 08:52:03 +0000 Subject: a really gross hack, disable all search handlers before setting the search 2004-03-11 Not Zed * em-folder-browser.c (emfb_set_folder): a really gross hack, disable all search handlers before setting the search and set hte search manually rather than going through the callbacks. Partial fix for #55267, and ugly as it is. (emfb_init): save the search signal id's. (emfb_set_folder): ugh, properly set the defaults if the settings haven't been stored on the folder, and properly move them upstream to the bonobo menus. svn path=/trunk/; revision=25027 --- mail/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 062482a543..3756840b54 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,14 @@ 2004-03-11 Not Zed + * em-folder-browser.c (emfb_set_folder): a really gross hack, + disable all search handlers before setting the search and set hte + search manually rather than going through the callbacks. Partial + fix for #55267, and ugly as it is. + (emfb_init): save the search signal id's. + (emfb_set_folder): ugh, properly set the defaults if the settings + haven't been stored on the folder, and properly move them upstream + to the bonobo menus. + * em-folder-tree-model.c (sort_cb): when we sort, handle not having the node in the tree. otherwise we always compare against "" which puts it at the head of the branch, rather than the tail. -- cgit v1.2.3