From 2de08e6b9a54a34fced0bdd087117c145019c7ad Mon Sep 17 00:00:00 2001 From: Not Zed Date: Fri, 2 Mar 2001 23:39:39 +0000 Subject: Remove very old camel lock stuff. 2001-03-03 Not Zed * mail-tools.c: Remove very old camel lock stuff. * mail-local.c (register_folder_registered): Add the local folder as a potential vfolder source. * folder-browser.c (got_folder): When we have a new folder, register it as a potential vfolder source. * mail-vfolder.c: Added the source rule to the vfolder_info. (vfolder_refresh): Store the rule in the vfolder info, etc. (vfolder_register_source): Function to register a newly opened folder with us. (vfolder_uri_to_folder): Save the folder in the vfolder_info too. (source_finalise): Handle clenaup when the folder dies. svn path=/trunk/; revision=8534 --- mail/ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 703f843a28..ea7844e966 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,20 @@ +2001-03-03 Not Zed + + * mail-tools.c: Remove very old camel lock stuff. + + * mail-local.c (register_folder_registered): Add the local folder + as a potential vfolder source. + + * folder-browser.c (got_folder): When we have a new folder, + register it as a potential vfolder source. + + * mail-vfolder.c: Added the source rule to the vfolder_info. + (vfolder_refresh): Store the rule in the vfolder info, etc. + (vfolder_register_source): Function to register a newly opened + folder with us. + (vfolder_uri_to_folder): Save the folder in the vfolder_info too. + (source_finalise): Handle clenaup when the folder dies. + 2001-03-02 Not Zed * mail-mt.c (set_stop): Check the container is not NIL before -- cgit v1.2.3