aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorRadek Doulik <rodo@src.gnome.org>2001-03-23 04:37:34 +0800
committerRadek Doulik <rodo@src.gnome.org>2001-03-23 04:37:34 +0800
commitf03258745ee3a0f97c1f06df2b92830d7f09110a (patch)
treeb63a00ef7c5e937233a5d0e87d8f58c2791a3d84 /mail/ChangeLog
parent43e4eda38afa43af484dcf7b5929081fa8c3025f (diff)
downloadgsoc2013-evolution-f03258745ee3a0f97c1f06df2b92830d7f09110a.tar
gsoc2013-evolution-f03258745ee3a0f97c1f06df2b92830d7f09110a.tar.gz
gsoc2013-evolution-f03258745ee3a0f97c1f06df2b92830d7f09110a.tar.bz2
gsoc2013-evolution-f03258745ee3a0f97c1f06df2b92830d7f09110a.tar.lz
gsoc2013-evolution-f03258745ee3a0f97c1f06df2b92830d7f09110a.tar.xz
gsoc2013-evolution-f03258745ee3a0f97c1f06df2b92830d7f09110a.tar.zst
gsoc2013-evolution-f03258745ee3a0f97c1f06df2b92830d7f09110a.zip
(html_enter_notify_event): take care of enter event
(update_active): helper function, extracted from html_motion_notify_event svn path=/trunk/; revision=8902
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 60e8c0be89..a41ef4bf87 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -11,6 +11,9 @@
implemented
(html_motion_notify_event): new handler, highlights addresses by
underline
+ (html_enter_notify_event): take care of enter event
+ (update_active): helper function, extracted from
+ html_motion_notify_event
* mail-format.c (write_address): revert back to raw HTML text,
store name and email to Text objects, workaround gtkhtml tables