diff options
author | Iain Holmes <iain@src.gnome.org> | 2000-12-12 10:59:59 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2000-12-12 10:59:59 +0800 |
commit | e1f9153014f0fbcdd9d1c0682ac23bef74499947 (patch) | |
tree | 7faa0d1e5c70329d852070976ee052c495173dad /executive-summary/ChangeLog | |
parent | f0761e8f6c2e32be24bef8b8e3fcce8343656b6a (diff) | |
download | gsoc2013-evolution-e1f9153014f0fbcdd9d1c0682ac23bef74499947.tar gsoc2013-evolution-e1f9153014f0fbcdd9d1c0682ac23bef74499947.tar.gz gsoc2013-evolution-e1f9153014f0fbcdd9d1c0682ac23bef74499947.tar.bz2 gsoc2013-evolution-e1f9153014f0fbcdd9d1c0682ac23bef74499947.tar.lz gsoc2013-evolution-e1f9153014f0fbcdd9d1c0682ac23bef74499947.tar.xz gsoc2013-evolution-e1f9153014f0fbcdd9d1c0682ac23bef74499947.tar.zst gsoc2013-evolution-e1f9153014f0fbcdd9d1c0682ac23bef74499947.zip |
Warning-- Table layout changed and works nice.
Warning--
Table layout changed and works nice.
svn path=/trunk/; revision=6937
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. |