From cd534174fa78742f4f16f385cfd8cb214928c27b Mon Sep 17 00:00:00 2001 From: Maxx Cao Date: Thu, 10 Jul 2003 12:20:04 +0000 Subject: ** For bug #41839 2003-07-04 Maxx Cao ** For bug #41839 * mail-display.c (do_attachment_header): Attachment buttons made accessable with keyboard (focusable). "Inline" button is disabled when attachment can't be viewed inline. (do_signature): Signature button made accessable with keyboard (focusable). (button_press): Function changed to an event callback (originally gtkbutton signal callback). (popup_menu_placement_callback): Function added to place popup menu (of attachment) beside button when activated by keyboard. svn path=/trunk/; revision=21788 --- mail/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index e6b5e1478b..72ab01a47e 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,17 @@ +2003-07-04 Maxx Cao + + ** For bug #41839 + + * mail-display.c (do_attachment_header): Attachment buttons made + accessable with keyboard (focusable). "Inline" button is disabled + when attachment can't be viewed inline. + (do_signature): Signature button made accessable with keyboard + (focusable). + (button_press): Function changed to an event callback (originally + gtkbutton signal callback). + (popup_menu_placement_callback): Function added to place popup + menu (of attachment) beside button when activated by keyboard. + 2003-07-10 Yuedong Du * evolution-mail.schemas: add a gconf key corresponding to newly -- cgit v1.2.3