From a2d2fa53ef98e33fb45aeda6be10189f0ac298a9 Mon Sep 17 00:00:00 2001 From: Not Zed Date: Wed, 16 Jun 2004 07:11:20 +0000 Subject: ** See #56479. 2004-06-16 Not Zed ** See #56479. * em-utils.c (em_utils_in_addressbook): use the main thread to setup the addressbook list. (em_utils_in_addressbook): only check against the "completion" sources, not all of them. 2004-06-15 Not Zed * em-folder-browser.c (emfb_mail_stop): call mail_cancel_all to implement the stop button. * em-utils.c (emu_addr_sources_refresh): don't unref the group list, otherwise the sources become broken now (?). (em_utils_in_addressbook): add some locking. add cancellation. this is almost certainly going to cause issues. * mail-mt.c (mail_cancel_hook_add, mail_cancel_hook_remove) (mail_cancel_all): new functions to implement a global mailer stop button. svn path=/trunk/; revision=26363 --- mail/ChangeLog | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 5baa96fed8..445db01311 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,26 @@ +2004-06-16 Not Zed + + ** See #56479. + + * em-utils.c (em_utils_in_addressbook): use the main thread to + setup the addressbook list. + (em_utils_in_addressbook): only check against the "completion" + sources, not all of them. + +2004-06-15 Not Zed + + * em-folder-browser.c (emfb_mail_stop): call mail_cancel_all to + implement the stop button. + + * em-utils.c (emu_addr_sources_refresh): don't unref the group + list, otherwise the sources become broken now (?). + (em_utils_in_addressbook): add some locking. add cancellation. + this is almost certainly going to cause issues. + + * mail-mt.c (mail_cancel_hook_add, mail_cancel_hook_remove) + (mail_cancel_all): new functions to implement a global mailer stop + button. + 2004-06-15 Jeffrey Stedfast * mail-ops.c (save_part_save): This code no longer needs to do -- cgit v1.2.3