aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorPeter Williams <peterw@ximian.com>2002-07-25 05:31:50 +0800
committerPeter Williams <peterw@src.gnome.org>2002-07-25 05:31:50 +0800
commit65f894d915a8c3a1caab62365e09c35d97166b11 (patch)
tree039fbac10e9665b22c44c02bde031c7aae588b89 /mail/ChangeLog
parent6dc1e9f71f7a9e3a876f56fadec03e35e5e5e214 (diff)
downloadgsoc2013-evolution-65f894d915a8c3a1caab62365e09c35d97166b11.tar
gsoc2013-evolution-65f894d915a8c3a1caab62365e09c35d97166b11.tar.gz
gsoc2013-evolution-65f894d915a8c3a1caab62365e09c35d97166b11.tar.bz2
gsoc2013-evolution-65f894d915a8c3a1caab62365e09c35d97166b11.tar.lz
gsoc2013-evolution-65f894d915a8c3a1caab62365e09c35d97166b11.tar.xz
gsoc2013-evolution-65f894d915a8c3a1caab62365e09c35d97166b11.tar.zst
gsoc2013-evolution-65f894d915a8c3a1caab62365e09c35d97166b11.zip
Check for whether current_message is NULL as well as preview_shown (if we
2002-07-24 Peter Williams <peterw@ximian.com> * mail-callbacks.c (do_mail_fetch_and_print): Check for whether current_message is NULL as well as preview_shown (if we tried to load the message and failed, as may happen in offline mode.) (done_message_selected): Only print if we actually got the message. * folder-browser.c (folder_browser_query_changed): New function, use this on the query_changed signal. Don't run the search if they only changed the dropdown. svn path=/trunk/; revision=17580
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 42112d8cd4..3e5f9e419f 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,14 @@
+2002-07-24 Peter Williams <peterw@ximian.com>
+
+ * mail-callbacks.c (do_mail_fetch_and_print): Check for whether
+ current_message is NULL as well as preview_shown (if we tried to
+ load the message and failed, as may happen in offline mode.)
+ (done_message_selected): Only print if we actually got the message.
+
+ * folder-browser.c (folder_browser_query_changed): New function,
+ use this on the query_changed signal. Don't run the search if
+ they only changed the dropdown.
+
2002-07-23 Peter Williams <peterw@ximian.com>
* mail-ops.c (get_store_get): Call camel_session_get_service