aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@helixcode.com>2000-09-30 07:45:49 +0800
committerMiguel de Icaza <miguel@src.gnome.org>2000-09-30 07:45:49 +0800
commit831692cf871c3d6bf8fd3b8422adf9dc79fdb88d (patch)
treef865010dc549f6c179fea488e6d1d6505c790964 /mail/ChangeLog
parentf6471e8c37bb6eafcb27a5cad42310403825367a (diff)
downloadgsoc2013-evolution-831692cf871c3d6bf8fd3b8422adf9dc79fdb88d.tar
gsoc2013-evolution-831692cf871c3d6bf8fd3b8422adf9dc79fdb88d.tar.gz
gsoc2013-evolution-831692cf871c3d6bf8fd3b8422adf9dc79fdb88d.tar.bz2
gsoc2013-evolution-831692cf871c3d6bf8fd3b8422adf9dc79fdb88d.tar.lz
gsoc2013-evolution-831692cf871c3d6bf8fd3b8422adf9dc79fdb88d.tar.xz
gsoc2013-evolution-831692cf871c3d6bf8fd3b8422adf9dc79fdb88d.tar.zst
gsoc2013-evolution-831692cf871c3d6bf8fd3b8422adf9dc79fdb88d.zip
Add print preview verb here.
2000-09-29 Miguel de Icaza <miguel@helixcode.com> * folder-browser-factory.c: Add print preview verb here. * mail-callbacks.c (do_mail_print): Handle printing here, the complete engine. (mail_print_preview_msg): new. does print previewing. (mail_print_msg): does printing of the message. svn path=/trunk/; revision=5641
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index f71ae71812..4efd9d252e 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,12 @@
+2000-09-29 Miguel de Icaza <miguel@helixcode.com>
+
+ * folder-browser-factory.c: Add print preview verb here.
+
+ * mail-callbacks.c (do_mail_print): Handle printing here, the
+ complete engine.
+ (mail_print_preview_msg): new. does print previewing.
+ (mail_print_msg): does printing of the message.
+
2000-09-29 Chris Toshok <toshok@helixcode.com>
* subscribe-control-factory.c, subscribe-control-factory.h: nuked.