Fixed some problems with synchronization between the attachments in
authorJose Dapena Paz <jdapena@igalia.com>
Thu, 7 Jun 2007 10:39:55 +0000 (10:39 +0000)
committerJose Dapena Paz <jdapena@igalia.com>
Thu, 7 Jun 2007 10:39:55 +0000 (10:39 +0000)
commit3d8c33cdd7df3b5c553cfca97316f9d8a96d6a8b
treefc7016dfbc229f02aa458a8d3f9ffa0423aba2c1
parent51527e702d5d7620c364a69f0ef4f8789d81fa16
Fixed some problems with synchronization between the attachments in
the attachments view of the editor, and the internal attachments list
the editor contains (fixes NB#57756):
* src/widgets/modest-attachments-view.[ch]:
        * Added the method modest_attachments_view_get_attachments, that
          obtains the mime parts of all the attachments shown.
* src/maemo/modest-msg-edit-window.c:
        * Now, set_msg updates the list of attachments from the
          attachments view.
        * Fixed the code to hide and show the attachments caption.

pmo-trunk-r2095
src/maemo/modest-msg-edit-window.c
src/widgets/modest-attachments-view.c
src/widgets/modest-attachments-view.h