From c7a07e5ca8b63d0e7c5f9de0509f1e36cfd649bb Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Fri, 11 Jun 2004 23:19:59 +0000 Subject: Free any old select_uri string we may have. (emft_tree_row_expanded): 2004-06-11 Jeffrey Stedfast * em-folder-tree.c (em_folder_tree_set_selected): Free any old select_uri string we may have. (emft_tree_row_expanded): Remove the gross hack that was here. (emft_get_folder_info__got): Check for priv->select_uri and try selecting it (if we can't select it yet, it'll just be re-queued for later). (emft_tree_row_activated): Clear the select_uri if set, the user's selection overrules any auto-selection. (emft_tree_selection_changed): Same. svn path=/trunk/; revision=26318 --- mail/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 8a4b463d9f..de32f33fab 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,15 @@ +2004-06-11 Jeffrey Stedfast + + * em-folder-tree.c (em_folder_tree_set_selected): Free any old + select_uri string we may have. + (emft_tree_row_expanded): Remove the gross hack that was here. + (emft_get_folder_info__got): Check for priv->select_uri and try + selecting it (if we can't select it yet, it'll just be re-queued + for later). + (emft_tree_row_activated): Clear the select_uri if set, the user's + selection overrules any auto-selection. + (emft_tree_selection_changed): Same. + 2004-06-11 Not Zed * em-folder-tree.c (emft_tree_button_press): rearrange the setting -- cgit v1.2.3