Changes to speed up opening messages in view and editor
authorJose Dapena Paz <jdapena@igalia.com>
Mon, 17 Dec 2007 12:38:22 +0000 (12:38 +0000)
committerJose Dapena Paz <jdapena@igalia.com>
Mon, 17 Dec 2007 12:38:22 +0000 (12:38 +0000)
commita472bd787a6d9bafb41d5e0f45815a1c61af77c3
tree90c68f581d9a87260a7c54d0fe3b5a2fe6a31631
parent84d1104aa5cee3d80e2b2263d0d3cc0994233642
Changes to speed up opening messages in view and editor
* src/maemo/modest-msg-edit-window.c:
        * Do the show all of edit window construction to make it
          feel a bit faster.
* src/maemo/modest-msg-view-window.c:
        * Show all early to feel faster.
        * Dimming rules should be evaluated after being visible, not
          before.
* src/modest-ui-dimming-rules.c:
        * Make clipboard checks for GtkHtml be avoided when the
          selection is empty.

pmo-trunk-r3931
src/maemo/modest-msg-edit-window.c
src/maemo/modest-msg-view-window.c
src/modest-mail-operation.c
src/modest-ui-actions.c
src/modest-ui-dimming-rules.c