aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2004-06-18 15:41:36 +0800
committerMichael Zucci <zucchi@src.gnome.org>2004-06-18 15:41:36 +0800
commit1a68102c00f473ff8892f901fa71f9cd2c5a6534 (patch)
tree7ee07ae8c9979fb2008e9abf91f7e43084634577 /mail/ChangeLog
parent01a1d4009633d920a823ed7085893082ac6b0187 (diff)
downloadgsoc2013-evolution-1a68102c00f473ff8892f901fa71f9cd2c5a6534.tar
gsoc2013-evolution-1a68102c00f473ff8892f901fa71f9cd2c5a6534.tar.gz
gsoc2013-evolution-1a68102c00f473ff8892f901fa71f9cd2c5a6534.tar.bz2
gsoc2013-evolution-1a68102c00f473ff8892f901fa71f9cd2c5a6534.tar.lz
gsoc2013-evolution-1a68102c00f473ff8892f901fa71f9cd2c5a6534.tar.xz
gsoc2013-evolution-1a68102c00f473ff8892f901fa71f9cd2c5a6534.tar.zst
gsoc2013-evolution-1a68102c00f473ff8892f901fa71f9cd2c5a6534.zip
** See #60214.
2004-06-18 Not Zed <NotZed@Ximian.com> ** See #60214. * em-folder-view.c (em_folder_view_print): re-arrange code to make the dialogue async. We also now load the message every time before printing. (emfv_print_response): handle response to print. * em-format-html-print.c (em_format_html_print_message): new api to print a specific uid on a specific folder. svn path=/trunk/; revision=26413
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 92c16e2aad..f0d6f83a4c 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,17 @@
2004-06-18 Not Zed <NotZed@Ximian.com>
+ ** See #60214.
+
+ * em-folder-view.c (em_folder_view_print): re-arrange code to make
+ the dialogue async. We also now load the message every time
+ before printing.
+ (emfv_print_response): handle response to print.
+
+ * em-format-html-print.c (em_format_html_print_message): new api
+ to print a specific uid on a specific folder.
+
+2004-06-18 Not Zed <NotZed@Ximian.com>
+
* em-vfolder-rule.c (get_widget): use mail dialogs.glade.
* mail-dialogs.glade: move the vfolder-source window here from