From 3a95383e09676da39d98b98362384c819b5a47a6 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Mon, 19 Aug 2002 16:36:07 +0000 Subject: source_type_changed may try to change the transport optionmenu * mail-account-gui.c (mail_account_gui_setup): source_type_changed may try to change the transport optionmenu (incorrectly in this case), so don't call gtk_option_menu_set_history on it until after emitting "activate" on the source type menuitem. svn path=/trunk/; revision=17800 --- mail/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 3e2a731d0d..fcc60057df 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,10 @@ +2002-08-19 Dan Winship + + * mail-account-gui.c (mail_account_gui_setup): source_type_changed + may try to change the transport optionmenu (incorrectly in this + case), so don't call gtk_option_menu_set_history on it until after + emitting "activate" on the source type menuitem. + 2002-08-09 Peter Williams * subscribe-dialog.c: Change this into a GnomeApp so we get a -- cgit v1.2.3