aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2003-08-06 06:20:51 +0800
committerMichael Zucci <zucchi@src.gnome.org>2003-08-06 06:20:51 +0800
commit761541cefb84c7c024d415d0b7a5a85aa72685d7 (patch)
tree2f8d02aea23806f5038a9dfc1d0c53a56366fda7 /mail/ChangeLog
parent9c6056e60136cd86eaf58e364eae33bac3f7c6db (diff)
downloadgsoc2013-evolution-761541cefb84c7c024d415d0b7a5a85aa72685d7.tar
gsoc2013-evolution-761541cefb84c7c024d415d0b7a5a85aa72685d7.tar.gz
gsoc2013-evolution-761541cefb84c7c024d415d0b7a5a85aa72685d7.tar.bz2
gsoc2013-evolution-761541cefb84c7c024d415d0b7a5a85aa72685d7.tar.lz
gsoc2013-evolution-761541cefb84c7c024d415d0b7a5a85aa72685d7.tar.xz
gsoc2013-evolution-761541cefb84c7c024d415d0b7a5a85aa72685d7.tar.zst
gsoc2013-evolution-761541cefb84c7c024d415d0b7a5a85aa72685d7.zip
** See bug #47224. Hook onto clicked rather than button_pressed, so that
2003-08-05 Not Zed <NotZed@Ximian.com> ** See bug #47224. Hook onto clicked rather than button_pressed, so that dnd works. * mail-display.c (inline_toggle): toggle a part inline. (button_press): change back to only handle button clicked events, renamed to inline_button_clicked. (do_attachment_header): hook onto clicked rather than button_press_event, and move key_press_event to inline_button_pressed. (do_signature): Same. (inline_button_pressed): handle inline button key press event explicitly. svn path=/trunk/; revision=22095
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 962f8ea39a..6a9eceffdd 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,18 @@
+2003-08-05 Not Zed <NotZed@Ximian.com>
+
+ ** See bug #47224. Hook onto clicked rather than button_pressed,
+ so that dnd works.
+
+ * mail-display.c (inline_toggle): toggle a part inline.
+ (button_press): change back to only handle button clicked events,
+ renamed to inline_button_clicked.
+ (do_attachment_header): hook onto clicked rather than
+ button_press_event, and move key_press_event to
+ inline_button_pressed.
+ (do_signature): Same.
+ (inline_button_pressed): handle inline button key press event
+ explicitly.
+
2003-07-29 Not Zed <NotZed@Ximian.com>
* mail-folder-cache.c (mail_note_store): add a CamelOperation for