From 50e6527820f4921e5648d38a712bfc43e1d3f835 Mon Sep 17 00:00:00 2001 From: Iain Holmes Date: Wed, 8 May 2002 14:29:05 +0000 Subject: Change so there's no race conditions between the folder info and the session stuff svn path=/trunk/; revision=16723 --- mail/ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index a412c3dfe2..83e8b92d66 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,18 @@ +2002-05-08 Iain Holmes + + * component-factory.c (owner_set_cb): Tell the folder info listeners + that they're ready. + + * folder-info.c: Add a property bag to the CORBAObject. + (do_get_info): Remove a load of cruft. Add some error checks. + (do_free_info): Unref the listener. + (destroy): Unref the propertybag. + (set_prop): Set the property. + (get_prop): Get the property. + (evolution_folder_info_factory_fn): Create a propertybag. + (evolution_folder_info_notify_ready): Notify all the listeners that + the folder info is ready for querying. + 2002-05-08 Not Zed * mail-autofilter.c (mail_filter_rename_uri): Changed for -- cgit v1.2.3