aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2001-10-09 02:14:59 +0800
committerDan Winship <danw@src.gnome.org>2001-10-09 02:14:59 +0800
commite1581b778571f2b7d52cd2c034b88b7b5d0d9083 (patch)
tree5f126d32908175ec65df070110a72ea0deaf69bd /mail/ChangeLog
parent482567f1c783a6b479b05ff4dacc07b60727b4b9 (diff)
downloadgsoc2013-evolution-e1581b778571f2b7d52cd2c034b88b7b5d0d9083.tar
gsoc2013-evolution-e1581b778571f2b7d52cd2c034b88b7b5d0d9083.tar.gz
gsoc2013-evolution-e1581b778571f2b7d52cd2c034b88b7b5d0d9083.tar.bz2
gsoc2013-evolution-e1581b778571f2b7d52cd2c034b88b7b5d0d9083.tar.lz
gsoc2013-evolution-e1581b778571f2b7d52cd2c034b88b7b5d0d9083.tar.xz
gsoc2013-evolution-e1581b778571f2b7d52cd2c034b88b7b5d0d9083.tar.zst
gsoc2013-evolution-e1581b778571f2b7d52cd2c034b88b7b5d0d9083.zip
For mailstorage folders, connect to the control's "activate" signal, and
* component-factory.c (create_view): For mailstorage folders, connect to the control's "activate" signal, and don't try to connect to the store. (storage_activate): Instead, do it here, so if the connection fails, or the user cancels, or whatever else, he can try again later. svn path=/trunk/; revision=13503
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 562b01c30a..03427d8d12 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,12 @@
+2001-10-08 Dan Winship <danw@frotz.mysterion.org>
+
+ * component-factory.c (create_view): For mailstorage folders,
+ connect to the control's "activate" signal, and don't try to
+ connect to the store.
+ (storage_activate): Instead, do it here, so if the connection
+ fails, or the user cancels, or whatever else, he can try again
+ later.
+
2001-10-07 Dan Winship <danw@ximian.com>
* mail-tools.c (mail_tool_do_movemail): Remove #ifndef