diff options
author | Radek Doulik <rodo@ximian.com> | 2002-02-08 04:30:29 +0800 |
---|---|---|
committer | Radek Doulik <rodo@src.gnome.org> | 2002-02-08 04:30:29 +0800 |
commit | ee74c2347274dd4f8f5e7ad687deb0a24eab5f7f (patch) | |
tree | 3a158bd0731d54a88583b297c8a159a222da096b /mail/ChangeLog | |
parent | ce46cd2607c1eb758872f1b2c0d2d62290927f67 (diff) | |
download | gsoc2013-evolution-ee74c2347274dd4f8f5e7ad687deb0a24eab5f7f.tar.gz gsoc2013-evolution-ee74c2347274dd4f8f5e7ad687deb0a24eab5f7f.tar.zst gsoc2013-evolution-ee74c2347274dd4f8f5e7ad687deb0a24eab5f7f.zip |
call set_body later to allow ignored words to be sent to gtkhtml control
2002-02-07 Radek Doulik <rodo@ximian.com>
* mail-callbacks.c (mail_generate_reply): call set_body later to
allow ignored words to be sent to gtkhtml control ahead
svn path=/trunk/; revision=15598
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 4c2926fb1a..771a3628b5 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2002-02-07 Radek Doulik <rodo@ximian.com> + + * mail-callbacks.c (mail_generate_reply): call set_body later to + allow ignored words to be sent to gtkhtml control ahead + 2002-02-07 JP Rosevear <jpr@ximian.com> * component-factory.c (create_component): remove "New" from user |