diff options
author | Not Zed <NotZed@Ximian.com> | 2005-01-21 14:38:29 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2005-01-21 14:38:29 +0800 |
commit | faf8d6d785d70eb404184db5495fbb726becc831 (patch) | |
tree | f05a740e5254e9b1db060959d65ef0650f1c781a /mail/ChangeLog | |
parent | 5d45c0d9ad123855fbc49b6f3ef3b60db037ba81 (diff) | |
download | gsoc2013-evolution-faf8d6d785d70eb404184db5495fbb726becc831.tar.gz gsoc2013-evolution-faf8d6d785d70eb404184db5495fbb726becc831.tar.zst gsoc2013-evolution-faf8d6d785d70eb404184db5495fbb726becc831.zip |
** See bug #60664.
2005-01-21 Not Zed <NotZed@Ximian.com>
** See bug #60664.
* em-format-html-display.c (efhd_init, efhd_gtkhtml_style_set): if
the style changes, re-calculate the page colours, and redraw.
svn path=/trunk/; revision=28478
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index c215c46989..ee6b2466d1 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,10 @@ +2005-01-21 Not Zed <NotZed@Ximian.com> + + ** See bug #60664. + + * em-format-html-display.c (efhd_init, efhd_gtkhtml_style_set): if + the style changes, re-calculate the page colours, and redraw. + 2005-01-20 Jeffrey Stedfast <fejj@novell.com> * em-folder-tree.c (emft_copy_folders__desc): Added a description |