From ee625ee5fcc71e9d17fafd53fa17c7cd73558c9f Mon Sep 17 00:00:00 2001 From: Iain Holmes Date: Sat, 7 Oct 2000 00:58:03 +0000 Subject: Fix the locking up of the mail by only calling camel functions from the 2000-10-06 Iain Holmes * mail-summary.c: Fix the locking up of the mail by only calling camel functions from the camel thread, and ORBit functions from the GTK thread. Watch for the message-changed signal again. * component-factory.c (summary_fn, component_factory_init): Re-enabled it, cos I think it works again. * mail-display.h: Remove the pb_cache. * Makefile.am: Readd the mail-summary.[ch] files and add the evolution-services library to the link. svn path=/trunk/; revision=5777 --- mail/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 6cee2ba28c..ce2dfe1e72 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,17 @@ +2000-10-06 Iain Holmes + + * mail-summary.c: Fix the locking up of the mail by only calling + camel functions from the camel thread, and ORBit functions from + the GTK thread. Watch for the message-changed signal again. + + * component-factory.c (summary_fn, component_factory_init): + Re-enabled it, cos I think it works again. + + * mail-display.h: Remove the pb_cache. + + * Makefile.am: Readd the mail-summary.[ch] files and add the + evolution-services library to the link. + 2000-10-06 Chris Toshok * mail-ops.c (do_scan_subfolders): set the @subscribed_only -- cgit v1.2.3