2007-05-22 Murray Cumming <murrayc@murrayc.com>
authorMurray Cumming <murrayc@murrayc.com>
Tue, 22 May 2007 08:21:20 +0000 (08:21 +0000)
committerMurray Cumming <murrayc@murrayc.com>
Tue, 22 May 2007 08:21:20 +0000 (08:21 +0000)
commit1296105a47db1939d45e5945a3ad38c2267bbac5
tree0b15a91a98732ad4c75aa1f25bc47fe08795fa1f
parente69d1c9a5dc560d8a37d0f94b2526b7a97209253
2007-05-22 Murray Cumming  <murrayc@murrayc.com>

* src/gnome/modest-main-window.c:
        (on_account_store_connecting_finished), (connect_signals):
        * src/maemo/modest-main-window.c:
        (on_account_store_connecting_finished), (connect_signals),
        (modest_main_window_new):
        Handle TnyAccountStore::connecting-finished instead of
        TnyDevice::connection-changed, because we cannot actually perform
        operations on accounts until TnyAccountStore has itself responded to
        the TnyDevice::connection-changed signal. This prevents a GError from
        tinymail.
        Do not try to update at startup, because we (at least on scratchbox)
        already do an update at startup when the device goes online.
        This prevents a GError from tinymail.
        * src/modest-ui-actions.c: (modest_ui_actions_do_send_receive):
        Added TODO about stopping simultaneous operations.

pmo-trunk-r1945
ChangeLog2
src/gnome/modest-main-window.c
src/maemo/modest-main-window.c
src/modest-ui-actions.c
src/modest-ui-actions.h