From d8c95a55bc0d7dc465ce11070cd237c8b53c53fa Mon Sep 17 00:00:00 2001 From: Not Zed Date: Sun, 28 Jan 2001 03:53:08 +0000 Subject: Changed to use mail_save_part to save the data in another thread. 2001-01-28 Not Zed * mail-display.c (write_data_to_file): Changed to use mail_save_part to save the data in another thread. (save_data_cb): Hide the fileselector once we have a button press, and are saving stuff. * mail-ops.c (mail_save_part): New function to save a part content asynchronously. svn path=/trunk/; revision=7867 --- mail/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index c95612464c..148c4ac2bc 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,13 @@ +2001-01-28 Not Zed + + * mail-display.c (write_data_to_file): Changed to use + mail_save_part to save the data in another thread. + (save_data_cb): Hide the fileselector once we have a button press, + and are saving stuff. + + * mail-ops.c (mail_save_part): New function to save a part content + asynchronously. + 2001-01-27 Christopher James Lahey * folder-browser.c (etable_key): Don't handle home and end keys -- cgit v1.2.3