From 72be879a2786d992936b8195b328dfca75b22919 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Wed, 9 May 2001 22:01:42 +0000 Subject: New file, started by Ettore, finished by me, to implement the * mail-offline-handler.c: New file, started by Ettore, finished by me, to implement the GNOME_Evolution_Offline interface. * Makefile.am (evolution_mail_SOURCES): Add mail-offline-handler.[ch] * mail-ops.c (mail_store_set_offline): Set a store online or offline. * mail-send-recv.c (auto_timeout): Don't run auto-check-for-mail while the session is offline. * component-factory.c (component_fn): Set up offline handler. svn path=/trunk/; revision=9739 --- mail/ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 019aec7066..6caf961a81 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,19 @@ +2001-05-09 Dan Winship + + * mail-offline-handler.c: New file, started by Ettore, finished by + me, to implement the GNOME_Evolution_Offline interface. + + * Makefile.am (evolution_mail_SOURCES): Add + mail-offline-handler.[ch] + + * mail-ops.c (mail_store_set_offline): Set a store online or + offline. + + * mail-send-recv.c (auto_timeout): Don't run auto-check-for-mail + while the session is offline. + + * component-factory.c (component_fn): Set up offline handler. + 2001-05-09 Christopher James Lahey * importers/evolution-mbox-importer.c (load_file_fn): Made a const -- cgit v1.2.3