* A lot of changes in the documentation, now it's generated correctly
authorSergio Villar Senin <svillar@igalia.com>
Mon, 27 Nov 2006 10:12:31 +0000 (10:12 +0000)
committerSergio Villar Senin <svillar@igalia.com>
Mon, 27 Nov 2006 10:12:31 +0000 (10:12 +0000)
commitcd391684b9e177e208e90bcd53da83e871e06de5
tree6350b35a59d1bd416a4764d7d5099864d63d22e0
parent388f660c0d02eddbfcb192662239e2410cb97724
* A lot of changes in the documentation, now it's generated correctly
* Modified some enum type definitions to fit well with gtk-doc
* Added msg-actions and folder-actions stuff to ModestMailOperation
* Added the key options to the account namespace
* Added a new method to retrieve lists to ModestConf
* Changed the constructor of the MailOperation
* Added some test code to the widget factory
* Added a new tests/ directory to place functional tests
* Added a new test to transfer folders

pmo-trunk-r492
37 files changed:
Makefile.am
configure.ac
docs/reference/Makefile.am
docs/reference/modest-sections.txt
docs/reference/tmpl/modest-account-keys.sgml
docs/reference/tmpl/modest-account-mgr.sgml
docs/reference/tmpl/modest-conf-keys.sgml
docs/reference/tmpl/modest-conf.sgml
docs/reference/tmpl/modest-main-window.sgml
docs/reference/tmpl/modest-proto.sgml
docs/reference/tmpl/modest-tny-account-store.sgml
docs/reference/tmpl/modest-ui.sgml
docs/reference/tmpl/modest-unused.sgml
src/Makefile.am
src/gtk/modest-edit-msg-window.c
src/gtk/modest-edit-msg-window.h
src/gtk/modest-main-window.c
src/modest-account-keys.h
src/modest-account-mgr.c
src/modest-account-mgr.h
src/modest-conf.c
src/modest-conf.h
src/modest-mail-operation.c
src/modest-mail-operation.h
src/modest-main.c
src/modest-presets.h
src/modest-protocol-mgr.h
src/modest-tny-account-store.c
src/modest-tny-msg-actions.c
src/modest-tny-msg-actions.h
src/modest-widget-factory.c
src/modest-widget-factory.h
src/widgets/Makefile.am
src/widgets/modest-header-view.h
src/widgets/modest-toolbar.h
tests/Makefile.am [new file with mode: 0644]
tests/folder-transfer.c [new file with mode: 0644]