2007-07-26 Murray Cumming <murrayc@murrayc.com>
authorMurray Cumming <murrayc@murrayc.com>
Thu, 26 Jul 2007 06:42:47 +0000 (06:42 +0000)
committerMurray Cumming <murrayc@murrayc.com>
Thu, 26 Jul 2007 06:42:47 +0000 (06:42 +0000)
commit7303a1091352b0745cad4f59ca0ff193c616cf99
treeca4e96c2f0f0f741417012e658f78e5ee10308b5
parent8125ec9d64e509b2238ff58a8cd905791f717c3e
2007-07-26  Murray Cumming  <murrayc@murrayc.com>

* src/dbus_api/modest-dbus-callbacks.c: (modest_dbus_req_filter):
        printf more details when we get unhandled D-Bus methods, because
        it is interesting.

        * src/modest-mail-operation.c: (update_account_thread):
        Comment out the tny_camel_pop_store_account_reconnect(), because this
        is apparently no longer needed, and it did not work before anyway.
        See the comment in the code.

        * src/modest-search.c: (modest_search_folder): Ignore deleted emails,
        by checking the header flags.

pmo-trunk-r2796
ChangeLog2
src/dbus_api/modest-dbus-callbacks.c
src/modest-mail-operation.c
src/modest-search.c