From 591b98e2192bb7f36ad1b5638acd2c225e13aac3 Mon Sep 17 00:00:00 2001 From: Not Zed Date: Mon, 17 May 2004 06:10:53 +0000 Subject: put the None item at the head of the providers list. 2004-05-17 Not Zed * mail-account-gui.c (mail_account_gui_setup): put the None item at the head of the providers list. (mail_account_gui_setup): only set the transport default fallback if it is not a STORE_AND_TRANSPORT type provider (since that was just disabled). #57939. * message-list.c (on_selection_changed_cmd): only NOOP if we have no selection and no uid, if we have a selection and no uid, then always update. Fixes #58267 without breaking the double-load thing. svn path=/trunk/; revision=25919 --- mail/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 247c66f1d4..f6e6716366 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,16 @@ 2004-05-17 Not Zed + * mail-account-gui.c (mail_account_gui_setup): put the None item + at the head of the providers list. + (mail_account_gui_setup): only set the transport default fallback + if it is not a STORE_AND_TRANSPORT type provider (since that was + just disabled). #57939. + + * message-list.c (on_selection_changed_cmd): only NOOP if we have + no selection and no uid, if we have a selection and no uid, then + always update. Fixes #58267 without breaking the double-load + thing. + * em-folder-view.c (em_folder_view_open_selected): keep the hide deleted status. Makes #51082 work at last. -- cgit v1.2.3