From 3ac3a15e3ccad3b7eb27f9f1db172effa951b554 Mon Sep 17 00:00:00 2001 From: 5 Date: Mon, 15 Oct 2001 18:55:18 +0000 Subject: Proxy get-password call to main thread. (forget_password): same for 2001-10-15 * mail-session.c (get_password): Proxy get-password call to main thread. (forget_password): same for forget_password. (get_filter_driver): and same for get_filter_driver, since it uses gtk objects. * mail-mt.c (mail_call_main): new generic interface for calling stuff/proxying in the gui thread. svn path=/trunk/; revision=13679 --- mail/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 98b20e06f2..a1df585b46 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,14 @@ +2001-10-15 + + * mail-session.c (get_password): Proxy get-password call to main + thread. + (forget_password): same for forget_password. + (get_filter_driver): and same for get_filter_driver, since it uses + gtk objects. + + * mail-mt.c (mail_call_main): new generic interface for calling + stuff/proxying in the gui thread. + 2001-10-14 Jon Trowbridge * e-searching-tokenizer.c (e_searching_tokenizer_clone): Share -- cgit v1.2.3