2007-07-26 Murray Cumming <murrayc@murrayc.com>
authorMurray Cumming <murrayc@murrayc.com>
Thu, 26 Jul 2007 07:33:06 +0000 (07:33 +0000)
committerMurray Cumming <murrayc@murrayc.com>
Thu, 26 Jul 2007 07:33:06 +0000 (07:33 +0000)
commit80c0cf4c55ca0c28f02c17ece8e5a6d3232c7d8a
tree7ebbc5ba108f7eeb4c12d7360289b4a37488c339
parent0ab26f98016399e2fffd876e092768f6e8ace761
2007-07-26  Murray Cumming  <murrayc@murrayc.com>

* src/modest-ui-actions.h:
* src/modest-ui-actions.c: Added
modest_do_refresh_current_folder() containing some code from
modest_ui_actions_on_send_receive().
* src/dbus_api/modest-dbus-callbacks.c: (on_idle_send_receive):
Call modest_do_refresh_current_folder() before refreshing the
requested account, as in modest_ui_actions_on_send_receive().
This is strange, but seems to be necessary to show new mails.
Now new emails are finally visible in the UI when downloaded
via the automatic update interval, fixing bug NB#57458.
This also works because bug NB#57458 has been fixed somehow.

pmo-trunk-r2798
ChangeLog2
src/dbus_api/modest-dbus-callbacks.c
src/modest-ui-actions.c
src/modest-ui-actions.h