From 4c65eab5b1429f35b7dcd17c417cc4206989786a Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Tue, 14 May 2002 21:34:59 +0000 Subject: Call e_shell_offline_sync_all_folders() if no connection is reported here. * e-shell-offline-handler.c (e_shell_offline_handler_put_components_offline): Call e_shell_offline_sync_all_folders() if no connection is reported here. (dialog_handle_ok): Sync all the folders here through e_shell_offline_sync_all_folders(). * e-shell-offline-sync.c: New. * e-shell-offline-sync.h: New. * Evolution-Offline.idl (syncFolder): Make oneway. (cancelSyncFolder): Likewise. (SyncFolderProgressListener::reportSuccess): New method. svn path=/trunk/; revision=16792 --- shell/ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index 14b151ac1e..db0b341117 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,19 @@ +2002-05-14 Ettore Perazzoli + + * e-shell-offline-handler.c + (e_shell_offline_handler_put_components_offline): Call + e_shell_offline_sync_all_folders() if no connection is reported + here. + (dialog_handle_ok): Sync all the folders here through + e_shell_offline_sync_all_folders(). + + * e-shell-offline-sync.c: New. + * e-shell-offline-sync.h: New. + + * Evolution-Offline.idl (syncFolder): Make oneway. + (cancelSyncFolder): Likewise. + (SyncFolderProgressListener::reportSuccess): New method. + 2002-05-14 Christopher James Lahey * Makefile.am: Added check-empty.xpm, check-filled.xpm, and -- cgit v1.2.3