2007-06-03 Johannes Schmid <johannes.schmid@openismus.com>
authorJohannes Schmid <johannes.schmid@openismus.com>
Sun, 3 Jun 2007 14:20:52 +0000 (14:20 +0000)
committerJohannes Schmid <johannes.schmid@openismus.com>
Sun, 3 Jun 2007 14:20:52 +0000 (14:20 +0000)
commit6bab4bfef92fef73852d6acd51d1ebf381a338e4
treef7e822acc94d9362d9e20fa3cd1c6110566db831
parent75bc955b9e9eb099e08799367eceb4e4aadcf158
2007-06-03  Johannes Schmid <johannes.schmid@openismus.com>

* src/maemo/easysetup/modest-easysetup-wizard.c: (on_before_next):
Added currently commented code to check for secure auth

* src/maemo/modest-account-settings-dialog.c: (on_response),
(save_configuration), (show_ok):
Fixed projects.maemo.org bugs NB #59248 and #59251

* src/maemo/modest-maemo-utils.c:
(on_camel_account_get_supported_secure_authentication_status),
(on_camel_account_get_supported_secure_authentication),
(modest_maemo_utils_get_supported_secure_authentication_methods):
* src/maemo/modest-maemo-utils.h:
Moved get_supported_secure_authentication() method here to be able
to use it from easysetup wizard.

* src/modest-pair.c: (on_pair_compare_as_string):
Should compare string with first part of pair and not
strcmp pairs which will crash.

* src/modest-protocol-info.c:
(modest_protocol_info_protocol_is_store):
* src/modest-protocol-info.h:
Added modest_protocol_info_get_auth_protocol_name()

pmo-trunk-r2057
ChangeLog2
src/maemo/easysetup/modest-easysetup-wizard.c
src/maemo/modest-account-settings-dialog.c
src/maemo/modest-maemo-utils.c
src/maemo/modest-maemo-utils.h
src/modest-pair.c
src/modest-protocol-info.c
src/modest-protocol-info.h
src/widgets/modest-hbox-cell-renderer.c