* maemo/modest-main-window-ui.h
authorJavier Fernandez Garcia-Boente <jfernandez@igalia.com>
Wed, 16 May 2007 16:20:08 +0000 (16:20 +0000)
committerJavier Fernandez Garcia-Boente <jfernandez@igalia.com>
Wed, 16 May 2007 16:20:08 +0000 (16:20 +0000)
commit824365b716d6aedf5ef58ec1cb4b4c2248aee630
tree751f840e9af6f335f5174d5d575c1d0a49154725
parent104e22f70f55d6044179cc19e090dcf446515a1f
* maemo/modest-main-window-ui.h
  - add handler for move_to toolbar button
* maemo/modest-progress-bar-widget.c
  - avoid to show done=1 and total=100 progress,
    because these values are inital values for all
    mail operations.
* modest-ui-actions.c
  - show confirmation dialog on delete message events
    from headers view
  - Add a user_callback function to xfer_msgs method in order
    to restore row_reference attribute on viewer window and
    set current message to first message of recenlty update
    treemodel.
* modest-folder-view.c
  - fix bug about an incorrect unref over header object after
    added it to a tiny list. this header object will be unreferenced
    when tiny list was destroyed.
* modest-mail-operation.c
  - call to recently created copy_folder_async tinymail operation.
  - define an user_callback for message transfer operations
  - fix bug on xfer_msgs operation, due an incorrect references management.

pmo-trunk-r1892
src/maemo/modest-main-window-ui.h
src/maemo/modest-msg-view-window.c
src/maemo/modest-progress-bar-widget.c
src/modest-mail-operation.c
src/modest-mail-operation.h
src/modest-ui-actions.c
src/widgets/modest-folder-view.c
src/widgets/modest-msg-view-window.h