From 3d94ea9337a10ffba0475997a76b9989f29f6483 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Wed, 9 Aug 2000 19:57:28 +0000 Subject: Changed to only take a FolderBrowser argument 2000-08-09 Jeffrey Stedfast * mail-view.c (mail_view_create): Changed to only take a FolderBrowser argument * mail-ops.c (real_view_msg): Create a new FolderBrowser for each message being opened in a new window. Also set the message_list->cursor_uid and mail_display->current_message to the appropriate values. (real_view_msg): Updated to reflect changes in the mail_view_create * message-list.c (on_right_click): Nicify a little, add in a menu separator between VFolder and Filter stuff. * mail-ops.c (real_view_msg): Set the UID of the message that is being displayed svn path=/trunk/; revision=4662 --- mail/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index a7f41bcbb7..e5b6a2ef32 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,9 +1,13 @@ 2000-08-09 Jeffrey Stedfast + * mail-view.c (mail_view_create): Changed to only take a + FolderBrowser argument + * mail-ops.c (real_view_msg): Create a new FolderBrowser for each message being opened in a new window. Also set the message_list->cursor_uid and mail_display->current_message to the appropriate values. + (real_view_msg): Updated to reflect changes in the mail_view_create * message-list.c (on_right_click): Nicify a little, add in a menu separator between VFolder and Filter stuff. -- cgit v1.2.3