* src/gnome/modest-account-view-window.c:
authorJose Dapena Paz <jdapena@igalia.com>
Thu, 31 Jan 2008 16:48:15 +0000 (16:48 +0000)
committerJose Dapena Paz <jdapena@igalia.com>
Thu, 31 Jan 2008 16:48:15 +0000 (16:48 +0000)
commita492bde5b678e6fcd4e89c0a88f159121ea4e8b9
tree0f3fc43881fea487bb060ccc099d8be6c499f1a4
parentbd40bdfd7bd5ae772566e0e05b5ff4e9126bdb9f
* src/gnome/modest-account-view-window.c:
        * Now it's a GtkDialog. Fits better with common and maemo code.
        * Close button is now implemented as an action button of the
          dialog.
        * Added scrolled window to accounts tree view. It also provides
          a border (better HIG compliance).
        * Other layout changes to fit better HIG.
        * Use translation strings from modest.po.
* src/gnome/modest-main-window-ui.h
        * Add more maemo standard menu actions.
* src/gnome/modest-msg-edit-window.c:
        * Some changes to improve HIG compliance.
        * Scrolled window for message.
        * Not it's gtkhtml based.
        * It's a WIP, no menus working and a lot of issues not tested
          yet. But it's a preliminar work for the future gnome editor.
* src/gnome/modest-platform.c:
        * Now folder view does not get headers.
* src/gnome/modest-main-window.c:
        * Added ui dimming rules support.
        * Added menu option and shortcut for toggling folders view.
        * Implemented style methods.
        * Now default view for header view is compact view instead of
          columns view.
        * Set toolbar better to set important hint.
        * Added translation domain for ui manager.
* src/gnome/modest-icon-names.h:
        * Stock for split view.
* src/gnome/ui/modest-msg-view-window-ui.xml:
        * More maemo menus also in modest.
* src/gnome/ui/modest-main-window-ui.xml:
        * More maemo menus also in modest.
* src/gnome/modest-msg-view-window.c:
        * Adaptation to common maemo actions.
        * Changed layout to fit better with HIG.
        * Support for ui dimming rules.
        * Misc changes for fixing build.
* src/gnome/modest-account-assistant.c:
        * WIP. Moving to HIG and adding missing functionality.
        * Use maemo translation strings where it's ok.
        * Fix some erros in GtkAssistant usage.
* src/modest-init.c:
        * Now split view is common to gnome and maemo.

pmo-trunk-r4120
src/gnome/modest-account-assistant.c
src/gnome/modest-account-view-window.c
src/gnome/modest-icon-names.h
src/gnome/modest-main-window-ui.h
src/gnome/modest-main-window.c
src/gnome/modest-msg-edit-window.c
src/gnome/modest-msg-view-window.c
src/gnome/modest-platform.c
src/gnome/ui/modest-main-window-ui.xml
src/gnome/ui/modest-msg-view-window-ui.xml
src/modest-init.c