* src/widgets/modest-msg-edit-window.h:
authorJose Dapena Paz <jdapena@igalia.com>
Tue, 18 Sep 2007 16:13:36 +0000 (16:13 +0000)
committerJose Dapena Paz <jdapena@igalia.com>
Tue, 18 Sep 2007 16:13:36 +0000 (16:13 +0000)
commit66a30e4f7f6a0a4357265f36e6698f877ef141a6
tree791db61cf2a58c43bca61cf79191afd28927f25e
parent5a86d13f69a243e76fd9e62ee76893bc9e02aa0a
* src/widgets/modest-msg-edit-window.h:
        * Added method *_get_clipboard_text to get the last clipboard
          text in selection clipboard.
* src/maemo/modest-msg-edit-window.c:
        * Added implementation of *_get_clipboard_text. We set this on
          clipboard change handler.
* src/maemo/modest-msg-edit-window-ui-dimming.h:
        * Now we set check the paste dimming rule in standard menu
          group, as now this rule does not use clipboard wait functions.
          This way we can check if paste should be dimmed.
* src/modest-ui-dimming-rules.[ch]:
        * Now paste dimming rule for editor also sets it dimmed when
          focus is on a toggle button (just as when you're focusing
          the from combobox (fixes NB#65204).

pmo-trunk-r3329
src/maemo/modest-msg-edit-window-ui-dimming.h
src/maemo/modest-msg-edit-window.c
src/modest-ui-dimming-rules.c
src/modest-ui-dimming-rules.h
src/widgets/modest-msg-edit-window.h