From 2e158d6b35603cf3817a07ea70405c3687202a65 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Mon, 5 Jan 2004 18:46:02 +0000 Subject: If we aren't in the main thread, proxy it over to the main thread. 2004-01-05 Jeffrey Stedfast * em-folder-tree-model.c (folder_subscribed_cb): If we aren't in the main thread, proxy it over to the main thread. (folder_unsubscribed_cb): Same. (folder_created_cb): Here too. (folder_deleted_cb): And here. (folder_renamed_cb): Again here. * em-folder-view.c (emfv_set_folder_uri): Pass mail_thread_queued to mail_get_folder() instead of mail_thread_new so that we eliminate a race when switching folders in the UI. svn path=/trunk/; revision=24050 --- mail/ChangeLog | 23 +++++++++++++++-------- 1 file changed, 15 insertions(+), 8 deletions(-) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 11cd7cd92e..306a003176 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,12 @@ 2004-01-05 Jeffrey Stedfast + * em-folder-tree-model.c (folder_subscribed_cb): If we aren't in + the main thread, proxy it over to the main thread. + (folder_unsubscribed_cb): Same. + (folder_created_cb): Here too. + (folder_deleted_cb): And here. + (folder_renamed_cb): Again here. + * em-folder-view.c (emfv_set_folder_uri): Pass mail_thread_queued to mail_get_folder() instead of mail_thread_new so that we eliminate a race when switching folders in the UI. @@ -20,14 +27,14 @@ * em-format-html-display.c: Mail warning grammar typo fix. 2003-12-22 David Moore - - * em-popup.c (emp_part_popup_set_background): Implemented; sets an - image attachment as the GNOME wallpaper. - - * em-utils.c (emu_save_part_done): Created a prototype at the top - of the file. - (em_utils_save_part_to_file): Added; save a message part to a - specified file on disk. + + * em-popup.c (emp_part_popup_set_background): Implemented; sets an + image attachment as the GNOME wallpaper. + + * em-utils.c (emu_save_part_done): Created a prototype at the top + of the file. + (em_utils_save_part_to_file): Added; save a message part to a + specified file on disk. 2003-12-18 Rodney Dawes -- cgit v1.2.3