* Removed a connect_and_wait from the mail_operations because UI code is not allowed...
authorSergio Villar Senin <svillar@igalia.com>
Tue, 11 Sep 2007 16:40:20 +0000 (16:40 +0000)
committerSergio Villar Senin <svillar@igalia.com>
Tue, 11 Sep 2007 16:40:20 +0000 (16:40 +0000)
commitd5c19bade4f957618138985dcba1280b5a7f40ed
tree1b2b54c32e3d15f329a0863734d9a7cdfe4c2ccb
parentcf10c6ccf4ef1c964a2f78a08e4fad1161475f94
* Removed a connect_and_wait from the mail_operations because UI code is not allowed in that part of the code. Moved it to the UI actions
* Fixed an infinite loop in on_cert_dialog_response caused by a recursive gtk_dialog_response in the handler
* Fixed a logical id
* Removed some unused debug code
* Fixes NB#62237, new notification for invalid certificates (using some previous code from djcb)
* Fixes NB#60517, the Send&Receive option in the main menu no longer freezes the progress bar

pmo-trunk-r3278
src/gnome/modest-platform.c
src/maemo/modest-main-window.c
src/maemo/modest-platform.c
src/modest-mail-operation.c
src/modest-tny-account-store.c
src/modest-ui-actions.c