aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorIain Holmes <iain@helixcode.com>2000-10-10 08:11:09 +0800
committerIain Holmes <iain@src.gnome.org>2000-10-10 08:11:09 +0800
commitd9d237a838ee852028c6d93b26b01b13f93464ac (patch)
tree0413d4becf55a9d576564db38abc02f03c8a25b4 /mail/ChangeLog
parent31f7447f6cef8ea08fd323e4d56e76a1999431a5 (diff)
downloadgsoc2013-evolution-d9d237a838ee852028c6d93b26b01b13f93464ac.tar
gsoc2013-evolution-d9d237a838ee852028c6d93b26b01b13f93464ac.tar.gz
gsoc2013-evolution-d9d237a838ee852028c6d93b26b01b13f93464ac.tar.bz2
gsoc2013-evolution-d9d237a838ee852028c6d93b26b01b13f93464ac.tar.lz
gsoc2013-evolution-d9d237a838ee852028c6d93b26b01b13f93464ac.tar.xz
gsoc2013-evolution-d9d237a838ee852028c6d93b26b01b13f93464ac.tar.zst
gsoc2013-evolution-d9d237a838ee852028c6d93b26b01b13f93464ac.zip
Updated to use new icon code.
2000-10-08 Iain Holmes <iain@helixcode.com> * mail-summary.c (create_summary_view): Updated to use new icon code. 2000-10-08 Iain Holmes <iain@helixcode.com> * mail-summary.c (generate_html_summary): Generic function to recreate the HTML of the summary. Checks all the folder summaries. (generate_folder_summarys): Create a summary of all the vfolders and the Inbox. (create_summary_view): Generate the folder summarys before the HTML. svn path=/trunk/; revision=5806
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 8007565e7b..963e3e6cb3 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,16 @@
+2000-10-08 Iain Holmes <iain@helixcode.com>
+
+ * mail-summary.c (create_summary_view): Updated to use new icon code.
+
+2000-10-08 Iain Holmes <iain@helixcode.com>
+
+ * mail-summary.c (generate_html_summary): Generic function to
+ recreate the HTML of the summary. Checks all the folder summaries.
+ (generate_folder_summarys): Create a summary of all the vfolders
+ and the Inbox.
+ (create_summary_view): Generate the folder summarys before the
+ HTML.
+
2000-10-09 Ettore Perazzoli <ettore@helixcode.com>
* folder-browser.c: Don't #include "mail-search-dialogue.h" as