* updates: cleanup, caching accounts, refactoring and work on
authorDirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>
Tue, 6 Feb 2007 10:06:18 +0000 (10:06 +0000)
committerDirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>
Tue, 6 Feb 2007 10:06:18 +0000 (10:06 +0000)
commit8cb5d470d68036f3fc73156897144bafb83c78ef
tree1604ab67ed271c5ee4515756f04f430f621a860b
parent534f60fcef38b1f73ed545c00f8b6199c461bcac
* updates: cleanup, caching accounts, refactoring and work on
   the send-queue (not working yet)

* modest-tny-account, tny-account-store:
- refactory, move account creation to modest-tny-account

* modest-tny-account-store:
- cache accounts; add functions for retrieving tnyaccounts
 corresponding to account-mgr accounts

* modest-tny-send-queue:
- fix some bugs, getting much further now

* cleanups, cosmetics

pmo-trunk-r790
15 files changed:
src/modest-account-mgr-helpers.c
src/modest-account-mgr-helpers.h
src/modest-defs.h
src/modest-mail-operation.c
src/modest-main.c
src/modest-runtime.c
src/modest-runtime.h
src/modest-singletons.c
src/modest-singletons.h
src/modest-tny-account-store.c
src/modest-tny-account-store.h
src/modest-tny-account.c
src/modest-tny-account.h
src/modest-tny-send-queue.c
src/modest-ui.c