X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=ChangeLog2;h=2d2c1662dddf927cb0051d00e8d99f4e0d9993e2;hp=2b1dd27fef8fc8d9cbbf4644831890c94e29507b;hb=bb1d9974f850535acaa54862cf0e9a66cc019f31;hpb=c89def271790afb63ea25003d08ce3cd8b971310 diff --git a/ChangeLog2 b/ChangeLog2 index 2b1dd27..2d2c166 100644 --- a/ChangeLog2 +++ b/ChangeLog2 @@ -1,3 +1,28 @@ +2007-05-07 Murray Cumming + + * src/widgets/modest-window-mgr.c: + * src/widgets/modest-window-mgr.h: + Added modest_window_mgr_prevent_hibernation_while_window_is_shown() and + modest_window_mgr_get_hibernation_is_prevented(). + + * src/maemo/modest-main-window.c: + (on_hildon_program_is_topmost_notify): Prevent hibernation + (possible when the application goes to the background in the WM), + if modest_window_mgr_get_hibernation_is_prevented() is TRUE. + + * src/maemo/easysetup/modest-easysetup-wizard.c: + (modest_easysetup_wizard_dialog_init): + * src/maemo/modest-account-settings-dialog.c: + (modest_account_settings_dialog_init): + * src/maemo/modest-connection-specific-smtp-edit-window.c: + (modest_connection_specific_smtp_edit_window_init): + * src/maemo/modest-connection-specific-smtp-window.c: + (modest_connection_specific_smtp_window_init): + * src/maemo/modest-signature-editor-dialog.c: + (modest_signature_editor_dialog_init): + Call modest_window_mgr_prevent_hibernation_while_window_is_shown() to + prevent hibernation while any of these account settings dialogs are open. + 2007-05-04 Murray Cumming * src/maemo/Makefile.am: