diff options
author | Radek Doulik <rodo@src.gnome.org> | 2001-03-23 06:49:21 +0800 |
---|---|---|
committer | Radek Doulik <rodo@src.gnome.org> | 2001-03-23 06:49:21 +0800 |
commit | bcfe4d37c2b66b657be0126005de1b3b2157885e (patch) | |
tree | c649020b665eeca55d63af491bf3b8e912776ea4 /mail/ChangeLog | |
parent | 621a72697a1459353af7960149fe6ba1b96cb9b6 (diff) | |
download | gsoc2013-evolution-bcfe4d37c2b66b657be0126005de1b3b2157885e.tar.gz gsoc2013-evolution-bcfe4d37c2b66b657be0126005de1b3b2157885e.tar.zst gsoc2013-evolution-bcfe4d37c2b66b657be0126005de1b3b2157885e.zip |
(update_active): move to absolute coordinates
(html_button_press_event): ditto
svn path=/trunk/; revision=8907
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index a41ef4bf87..1679f25074 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -14,6 +14,8 @@ (html_enter_notify_event): take care of enter event (update_active): helper function, extracted from html_motion_notify_event + (update_active): move to absolute coordinates + (html_button_press_event): ditto * mail-format.c (write_address): revert back to raw HTML text, store name and email to Text objects, workaround gtkhtml tables |