From d893466560f87581cb14322a39446d14d9c405f3 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Mon, 6 Nov 2000 20:05:25 +0000 Subject: Updated to have the same menu items as the new right-click menu - 2000-11-06 Jeffrey Stedfast * folder-browser-factory.c: Updated to have the same menu items as the new right-click menu - eventually these 2 menus should be the same. * folder-browser.c (on_right_click): Now correctly handles the case of multiple selection. * mail-callbacks.c (enumerate_msg): Make public so it can be used in other source files (it's a useful function!) svn path=/trunk/; revision=6419 --- mail/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 5d207a45bb..846a503e69 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,15 @@ +2000-11-06 Jeffrey Stedfast + + * folder-browser-factory.c: Updated to have the same menu items as + the new right-click menu - eventually these 2 menus should be the + same. + + * folder-browser.c (on_right_click): Now correctly handles the + case of multiple selection. + + * mail-callbacks.c (enumerate_msg): Make public so it can be used + in other source files (it's a useful function!) + 2000-11-05 Jeffrey Stedfast * folder-browser.c (on_right_click): Added an "Undelete" option to -- cgit v1.2.3