From c14e8dd705e3483f2b0cf1fec2d754637d66b062 Mon Sep 17 00:00:00 2001 From: Peter Williams Date: Thu, 22 Jun 2000 16:34:33 +0000 Subject: Add nice blocking stuff for the error dialog and a new get_password hook in the async toolkit svn path=/trunk/; revision=3692 --- mail/ChangeLog | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 363bd9577b..9fe42f1379 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,4 +1,18 @@ -2000-06-22 Peter Williams +2000-06-22 Peter Williams + + * test-thread.c (op_5): New tests for the get_password + hook. + + * mail-threads.[ch]: New hook, mail_op_get_password, for + getting a user response from an async operation. The operation + blocks while waiting for the response. A big whole mutex + condition threading blocking dealie to make sure that it + works. + + Also the error hook creates a dialog again, which also needs + to block its caller while we wait for the user to press ok. + +2000-06-22 Peter Williams * mail-threads.c (various functions): Prettify the UI so that the progress bar doesn't become all huge 'n stuff. -- cgit v1.2.3