aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2001-01-28 11:53:08 +0800
committerMichael Zucci <zucchi@src.gnome.org>2001-01-28 11:53:08 +0800
commitd8c95a55bc0d7dc465ce11070cd237c8b53c53fa (patch)
treef0dff3d323d2a5562fb79b65acdd8149870c8710 /mail/ChangeLog
parent0deb194bc58eb4a4bf263486398a442d5ade6cc6 (diff)
downloadgsoc2013-evolution-d8c95a55bc0d7dc465ce11070cd237c8b53c53fa.tar
gsoc2013-evolution-d8c95a55bc0d7dc465ce11070cd237c8b53c53fa.tar.gz
gsoc2013-evolution-d8c95a55bc0d7dc465ce11070cd237c8b53c53fa.tar.bz2
gsoc2013-evolution-d8c95a55bc0d7dc465ce11070cd237c8b53c53fa.tar.lz
gsoc2013-evolution-d8c95a55bc0d7dc465ce11070cd237c8b53c53fa.tar.xz
gsoc2013-evolution-d8c95a55bc0d7dc465ce11070cd237c8b53c53fa.tar.zst
gsoc2013-evolution-d8c95a55bc0d7dc465ce11070cd237c8b53c53fa.zip
Changed to use mail_save_part to save the data in another thread.
2001-01-28 Not Zed <NotZed@Ximian.com> * 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
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog10
1 files changed, 10 insertions, 0 deletions
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 <NotZed@Ximian.com>
+
+ * 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 <clahey@helixcode.com>
* folder-browser.c (etable_key): Don't handle home and end keys