From b67d6b02ca832f90e3e1b98bf85f98b68009f25d Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Mon, 26 May 2008 18:11:49 +0000 Subject: ** Fix for bug #317755 2008-05-26 Milan Crha ** Fix for bug #317755 * mail-send-recv.c: (refresh_folders_exec): * mail-ops.c: (refresh_folder_desc): Also sync with a server when refreshing folder. * evolution-mail.schemas.in: * mail-config.h: (mail_config_get_sync_timeout): * mail-config.c: (mail_config_get_sync_timeout): Use int value of /apps/evolution/mail/sync_interval where is set how often propagate local changes to server. * mail-component.c: (struct _MailComponentPrivate), (impl_dispose), (mc_sync_store_done), (mc_sync_store), (call_mail_sync), (mail_component_init): Upload local changes to server on some interval. * mail-component.c: (impl_quit): Do not quit until we are done with mail sync. svn path=/trunk/; revision=35552 --- mail/ChangeLog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index b227cff207..2f1f3b0223 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,21 @@ +2008-05-26 Milan Crha + + ** Fix for bug #317755 + + * mail-send-recv.c: (refresh_folders_exec): + * mail-ops.c: (refresh_folder_desc): + Also sync with a server when refreshing folder. + * evolution-mail.schemas.in: + * mail-config.h: (mail_config_get_sync_timeout): + * mail-config.c: (mail_config_get_sync_timeout): + Use int value of /apps/evolution/mail/sync_interval where is set + how often propagate local changes to server. + * mail-component.c: (struct _MailComponentPrivate), (impl_dispose), + (mc_sync_store_done), (mc_sync_store), (call_mail_sync), + (mail_component_init): Upload local changes to server on some interval. + * mail-component.c: (impl_quit): + Do not quit until we are done with mail sync. + 2008-05-26 Milan Crha ** Fix for bug #322553 -- cgit v1.2.3