* Added a new account key called type for server accounts
authorSergio Villar Senin <svillar@igalia.com>
Tue, 26 Dec 2006 10:52:06 +0000 (10:52 +0000)
committerSergio Villar Senin <svillar@igalia.com>
Tue, 26 Dec 2006 10:52:06 +0000 (10:52 +0000)
commitb09daad954384d34091b51a04eda7fd3a57a5f22
tree7cd9a2f3b10d55ca6c0179d799faec70fd6aa71a
parent798cf1721f8140485800ba24fd20c58159de1c3b
* Added a new account key called type for server accounts
* Added "data_changed" signal to the store widget
* Added username entry to the transport widget
* Added _get_requires_auth method to the transport widget
* Added support to check completeness of some pages in the account assistant
* The transport account is now created with the account assistant
* The account manager now stores the type configuration key for server accounts
* Updated the platform factory to the new tinymail API (added 3 new methods)
* Replaced camel calls by the new platform factory calls in ModestFormatter &
ModestMailOperation
* Added ModestProto to the Makefiles

pmo-trunk-r580
23 files changed:
docs/reference/Makefile.am
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-account-assistant.c
src/gtk/modest-store-widget.c
src/gtk/modest-store-widget.h
src/gtk/modest-transport-widget.c
src/gtk/modest-transport-widget.h
src/modest-account-keys.h
src/modest-account-mgr.c
src/modest-formatter.c
src/modest-mail-operation.c
src/modest-proto.h
src/modest-tny-platform-factory.c
tests/Makefile.am