From 5fa6f6bc8aee26b8345003f35fc818afb89f573d Mon Sep 17 00:00:00 2001 From: Not Zed Date: Mon, 3 Mar 2003 08:17:57 +0000 Subject: Do the same as below for request_password, so we dont leave a mainloop 2003-03-03 Not Zed * mail-session.c (do_user_message): Do the same as below for request_password, so we dont leave a mainloop lying around. 2003-03-03 Jeffrey Stedfast * mail-session.c (request_password): Don't connect to the response signal if we are in the main thread - instead just use the return value from gtk_dialog_run and then call pass_response() with the response value. svn path=/trunk/; revision=20122 --- mail/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 667b402042..e4484f7d80 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,15 @@ +2003-03-03 Not Zed + + * mail-session.c (do_user_message): Do the same as below for + request_password, so we dont leave a mainloop lying around. + +2003-03-03 Jeffrey Stedfast + + * mail-session.c (request_password): Don't connect to the response + signal if we are in the main thread - instead just use the return + value from gtk_dialog_run and then call pass_response() with the + response value. + 2003-03-03 Not Zed * subscribe-dialog.c (fe_got_children): Remove the -- cgit v1.2.3