From 98695c35455cdbf4dd8ab7dca0104d340302521c Mon Sep 17 00:00:00 2001 From: Harry Lu Date: Fri, 1 Aug 2003 02:45:38 +0000 Subject: *Fix for bug #6951 2003-07-28 Harry Lu *Fix for bug #6951 * mail-display.c (launch_cb): Bypass the new added menu item. (save_all_parts_cb): New function. Do the real save-all work. (save_all_parts): New function. Get the directory to save to. (save_all_cb): New function. The call-back function for the new added menu item. (pixmap_press): Add the new menu item "Save All Attachment...". (ptr_array_free_notify): A simple wrapper function to free the pointer array. (do_attachment_header): Save attachment pointer in an array for "Save All Attachment" use. svn path=/trunk/; revision=22045 --- mail/ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index cf97d6628a..bbc40ffa6e 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,18 @@ +2003-08-01 Harry Lu + + *Fix for bug #6951 + + * mail-display.c (launch_cb): Bypass the new added menu item. + (save_all_parts_cb): New function. Do the real save-all work. + (save_all_parts): New function. Get the directory to save to. + (save_all_cb): New function. The call-back function for the new + added menu item. + (pixmap_press): Add the new menu item "Save All Attachment...". + (ptr_array_free_notify): A simple wrapper function to free the + pointer array. + (do_attachment_header): Save attachment pointer in an array for + "Save All Attachment" use. + 2003-08-01 Yuedong Du * message-browser.c: (on_key_press): close mail message window -- cgit v1.2.3