diff options
author | Not Zed <NotZed@Ximian.com> | 2004-01-15 09:22:55 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2004-01-15 09:22:55 +0800 |
commit | e70e3982edf25a75bd93bdaf9205cca1167a3d4c (patch) | |
tree | 7cc7d3dd98430d0d38b7f9bc384efe2d805bc4d7 /mail/ChangeLog | |
parent | 88eda22854051bec83e2082726b670ba23c7d188 (diff) | |
download | gsoc2013-evolution-e70e3982edf25a75bd93bdaf9205cca1167a3d4c.tar gsoc2013-evolution-e70e3982edf25a75bd93bdaf9205cca1167a3d4c.tar.gz gsoc2013-evolution-e70e3982edf25a75bd93bdaf9205cca1167a3d4c.tar.bz2 gsoc2013-evolution-e70e3982edf25a75bd93bdaf9205cca1167a3d4c.tar.lz gsoc2013-evolution-e70e3982edf25a75bd93bdaf9205cca1167a3d4c.tar.xz gsoc2013-evolution-e70e3982edf25a75bd93bdaf9205cca1167a3d4c.tar.zst gsoc2013-evolution-e70e3982edf25a75bd93bdaf9205cca1167a3d4c.zip |
** See bugs #51609 and #43515.
2004-01-15 Not Zed <NotZed@Ximian.com>
** See bugs #51609 and #43515.
* em-format-html-display.c (efhd_format_prefix): output flag for
followup details above the message.
(efhd_write_image): added to output icon data.
* em-format-html.c (efh_format_do): call format_prefix before
outputting the message in normal display mode.
* em-format.c (emf_format_prefix): method called to format data
before the first message output. Default impl == noop.
svn path=/trunk/; revision=24230
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 090dfbffca..27f5d574a0 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,17 @@ +2004-01-15 Not Zed <NotZed@Ximian.com> + + ** See bugs #51609 and #43515. + + * em-format-html-display.c (efhd_format_prefix): output flag for + followup details above the message. + (efhd_write_image): added to output icon data. + + * em-format-html.c (efh_format_do): call format_prefix before + outputting the message in normal display mode. + + * em-format.c (emf_format_prefix): method called to format data + before the first message output. Default impl == noop. + 2004-01-14 Jeremy Katz <katzj@redhat.com> * evolution-mail.schemas.in.in: Add a description for |