2007-07-12 Murray Cumming <murrayc@murrayc.com>
authorMurray Cumming <murrayc@murrayc.com>
Thu, 12 Jul 2007 14:00:57 +0000 (14:00 +0000)
committerMurray Cumming <murrayc@murrayc.com>
Thu, 12 Jul 2007 14:00:57 +0000 (14:00 +0000)
commit5fe84384c617285abe0e5f2f08e4be08ae4d339b
treea196a761fd767c9e0ea5950d790d515b3b681ae4
parenta2e8dc72d76c5f8b3648e0c54d52f362a5dcefc7
2007-07-12  Murray Cumming  <murrayc@murrayc.com>

* src/gnome/modest-platform.c: (modest_platform_connect_and_wait):
* src/maemo/modest-platform.c:
(modest_platform_connect_and_wait):
Take a TnyAccount* parameter and try to set it to online
(a TnyCamel-only API), because tinymail sets accounts to offline
when the user cancels a password dialog, and doesn't ask again until
it has been set to online.
However, this is commented out because it causes a hang now.

(modest_platform_connect_and_wait_if_network_account):
* src/modest-mail-operation.c:
(modest_mail_operation_update_account):
* src/modest-platform.h:
* src/modest-ui-actions.c: (_modest_ui_actions_open),
(download_uncached_messages), (modest_ui_actions_on_send): Adapted.

pmo-trunk-r2727
ChangeLog2
src/gnome/modest-platform.c
src/maemo/modest-platform.c
src/modest-mail-operation.c
src/modest-platform.h
src/modest-ui-actions.c