From a68b5681353d9999b208cdbada9b40586eb09c18 Mon Sep 17 00:00:00 2001 From: 0 Date: Fri, 21 Sep 2001 00:56:49 +0000 Subject: Update the status bar here, assuming we've just been activated. 2001-09-20 * folder-browser.c (folder_browser_set_shell_view): Update the status bar here, assuming we've just been activated. * mail-ops.c (add_vtrash_info): Scan whole list, rather than missing the last one. Also dont assume its always the last, otherwise we could lose following folders. * mail-vfolder.c (all): d(x) out debug printfs * mail-folder-cache.c (update_1folder): If its a vtrash folder, or the outbox_folder, and we have a folder, then make the 'count' the total message count, not unread messages count. svn path=/trunk/; revision=13036 --- mail/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 10b6ac4d71..04bc6ce808 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,12 @@ +2001-09-20 + + * folder-browser.c (folder_browser_set_shell_view): Update the + status bar here, assuming we've just been activated. + + * mail-ops.c (add_vtrash_info): Scan whole list, rather than + missing the last one. Also dont assume its always the last, + otherwise we could lose following folders. + 2001-09-20 Jeffrey Stedfast * mail-tools.c (mail_tool_uri_to_folder): Don't "note" the folder @@ -18,6 +27,7 @@ (context_rule_added): Lock around hash access. (context_rule_removed): " (rule_changed): Lock around list access. + (all): d(x) out debug printfs * mail-local.c (storage_listener_startup): Fix for api change. (local_storage_new_folder_cb): Dont skip over leading / in path. @@ -32,6 +42,9 @@ (mail_note_store): Consolidate note_store interface, pass storage or corba_storage to it. (mail_note_local_store): Removed. + (update_1folder): If its a vtrash folder, or the outbox_folder, + and we have a folder, then make the 'count' the total message + count, not unread messages count. 2001-09-20 Jeffrey Stedfast -- cgit v1.2.3