* src/modest-ui-actions.[ch]:
authorJose Dapena Paz <jdapena@igalia.com>
Tue, 3 Apr 2007 14:58:15 +0000 (14:58 +0000)
committerJose Dapena Paz <jdapena@igalia.com>
Tue, 3 Apr 2007 14:58:15 +0000 (14:58 +0000)
commit2ea9ef8016d9fe8789eec7d20887fd7623d093d1
treecffe8bbce0cce97215aa368949f4191833aa67b6
parent75d57ee139fed063e6fd7b0957963c1015267bc1
* src/modest-ui-actions.[ch]:
* Added implementation of cut/copy/paste/select all.
* src/maemo/modest-main-window-ui.h,
* Restructured menus to put clipboard actions callbacks,
  and make it more compliant with UI specs.
* src/maemo/ui/modest-msg-edit-window-ui.xml,
  src/maemo/ui/modest-msg-view-window-ui.xml,
  src/maemo/ui/modest-main-window-ui.xml.
* Added clipboard actions menu.
* Restructured menus to put clipboard actions callbacks,
  and make it more compliant with UI specs.
* src/maemo/modest-msg-view-window.c:
* Removed shadows of msg view and scrolls
* Added actions to handle clicks, recipients and attachments in
  msg view.
* src/gnome/modest-main-window-ui.h:
* Modified actions to make them more similar to maemo client.
* src/gnome/ui/modest-msg-edit-window-ui.xml,
  src/gnome/ui/modest-msg-view-window-ui.xml,
  src/gnome/ui/modest-main-window-ui.xml.
* Added clipboard actions menu.
* Restructured menus to put clipboard actions callbacks,
  and make it more similar to maemo client.
* src/gnome/modest-msg-view-window.c:
* Added clipboard actions, and make it more similar to maemo
  client.
* src/widgets/modest-attachment-view.c:
* Fix filename view size calculation. Now it does not ellipsize
  if it's not required.
* src/widgets/modest-msg-edit-window-ui.h:
* Added clipboard actions.

pmo-trunk-r1489
14 files changed:
src/gnome/modest-main-window-ui.h
src/gnome/modest-msg-view-window.c
src/gnome/ui/modest-main-window-ui.xml
src/gnome/ui/modest-msg-edit-window-ui.xml
src/gnome/ui/modest-msg-view-window-ui.xml
src/maemo/modest-main-window-ui.h
src/maemo/modest-msg-view-window.c
src/maemo/ui/modest-main-window-ui.xml
src/maemo/ui/modest-msg-edit-window-ui.xml
src/maemo/ui/modest-msg-view-window-ui.xml
src/modest-ui-actions.c
src/modest-ui-actions.h
src/widgets/modest-attachment-view.c
src/widgets/modest-msg-edit-window-ui.h