From 5ef8138ee874c6ba2c3582e3b6b624611ce3418b Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Wed, 14 Feb 2001 21:33:58 +0000 Subject: Setup the Trash folder. 2001-02-14 Jeffrey Stedfast * component-factory.c (owner_set_cb): Setup the Trash folder. * mail-ops.c (create_trash_vfolder): Do better error handling. (populate_folder_urls): Oops, helps to strdup the url into the array if we plan on freeing the data. (mail_get_trash): New async function that may eventually replace mail_do_setup_trash(). (do_setup_trash): Do better error handling. * mail-local.c (mail_local_store_class_init): Override get_folder_info. (get_folder_info): Implement. svn path=/trunk/; revision=8228 --- mail/ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 21c3d316fa..bbd36988bc 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,18 @@ +2001-02-14 Jeffrey Stedfast + + * component-factory.c (owner_set_cb): Setup the Trash folder. + + * mail-ops.c (create_trash_vfolder): Do better error handling. + (populate_folder_urls): Oops, helps to strdup the url into the + array if we plan on freeing the data. + (mail_get_trash): New async function that may eventually replace + mail_do_setup_trash(). + (do_setup_trash): Do better error handling. + + * mail-local.c (mail_local_store_class_init): Override + get_folder_info. + (get_folder_info): Implement. + 2001-02-13 Christopher James Lahey * mail-local.c (do_reconfigure_folder): Fix some uninitialized -- cgit v1.2.3