diff options
Diffstat (limited to 'executive-summary/ChangeLog')
-rw-r--r-- | executive-summary/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/executive-summary/ChangeLog b/executive-summary/ChangeLog index d8bd05ccc9..afd46b1ba4 100644 --- a/executive-summary/ChangeLog +++ b/executive-summary/ChangeLog @@ -18,6 +18,13 @@ between the HtmlView and the BonoboPropertyControl. * component/e-summary.c (html_event): Use the name spaced #define. + (e_summary_start_load): Add a new hack to set the border width of the + GtkHTML widget to 0. + (e_summary_rebuild_page): Redid the way the tables are drawn. Made the + title icon be constrained to 48. + + * evolution-services/executive-summary-component.c + (impl_GNOME_Evolution_Summary_ComponentFactory_createViw): Fixed a warning. * component/e-summary-util (e_pixmap_file): Free the edir. |