From 2deab9c41716083286a3c74d1ece13214972399c Mon Sep 17 00:00:00 2001 From: Iain Holmes Date: Thu, 5 Oct 2000 00:38:06 +0000 Subject: Add the stuff to make evolution-mail a summary providing component. :) svn path=/trunk/; revision=5738 --- mail/ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index d1b46fb100..1083bda253 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,18 @@ +2000-10-05 Iain Holmes + + * component-factory.c (component_factory_init): Setup the summary + factory as well. + (summary_fn): New function to create the ExecutiveSummaryComponent. + + * mail-summary.c: Create the view, and update it when something + changes. + +2000-10-04 Iain Holmes + + * mail-display.c (on_object_requested): Removed the pixbuf cache + as it would return the pixbufs in the reverse order every so often + and generally get all confused. + 2000-10-04 Dan Winship * folder-browser-factory.c (control_deactivate): Add back the -- cgit