aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2002-05-11 04:55:47 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2002-05-11 04:55:47 +0800
commitebed39b9e394c8495c07073b930015ff6288972d (patch)
treebe2b1f5186c4806e61808ba1ec7542bb815e99ed /mail/ChangeLog
parentefc1f91b20f0a5913ce0834190138f75b521bc06 (diff)
downloadgsoc2013-evolution-ebed39b9e394c8495c07073b930015ff6288972d.tar
gsoc2013-evolution-ebed39b9e394c8495c07073b930015ff6288972d.tar.gz
gsoc2013-evolution-ebed39b9e394c8495c07073b930015ff6288972d.tar.bz2
gsoc2013-evolution-ebed39b9e394c8495c07073b930015ff6288972d.tar.lz
gsoc2013-evolution-ebed39b9e394c8495c07073b930015ff6288972d.tar.xz
gsoc2013-evolution-ebed39b9e394c8495c07073b930015ff6288972d.tar.zst
gsoc2013-evolution-ebed39b9e394c8495c07073b930015ff6288972d.zip
Update for the new message-browser api.
2002-05-10 Jeffrey Stedfast <fejj@ximian.com> * mail-callbacks.c (do_view_message): Update for the new message-browser api. * message-browser.c (message_browser_new): A brand new implementation that just shows the message, none of that next/prev crap that always caused problems anyway. svn path=/trunk/; revision=16759
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 8e31d99af4..b905febf5c 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,12 @@
2002-05-10 Jeffrey Stedfast <fejj@ximian.com>
+ * mail-callbacks.c (do_view_message): Update for the new
+ message-browser api.
+
+ * message-browser.c (message_browser_new): A brand new
+ implementation that just shows the message, none of that next/prev
+ crap that always caused problems anyway.
+
* mail-config.c (mail_config_add_account): Don't add any shortcuts
here.
(mail_config_remove_account): And don't remove them here. This