aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorIain Holmes <iain@src.gnome.org>2000-12-22 08:29:14 +0800
committerIain Holmes <iain@src.gnome.org>2000-12-22 08:29:14 +0800
commitf803abb65fa8a0d0f5fa82ee95d20d3c0371a627 (patch)
tree459a5c7ce4d45a1d1936e19d3a5b64327edf08b1 /mail/ChangeLog
parent6ab7d29c180e2f15da9a0ae1778a29db3715aa4b (diff)
downloadgsoc2013-evolution-f803abb65fa8a0d0f5fa82ee95d20d3c0371a627.tar
gsoc2013-evolution-f803abb65fa8a0d0f5fa82ee95d20d3c0371a627.tar.gz
gsoc2013-evolution-f803abb65fa8a0d0f5fa82ee95d20d3c0371a627.tar.bz2
gsoc2013-evolution-f803abb65fa8a0d0f5fa82ee95d20d3c0371a627.tar.lz
gsoc2013-evolution-f803abb65fa8a0d0f5fa82ee95d20d3c0371a627.tar.xz
gsoc2013-evolution-f803abb65fa8a0d0f5fa82ee95d20d3c0371a627.tar.zst
gsoc2013-evolution-f803abb65fa8a0d0f5fa82ee95d20d3c0371a627.zip
Detect created and deleted vfolders.
svn path=/trunk/; revision=7126
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog14
1 files changed, 13 insertions, 1 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 4f0bab6887..48570506a0 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,16 @@
+2000-12-21 Iain Holmes <iain@helixcode.com>
+
+ * mail-summary.c: Added code to detect and regenerate the summary
+ when a new vfolder is created or removed.
+
+ * mail-vfolder.c: Export the vfolder_storage variable, so that
+ the summary can add a listener to it.
+
+2000-12-05 Iain Holmes <iain@helixcode.com>
+
+ * component-factory.c (factory_destroy): Wait till all views have
+ gone and then destroy both factories.
+
2000-12-21 Dan Winship <danw@helixcode.com>
* mail-display.c (pixbuf_for_mime_type): Deal with the possibility
@@ -119,7 +132,6 @@
(mail_crypto_openpgp_verify): New openpgp function to verify a
signature.
->>>>>>> 1.789
2000-12-14 Christopher James Lahey <clahey@helixcode.com>
* mail-threads.c (update_active_views): Unref the iterator when