* Replaced GtkWindow by ModestWindow in some places
authorSergio Villar Senin <svillar@igalia.com>
Tue, 9 Oct 2007 09:41:01 +0000 (09:41 +0000)
committerSergio Villar Senin <svillar@igalia.com>
Tue, 9 Oct 2007 09:41:01 +0000 (09:41 +0000)
commit560ace2e328a05c336b746733799bdecb37c3b42
treef90014ec15143d5972a9a30401080c0bfda01892
parent87d578230a89243214175a0245da9f73ca93e1a5
* Replaced GtkWindow by ModestWindow in some places
* the refresh operation now calls the user callback even if it fails
* fixed some errors in the open_msg action in the UI actions, it was not opening the cached messages when the account was offline
* Added the TnyAccount parametter to the connect_to_get_msg private func
* Removed some warnings in the code
* Fixed an unref
* Fixes NB#66769, now we wait for the account to be connected before trying to open a message. In order to do this I had to rewrite the modest_platform_connect_and_wait

pmo-trunk-r3477
src/maemo/modest-maemo-utils.c
src/maemo/modest-main-window.c
src/maemo/modest-platform.c
src/modest-mail-operation.c
src/modest-ui-actions.c
src/modest-ui-actions.h
src/widgets/modest-folder-view.c