From 5de3bd00c7f3672dc2c5fd8ee34acb8a7a90c1ff Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Tue, 10 Oct 2000 01:08:17 +0000 Subject: use our own etable to display the stores, and get them from the 2000-10-09 Chris Toshok * 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 --- mail/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'mail/ChangeLog') 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 + + * 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 * mail-summary.c (create_summary_view): Updated to use new icon code. -- cgit