* src/maemo/modest-msg-edit-window.c:
authorJose Dapena Paz <jdapena@igalia.com>
Wed, 9 May 2007 23:18:03 +0000 (23:18 +0000)
committerJose Dapena Paz <jdapena@igalia.com>
Wed, 9 May 2007 23:18:03 +0000 (23:18 +0000)
commit57ef4a349b509830747019c4af405f8a91892412
treec7ddf54f9e0f3a22928a19c85f9acf45bed090dd
parentf8ca7e813e74038f7c1a8e4baeb52b5f92d6ec2e
* src/maemo/modest-msg-edit-window.c:
        * The color toolbar item is not focusable
* src/maemo/modest-msg-view-window.c:
        * Fixed an issue with clipboard management that prevented asynchronous
          message retrieving from working.
        * If we select an attachment with nested attahcments, it cannot be saved.
        * Dim delete and move to... actions if the message we're viewing is
          attached to a mail.
        * Dim copy and cut when there's no selection, or when focus is in attachments
          view.
* src/widgets/modest-attachment-view.c:
        * Fixed a warning, as we were passing homogeneous and spacing to the constructor
          and it's not a box now.

pmo-trunk-r1815
src/maemo/modest-msg-edit-window.c
src/maemo/modest-msg-view-window.c
src/widgets/modest-attachment-view.c