diff options
author | Larry Ewing <lewing@ximian.com> | 2003-01-18 14:15:22 +0800 |
---|---|---|
committer | Larry Ewing <lewing@src.gnome.org> | 2003-01-18 14:15:22 +0800 |
commit | 8f44e1e0f95a02cc1c679f105d2aa8f6533cecf1 (patch) | |
tree | ca073416e4f13649617bf8f4131f25da5d39abc6 /mail/ChangeLog | |
parent | e8b706f3e58e3b508e63598aaaf1934eaa2ddaf2 (diff) | |
download | gsoc2013-evolution-8f44e1e0f95a02cc1c679f105d2aa8f6533cecf1.tar.gz gsoc2013-evolution-8f44e1e0f95a02cc1c679f105d2aa8f6533cecf1.tar.zst gsoc2013-evolution-8f44e1e0f95a02cc1c679f105d2aa8f6533cecf1.zip |
make the event handlers return FALSE so that gtkhtml can process the
2003-01-18 Larry Ewing <lewing@ximian.com>
* mail-display.c (html_button_press_event): make the event
handlers return FALSE so that gtkhtml can process the events.
svn path=/trunk/; revision=19514
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 3d35da3a69..342d2a3661 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2003-01-18 Larry Ewing <lewing@ximian.com> + + * mail-display.c (html_button_press_event): make the event + handlers return FALSE so that gtkhtml can process the events. + 2003-01-17 Larry Ewing <lewing@ximian.com> * mail-format.c (handle_text_enriched): wrap eriched entries with |