* Fixed an invalid g_object_ref without g_object_unref
authorSergio Villar Senin <svillar@igalia.com>
Tue, 18 Sep 2007 15:27:08 +0000 (15:27 +0000)
committerSergio Villar Senin <svillar@igalia.com>
Tue, 18 Sep 2007 15:27:08 +0000 (15:27 +0000)
commit5a86d13f69a243e76fd9e62ee76893bc9e02aa0a
tree2c94aa405d7b458bf86b2a84bcad08a75e85a811
parent25639393cda54621bd03b337f80040bbfc81b4f1
* Fixed an invalid g_object_ref without g_object_unref
* Some code clean ups
* Removed some unused debug code
* Fixed an issue with drag&drop, the unselect of the source folder is now done properly
* Exported a private function to the modest-tny-folder API
* Changed the name and the signature of the callback of xfer mail operations
* Refactored the xfer_folder method
* Fixes NB#66340, d&d an user created folder to a subfolder is no longer possible
* Fixes NB#67817, focus is not lost anymore when transfer operations fails
* The "Pasting" info note is removed when the transfer operation fails

pmo-trunk-r3328
src/maemo/modest-main-window.c
src/modest-mail-operation.c
src/modest-mail-operation.h
src/modest-tny-folder.c
src/modest-tny-folder.h
src/modest-ui-actions.c
src/widgets/modest-folder-view.c