2007-05-15 Murray Cumming <murrayc@murrayc.com>
authorMurray Cumming <murrayc@murrayc.com>
Tue, 15 May 2007 11:53:41 +0000 (11:53 +0000)
committerMurray Cumming <murrayc@murrayc.com>
Tue, 15 May 2007 11:53:41 +0000 (11:53 +0000)
commitd3e665ba18c7181232c89241612e9646f2d8fd0e
tree84c86e3e76ab0676654e24e94523d2cc4e6552eb
parent17609754575b7f233100fa68bdf241d848a54b10
2007-05-15  Murray Cumming  <murrayc@murrayc.com>

* src/modest-pair.h:
        * src/modest-pair.c: Added modest_pair_list_find_by_first_as_string(),
        so we can get the second based on the first.

        * src/maemo/modest-account-settings-dialog.h:
        * src/maemo/modest-account-settings-dialog.c:
        Added get_supported_secure_authentication_methods(), though it is mostly
        commented-out for now until the necessary API is committed to tinymail.
        (modest_account_settings_dialog_set_account_name),
        (save_configuration): Request the supported authentication methods from the
        server, so we can choose a working method.

        * src/modest-tny-account-store.h:
        * src/modest-tny-account-store.c:
        (modest_tny_account_store_get_session): Rename from
        tny_account_store_get_session().

pmo-trunk-r1872
ChangeLog2
src/gnome/modest-account-assistant.c
src/maemo/modest-account-settings-dialog.c
src/maemo/modest-account-settings-dialog.h
src/modest-pair.c
src/modest-pair.h
src/modest-tny-account-store.c
src/modest-tny-account-store.h
src/modest-tny-account.c