* Add a new singleton to be used as headers clipboard
authorJavier Fernandez Garcia-Boente <jfernandez@igalia.com>
Mon, 18 Jun 2007 13:13:55 +0000 (13:13 +0000)
committerJavier Fernandez Garcia-Boente <jfernandez@igalia.com>
Mon, 18 Jun 2007 13:13:55 +0000 (13:13 +0000)
commitbf831b6566516e6b57de7a64afb732eb8686e792
tree609569e1eb37efd6e655f9f3bc1415e205fc5383
parent964fa297ed3f4e25f31b46cd8e12235201684f2c
* Add a new singleton to be used as headers clipboard
on copy, cut and paste operaitons.

* Implement copy, cut and paste operations for both, headers
and folders view.

* Fixes: NB##58174

pmo-trunk-r2280
13 files changed:
src/Makefile.am
src/maemo/modest-main-window-ui.h
src/maemo/modest-main-window.c
src/modest-email-clipboard.c [new file with mode: 0644]
src/modest-email-clipboard.h [new file with mode: 0644]
src/modest-runtime.c
src/modest-runtime.h
src/modest-singletons.c
src/modest-singletons.h
src/modest-ui-actions.c
src/widgets/modest-folder-view.c
src/widgets/modest-folder-view.h
src/widgets/modest-header-view.c