From 4f17d5a3cb380e772c4c4885ff8c52b25e66aeaf Mon Sep 17 00:00:00 2001 From: Peter Williams Date: Thu, 25 Jul 2002 22:51:58 +0000 Subject: Prototype. 2002-07-25 Peter Williams * providers/imap/camel-imap-summary.h (camel_imap_summary_add_offline_uncached): Prototype. * providers/imap/camel-imap-summary.c (camel_imap_summary_add_offline_uncached): New function to add an uncached message to the summary while offline. * providers/imap/camel-imap-store.c (imap_connect_online): Only refresh the folders if the disco diary is empty (ie, we're not resyncing.) * providers/imap/camel-imap-folder.c (imap_transfer_offline): Emit an event for the source if deleting its originals. Also, if we can't load the message, still process it, using the new imap summary function. svn path=/trunk/; revision=17596 --- camel/ChangeLog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 4234616488..9abe58bc76 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,21 @@ +2002-07-25 Peter Williams + + * providers/imap/camel-imap-summary.h + (camel_imap_summary_add_offline_uncached): Prototype. + + * providers/imap/camel-imap-summary.c + (camel_imap_summary_add_offline_uncached): New function to add an + uncached message to the summary while offline. + + * providers/imap/camel-imap-store.c (imap_connect_online): Only + refresh the folders if the disco diary is empty (ie, we're not + resyncing.) + + * providers/imap/camel-imap-folder.c (imap_transfer_offline): Emit + an event for the source if deleting its originals. Also, if we + can't load the message, still process it, using the new imap + summary function. + 2002-07-25 Jeffrey Stedfast * providers/smtp/camel-smtp-transport.c: Remove "possibly -- cgit v1.2.3