* src/modest-ui-actions.c:
authorJose Dapena Paz <jdapena@igalia.com>
Thu, 5 Jul 2007 15:43:06 +0000 (15:43 +0000)
committerJose Dapena Paz <jdapena@igalia.com>
Thu, 5 Jul 2007 15:43:06 +0000 (15:43 +0000)
commit77f91326a27bdbfe55126e980ecafcc894241481
tree3d697ad818a9939062079bbe1218a1ea5e766284
parentd2042cbdd0d4d64f21305a8bdf43cb0dd9504ac1
* src/modest-ui-actions.c:
        * Now we add set_can_store to copy actions, so that the buffer
          survives application end.
        * Removed a typo using a call to header view in clipboard
          handler of text view (removes a runtime warning).
* src/modest-msg-edit-window.c:
        * Register serialize and deserialize target for wp-text-buffer.
          This way we can cut/copy/paste rich text among buffers
          (fixes NB#62365).
        * Now the dimming detection for copy simply detects there's a
          selection available. This way we can properly copy a selection
          with only an image (fixes NB#62416).
* src/modest-main-window.c:
        * Remove rules hint of header view (this way it does not show
          alternate colors for rows, as stated in specs).

pmo-trunk-r2595
src/maemo/modest-main-window.c
src/maemo/modest-msg-edit-window.c
src/modest-ui-actions.c