2007-06-26 Armin Burgmeier <armin@openismus.com>
authorArmin Burgmeier <armin@openismus.com>
Tue, 26 Jun 2007 19:11:48 +0000 (19:11 +0000)
committerArmin Burgmeier <armin@openismus.com>
Tue, 26 Jun 2007 19:11:48 +0000 (19:11 +0000)
commita7a13999485be2916dc3611ce7a2abc93de1d6fe
tree949dc4bdf4c0d3547f59fb87c7e32fe57523a778
parenta51d44d0eb57d94fa9c011de9029cbf916839d77
2007-06-26  Armin Burgmeier  <armin@openismus.com>

* src/maemo/modest-maemo-utils.h:
* src/maemo/modest-maemo-utils.c: Added a
ModestMaemoUtilsGetSupportedSecureAuthenticationError with CANCELED as
only error code to tell the calling code when the user canceled the
operation.

* src/maemo/modest-account-settings-dialog.h:
* src/maemo/modest-account-settings-dialog.c:
* src/maemo/easysetup/modest-easysetup-wizard.c: Do not show an error
message if the retrieval of secure authentication methods was canceled
by the user. Perform the check before saving anything to configuration
to not end up with half-committed configuration changes, do not show
a "Saving to configuration failed" note when authentication methods
could not be retrieved.

* src/maemo/modest-main-window.c: Fixed a crash on startup when built
with old hildon.

pmo-trunk-r2447
ChangeLog2
src/maemo/easysetup/modest-easysetup-wizard.c
src/maemo/modest-account-settings-dialog.c
src/maemo/modest-account-settings-dialog.h
src/maemo/modest-maemo-utils.c
src/maemo/modest-maemo-utils.h
src/maemo/modest-main-window.c