* src/modest-ui-actions.c:
authorJose Dapena Paz <jdapena@igalia.com>
Wed, 11 Jul 2007 12:43:35 +0000 (12:43 +0000)
committerJose Dapena Paz <jdapena@igalia.com>
Wed, 11 Jul 2007 12:43:35 +0000 (12:43 +0000)
commit178c3b5406d2d3631e3d55611143152f8437a0ac
tree637172f1689fa4dfb8b7b8f2ec1431077acb36c6
parente6cf7f6951d3de709eb913114516df52d4b25ad2
* src/modest-ui-actions.c:
        * Removed annoying warning for check retrieval in message open
          handler. THis was appearing everytime we cancelled a
          message retrieval.
* src/modest-mail-operation.c:
        * Now we notify the end of the mail operation before
          unreferencing. This prevents a crash.
        * Now we do a tny_account_cancel in status handler when we
          get a cancel status. This way we properly cancel the
          message download (and then we can try again to open the
          message as expected (fixes NB#62444).

pmo-trunk-r2696
src/modest-mail-operation.c
src/modest-ui-actions.c