From 53af5692dfd501eb6ba728abb934931f6d5c8ab8 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Wed, 7 Mar 2001 05:07:32 +0000 Subject: Move the signal emittion to after the set_menu call so that it actually 2001-03-07 Jeffrey Stedfast * mail-account-editor.c (source_auth_init): Move the signal emittion to after the set_menu call so that it actually works. (transport_type_changed): Updated to manipulate the user/passwd fields for the transport. (construct): Updated to init the user/passwd fields for the transport. (transport_auth_init): Renamed. Also fill in the user/passwd fields if available. svn path=/trunk/; revision=8577 --- mail/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index b6a5886277..757cf4fa44 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,14 @@ +2001-03-07 Jeffrey Stedfast + + * mail-account-editor.c (source_auth_init): Move the signal + emittion to after the set_menu call so that it actually works. + (transport_type_changed): Updated to manipulate the user/passwd + fields for the transport. + (construct): Updated to init the user/passwd fields for the + transport. + (transport_auth_init): Renamed. Also fill in the user/passwd + fields if available. + 2001-03-06 Jeffrey Stedfast * mail-accounts.c (construct): Disable the NNTP code if NNTP is -- cgit v1.2.3