* all:
authorDirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>
Sun, 11 Feb 2007 13:02:10 +0000 (13:02 +0000)
committerDirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>
Sun, 11 Feb 2007 13:02:10 +0000 (13:02 +0000)
commit91bdef6072bc9012f8d8690dacf3893c4ec351de
treee815038e0dbae0e0c4f0e0e9ba6c621f5f22e541
parent1551548a3d5c9b37abc65c660b03dc0be6a99932
* all:
- move modest-account-view-window.h to widgets/
- use accessor function to get child widgets
(ModestMainWindow) ==> modest_main_window_get_child_widget
- ui-actions: make actions work on ModestMsgViewWindow as well
- move get_password UI stuff to ui-actions; this will be moved
 to front-specific later...
- add signal to modest-tny-account-store: "password_requested"
- misc fixes

pmo-trunk-r814
25 files changed:
src/gtk/Makefile.am
src/gtk/modest-account-view-window.c
src/gtk/modest-account-view-window.h [deleted file]
src/gtk/modest-main-window.c
src/gtk/modest-msg-view-window.c
src/maemo/Makefile.am
src/maemo/modest-account-view-window.c
src/maemo/modest-account-view-window.h [deleted file]
src/maemo/modest-main-window.c
src/maemo/modest-msg-view-window.c
src/modest-mail-operation.c
src/modest-marshal.list
src/modest-tny-account-store.c
src/modest-tny-account-store.h
src/modest-tny-send-queue.c
src/modest-ui-actions.c
src/modest-ui-actions.h
src/widgets/Makefile.am
src/widgets/modest-account-view-window.h [new file with mode: 0644]
src/widgets/modest-folder-view.c
src/widgets/modest-header-view.c
src/widgets/modest-main-window.h
src/widgets/modest-msg-view-window.h
src/widgets/modest-msg-view.c
src/widgets/modest-msg-view.h