aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2002-03-15 06:23:06 +0800
committerDan Winship <danw@src.gnome.org>2002-03-15 06:23:06 +0800
commit7df203024eea8aecb4f5a6735423d6b006f9f3e8 (patch)
treef76651da2563b72803f8d48551cf673ac2bddaaf /mail/ChangeLog
parent86b700d089bfb9565c3792ff3df1a1ac6cf225c3 (diff)
downloadgsoc2013-evolution-7df203024eea8aecb4f5a6735423d6b006f9f3e8.tar
gsoc2013-evolution-7df203024eea8aecb4f5a6735423d6b006f9f3e8.tar.gz
gsoc2013-evolution-7df203024eea8aecb4f5a6735423d6b006f9f3e8.tar.bz2
gsoc2013-evolution-7df203024eea8aecb4f5a6735423d6b006f9f3e8.tar.lz
gsoc2013-evolution-7df203024eea8aecb4f5a6735423d6b006f9f3e8.tar.xz
gsoc2013-evolution-7df203024eea8aecb4f5a6735423d6b006f9f3e8.tar.zst
gsoc2013-evolution-7df203024eea8aecb4f5a6735423d6b006f9f3e8.zip
Remove "mailstorage", since it's not needed any more. (storage_activate):
* component-factory.c (folder_types): Remove "mailstorage", since it's not needed any more. (storage_activate): Gone, although some of it is moved to storage_connect. (create_view): Remove mailstorage code. (add_storage): Connect to the storage's open_folder signal. Instead of creating a "mailstorage" folder, call evolution_storage_has_subfolders to let the shell know we haven't finished filling it in yet. (storage_connect): Handler for the storage's asyncOpenFolder signal. Call mail_note_store() to try to connect. (storage_connected): Callback for above. If the connection attempt failed, call evolution_storage_has_subfolders again to make the shell re-close the storage. * mail-folder-cache.c (update_folders): Remove a piece of mailstorage legacy code from here. svn path=/trunk/; revision=16170
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog20
1 files changed, 20 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 0066b90955..ca252f840b 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,23 @@
+2002-03-14 Dan Winship <danw@ximian.com>
+
+ * component-factory.c (folder_types): Remove "mailstorage", since
+ it's not needed any more.
+ (storage_activate): Gone, although some of it is moved to
+ storage_connect.
+ (create_view): Remove mailstorage code.
+ (add_storage): Connect to the storage's open_folder signal.
+ Instead of creating a "mailstorage" folder, call
+ evolution_storage_has_subfolders to let the shell know we haven't
+ finished filling it in yet.
+ (storage_connect): Handler for the storage's asyncOpenFolder
+ signal. Call mail_note_store() to try to connect.
+ (storage_connected): Callback for above. If the connection attempt
+ failed, call evolution_storage_has_subfolders again to make the
+ shell re-close the storage.
+
+ * mail-folder-cache.c (update_folders): Remove a piece of
+ mailstorage legacy code from here.
+
2002-03-14 Radek Doulik <rodo@ximian.com>
* mail-config.c (get_new_signature_filename): create new signature