From 040e2d2287764ac19b2701dc1fefc00882451592 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Thu, 20 Nov 2003 19:12:00 +0000 Subject: Fixes bug #51012. 2003-11-20 Jeffrey Stedfast Fixes bug #51012. * em-folder-tree.c (emft_popup_rename_folder): Fixed a FIXME to not use the OS-specific g_path_*() stuff. (em_folder_tree_set_selected): For the case where the tree has already loaded enough subfodlers to include the path we need to select, exopand the nodes to that path as well. For the case that the tree hasn't loaded enough of the folder nodes, load them and then have the node selected/expanded to. svn path=/trunk/; revision=23462 --- mail/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index bb671cf251..65121382fb 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,7 +1,14 @@ 2003-11-20 Jeffrey Stedfast + Fixes bug #51012. + * em-folder-tree.c (emft_popup_rename_folder): Fixed a FIXME to not use the OS-specific g_path_*() stuff. + (em_folder_tree_set_selected): For the case where the tree has + already loaded enough subfodlers to include the path we need to + select, exopand the nodes to that path as well. For the case that + the tree hasn't loaded enough of the folder nodes, load them and + then have the node selected/expanded to. 2003-11-19 Jeffrey Stedfast -- cgit v1.2.3