From f1f8caabf52854bed8332c55a7427414dd0de516 Mon Sep 17 00:00:00 2001 From: Not Zed Date: Wed, 16 Apr 2003 05:03:22 +0000 Subject: For bug #41199. 2003-04-15 Not Zed * For bug #41199. * subscribe-dialog.glade: New interface from Anna. Setup the wigdet names and add a progress bar, and set the default opening size to something reasonable. * subscribe-dialog.c (subscribe_dialog_construct): changes to match the glade file chagnes. remove the search stuff. hide the progress bar by default. (sc_activity_cb): show the progress bar when we're active, hide it when inactive. dont set any status. (struct _SubscribeDialogPrivate): Remove the appbar. svn path=/trunk/; revision=20858 --- mail/ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 4a422b0a7b..5d9a369a3d 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,18 @@ +2003-04-15 Not Zed + + * For bug #41199. + + * subscribe-dialog.glade: New interface from Anna. Setup the + wigdet names and add a progress bar, and set the default opening + size to something reasonable. + + * subscribe-dialog.c (subscribe_dialog_construct): changes to + match the glade file chagnes. remove the search stuff. hide the + progress bar by default. + (sc_activity_cb): show the progress bar when we're active, hide + it when inactive. dont set any status. + (struct _SubscribeDialogPrivate): Remove the appbar. + 2003-04-15 Hans Petter Jansson * mail-mt.c (mail_msg_check_error): Free the temporary error text. -- cgit v1.2.3