* maemo/modest-main-window.c:
authorJavier Fernandez Garcia-Boente <jfernandez@igalia.com>
Fri, 18 May 2007 14:17:48 +0000 (14:17 +0000)
committerJavier Fernandez Garcia-Boente <jfernandez@igalia.com>
Fri, 18 May 2007 14:17:48 +0000 (14:17 +0000)
commit825adf1dda6d1417f430568bc9dc89190c09ec45
treece2d4eb11bd7efcbc3d51535576ca8a6c68cfc3f
parent9d3a89b13fed066f8e7acddc6ae3509e13cb8e44
* maemo/modest-main-window.c:
  - use mail_operation error handling capabilities when
   operation os removed from queue.
* modest-mail-operation.c:
  - folder_copy_async works fine now.
  - added a new private field, error_handler to perfomrs
    required operations during an error state.
* modest-ui-actions.c
  - use a mail operation with error handling capabilities
   to perform copy_async operation.
  - get message header from tree model, when message is
   deleted using toolitem of viewer view. (Fixes: #NB55370)

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