From 946ca213c46263ed2cb214193c67d367ebb15a03 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Tue, 24 Apr 2001 16:23:51 +0000 Subject: Add accelerators to the context menu. (on_right_click): Use * folder-browser.c: Add accelerators to the context menu. (on_right_click): Use e_tree_get_cell_geometry and a GtkMenuPositionFunc when responding to a Menu-key press so we can line the menu up with the selected row rather than the cursor. * message-browser.c: include for E_MAKE_TYPE. svn path=/trunk/; revision=9547 --- mail/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 1088a86345..0a24a5aed6 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,12 @@ +2001-04-24 Dan Winship + + * folder-browser.c: Add accelerators to the context menu. + (on_right_click): Use e_tree_get_cell_geometry and a + GtkMenuPositionFunc when responding to a Menu-key press so we can + line the menu up with the selected row rather than the cursor. + + * message-browser.c: include for E_MAKE_TYPE. + 2001-04-23 Jon Trowbridge * mail-display.c (html_button_press_event): Check for mailto: -- cgit v1.2.3