From f53a0de05a720133be8dc58e5f61fa6d0fc4d9ba Mon Sep 17 00:00:00 2001 From: 0 Date: Tue, 30 Oct 2001 11:10:48 +0000 Subject: Comment out the Folder: and you've got mail prints. 2001-10-30 * folder-info.c: Comment out the Folder: and you've got mail prints. * mail-config-druid.c (wizard_next_cb): If we have a next function, honour if it tells us its going to set the page, and dont set it, otherwise, set it to the next page, unless we're at the end of our pages, and let the wizard do it itself. (wizard_back_cb): Same for going back. Rest of fix for #12127, see e-shell-startup-wizard for the rest. (next_func): If we're not on the last page, tell the druid we're gonna handle the next button, so we can sync properly with it, needed for above changes. (back_func): Similarly for going back past page 0. (wizard_listener_event): We want to set the page to the actual one asked for not, pagenum-1. svn path=/trunk/; revision=14449 --- mail/ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 756de97834..b9b5c81186 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,21 @@ 2001-10-30 + * folder-info.c: Comment out the Folder: and you've got mail + prints. + + * mail-config-druid.c (wizard_next_cb): If we have a next + function, honour if it tells us its going to set the page, and + dont set it, otherwise, set it to the next page, unless we're at + the end of our pages, and let the wizard do it itself. + (wizard_back_cb): Same for going back. Rest of fix for #12127, + see e-shell-startup-wizard for the rest. + (next_func): If we're not on the last page, tell the druid we're + gonna handle the next button, so we can sync properly with it, + needed for above changes. + (back_func): Similarly for going back past page 0. + (wizard_listener_event): We want to set the page to the actual one + asked for not, pagenum-1. + * mail-local.c (mls_rename_folder): Oops, dont use the url storage path to offset the folder name we're renaming/opening, etc. -- cgit v1.2.3