From 9d1eec8d4e2f297a3b40b579075e7f99f3050258 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Mon, 1 Dec 2003 18:28:26 +0000 Subject: Make sure our parent folder hasn't been unsubscribed or else we get a 2003-12-01 Jeffrey Stedfast * em-folder-tree.c (em_folder_tree_get_folder_info__got): Make sure our parent folder hasn't been unsubscribed or else we get a segfault here if it has. 03-11-28 Dave Camp * em-folder-tree.c (render_pixbuf): Set the pixbuf renderer invisible for stores. 2003-11-25 Jeffrey Stedfast * mail-config.c (mail_config_get_account_by_uid): New function. * em-folder-tree.c (tree_store_set_folder_info): Expand the tree node if the saved state tells us it was expanded the previous session. (em_folder_tree_load_state): Load the saved state. (em_folder_tree_add_store): Conditionally expand the store node. (em_folder_tree_new_with_model): Expand all the nodes that should be expanded. svn path=/trunk/; revision=23530 --- mail/ChangeLog | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 1ee08023ec..45b30a2acf 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,26 @@ +2003-12-01 Jeffrey Stedfast + + * em-folder-tree.c (em_folder_tree_get_folder_info__got): Make + sure our parent folder hasn't been unsubscribed or else we get a + segfault here if it has. + +03-11-28 Dave Camp + + * em-folder-tree.c (render_pixbuf): Set the pixbuf renderer + invisible for stores. + +2003-11-25 Jeffrey Stedfast + + * mail-config.c (mail_config_get_account_by_uid): New function. + + * em-folder-tree.c (tree_store_set_folder_info): Expand the tree + node if the saved state tells us it was expanded the previous + session. + (em_folder_tree_load_state): Load the saved state. + (em_folder_tree_add_store): Conditionally expand the store node. + (em_folder_tree_new_with_model): Expand all the nodes that should + be expanded. + 2003-12-01 Radek Doulik * em-folder-tree.c (render_pixbuf): use CAMEL_VTRASH_NAME, -- cgit v1.2.3