2007-06-07 Johannes Schmid <johannes.schmid@openismus.com>
authorJohannes Schmid <johannes.schmid@openismus.com>
Thu, 7 Jun 2007 13:45:24 +0000 (13:45 +0000)
committerJohannes Schmid <johannes.schmid@openismus.com>
Thu, 7 Jun 2007 13:45:24 +0000 (13:45 +0000)
commitbad70d1af9ab9d707c8a65e990338d3ab0820b6c
tree6e81b27e87bd662446020a77cb80d8cc33515a86
parent73b580a50d102a6e501e5c44ac67389fe53a0ebb
2007-06-07  Johannes Schmid <johannes.schmid@openismus.com>

* src/maemo/easysetup/modest-easysetup-wizard.c: (on_before_next):
* src/maemo/modest-account-settings-dialog.c:
(create_page_outgoing),
(modest_account_settings_dialog_set_account_name),
(save_configuration):
- Fixed handling of the \"Use secure authentication\" toggle to comply with
the ui specification. See also projects.maemo.org bug NB#58400

- Restore the Secure connection setting combo correctly when loading
the settings dialog

* src/maemo/modest-maemo-utils.c:
(on_camel_account_get_supported_secure_authentication),
(modest_maemo_utils_get_supported_secure_authentication_methods):
Fixed a crasher if operation is canceled

* src/modest-protocol-info.c: (modest_protocol_info_is_secure),
(modest_protocol_info_auth_is_secure):
* src/modest-protocol-info.h:

Added two new methods to determine if a protocol/auth method is secure/encrypted in
the sense of the \"Use secure authentication\" toggle.

pmo-trunk-r2099
ChangeLog2
src/maemo/easysetup/modest-easysetup-wizard.c
src/maemo/modest-account-settings-dialog.c
src/maemo/modest-maemo-utils.c
src/modest-protocol-info.c
src/modest-protocol-info.h