This patch addapts modest to the new API for TnyHeader in tinymail
authorJose Dapena Paz <jdapena@igalia.com>
Wed, 26 Mar 2008 14:50:31 +0000 (14:50 +0000)
committerJose Dapena Paz <jdapena@igalia.com>
Wed, 26 Mar 2008 14:50:31 +0000 (14:50 +0000)
commit5b68f7c4a513a7a6f45549e7bf40838ce754db27
treee0dd98970b6369b01cde5211d149364b5f01ea25
parent00fcdfdfab3f85c304a2c09e08081198d764073a
This patch addapts modest to the new API for TnyHeader in tinymail
(offering dup methods instead of get methods for obtaining strings).
* src/gnome/modest-msg-edit-window.c,
  src/gnome/modest-msg-view-window.c,
  src/widgets/modest-details-dialog.c,
  src/widgets/modest-attachment-view.c,
  src/widgets/modest-header-view.c,
  src/widgets/modest-mail-header-view.c,
  src/modest-tny-msg.c,
  src/modest-ui-actions.c,
  src/dbus_api/modest-dbus-callback.c,
  src/modest-tny-folder.c,
  src/modest-email-clipboard.c,
  src/maemo/modest-msg-edit-window.c,
  src/maemo/modest-platform.c,
  src/maemo/modest-msg-view-window.c,
  src/modest-formatter.c,
  src/modest-search.c,
  src/modest-tny-send-queue.c:
        * Use dup instead of get for TnyHeader strings.

Other changes:
* src/gnome/modest-account-settings-dialog.c:
        * Proper shadow for some tabs.
        * Use save password attribute properly.

pmo-trunk-r4347
19 files changed:
src/dbus_api/modest-dbus-callbacks.c
src/gnome/modest-account-settings-dialog.c
src/gnome/modest-msg-edit-window.c
src/gnome/modest-msg-view-window.c
src/maemo/modest-msg-edit-window.c
src/maemo/modest-msg-view-window.c
src/maemo/modest-platform.c
src/modest-email-clipboard.c
src/modest-formatter.c
src/modest-search.c
src/modest-tny-folder.c
src/modest-tny-msg.c
src/modest-tny-send-queue.c
src/modest-ui-actions.c
src/widgets/modest-attachment-view.c
src/widgets/modest-details-dialog.c
src/widgets/modest-header-view-render.c
src/widgets/modest-header-view.c
src/widgets/modest-mail-header-view.c