diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
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 <danw@ximian.com> + + * 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 <gal/util/e-util.h> for E_MAKE_TYPE. + 2001-04-23 Jon Trowbridge <trow@ximian.com> * mail-display.c (html_button_press_event): Check for mailto: |