* Fixes NB#61225 the application no longer hangs due to threading locks
authorSergio Villar Senin <svillar@igalia.com>
Wed, 27 Jun 2007 08:58:07 +0000 (08:58 +0000)
committerSergio Villar Senin <svillar@igalia.com>
Wed, 27 Jun 2007 08:58:07 +0000 (08:58 +0000)
commit3ce5e7a70898233ed4a5f810c31903f59b4a1d08
tree06c47ee01db41078d308b5e97291f96762504489
parent21b469041ad286d38cc5ba2dc8859173582e2e1a
* Fixes NB#61225 the application no longer hangs due to threading locks
* Modified modest_mail_operation_notify_end, now it receives a second argument that specifies if the signal emission should be blocked or NOT, we need to do this if we're calling it from a different thread
* Removed an invalid double-lock in the mail operations
* Added an empty error handler for the rename operation, no specs for the error message?

pmo-trunk-r2452
src/maemo/modest-platform.c
src/modest-mail-operation.c
src/modest-ui-actions.c