aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorChris Toshok <toshok@helixcode.com>2000-10-10 09:08:17 +0800
committerChris Toshok <toshok@src.gnome.org>2000-10-10 09:08:17 +0800
commit5de3bd00c7f3672dc2c5fd8ee34acb8a7a90c1ff (patch)
treed03e96de3727f8a29a47265cca9bbf21835b4647 /mail/ChangeLog
parent66cce2a4b4a0dacb1dbc998ad9f0a4226623c5c5 (diff)
downloadgsoc2013-evolution-5de3bd00c7f3672dc2c5fd8ee34acb8a7a90c1ff.tar
gsoc2013-evolution-5de3bd00c7f3672dc2c5fd8ee34acb8a7a90c1ff.tar.gz
gsoc2013-evolution-5de3bd00c7f3672dc2c5fd8ee34acb8a7a90c1ff.tar.bz2
gsoc2013-evolution-5de3bd00c7f3672dc2c5fd8ee34acb8a7a90c1ff.tar.lz
gsoc2013-evolution-5de3bd00c7f3672dc2c5fd8ee34acb8a7a90c1ff.tar.xz
gsoc2013-evolution-5de3bd00c7f3672dc2c5fd8ee34acb8a7a90c1ff.tar.zst
gsoc2013-evolution-5de3bd00c7f3672dc2c5fd8ee34acb8a7a90c1ff.zip
use our own etable to display the stores, and get them from the
2000-10-09 Chris Toshok <toshok@helixcode.com> * subscribe-dialog.c, subscribe-dialog.h: use our own etable to display the stores, and get them from the mail-config api. put #if 0'ed code in place to add/remove the folders from the shell when they're subscribed/unsusbcribed. also, react to double clicks in the folder etable by toggling subscription status. svn path=/trunk/; revision=5809
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 963e3e6cb3..608189fea3 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,11 @@
+2000-10-09 Chris Toshok <toshok@helixcode.com>
+
+ * subscribe-dialog.c, subscribe-dialog.h: use our own etable to
+ display the stores, and get them from the mail-config api. put
+ #if 0'ed code in place to add/remove the folders from the shell
+ when they're subscribed/unsusbcribed. also, react to double
+ clicks in the folder etable by toggling subscription status.
+
2000-10-08 Iain Holmes <iain@helixcode.com>
* mail-summary.c (create_summary_view): Updated to use new icon code.