From 31a783d875c662650ee650afc6927d5751253194 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Tue, 27 Aug 2002 18:04:00 +0000 Subject: Fixes for bug #4480 2002-08-27 Jeffrey Stedfast Fixes for bug #4480 * folder-browser-factory.c (control_activate): Call folder_browser_reload() instead of refreshing the folder ourselves. * folder-browser.c (folder_browser_reload): New convenience function. If the folder-browser's folder is already loaded, refresh the contents, otherwise if the folder has not been loaded - try loading the folder again (it may have failed to open last time for some reason?). svn path=/trunk/; revision=17876 --- mail/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index ea598afafc..288d345a5f 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,17 @@ +2002-08-27 Jeffrey Stedfast + + Fixes for bug #4480 + + * folder-browser-factory.c (control_activate): Call + folder_browser_reload() instead of refreshing the folder + ourselves. + + * folder-browser.c (folder_browser_reload): New convenience + function. If the folder-browser's folder is already loaded, + refresh the contents, otherwise if the folder has not been loaded + - try loading the folder again (it may have failed to open last + time for some reason?). + 2002-08-27 Peter Williams * mail-format.c (handle_text_plain_flowed): Fix bug #29493. -- cgit v1.2.3