From 65f894d915a8c3a1caab62365e09c35d97166b11 Mon Sep 17 00:00:00 2001 From: Peter Williams Date: Wed, 24 Jul 2002 21:31:50 +0000 Subject: Check for whether current_message is NULL as well as preview_shown (if we 2002-07-24 Peter Williams * 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 --- mail/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'mail/ChangeLog') 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 + + * 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 * mail-ops.c (get_store_get): Call camel_session_get_service -- cgit v1.2.3