* coding style fixes
[modest] / src / modest-account-mgr.c
2006-07-11 Dirk-Jan C. Binnema* many changes:
2006-07-10 Nils Faerber* added licensing boilerplate to source files
2006-06-21 Silvan Marco Fin* added better support for passwords
2006-06-21 Florian Boor* Remove some obsolete code.
2006-06-19 Florian Boor* Implement account change and add signals and data.
2006-06-19 Arne Zellentin* same bugs as in modest-identity-mgr.c fixed: ...get_b...
2006-06-15 Florian Boor* Update several UI bits to use internal pointers inste...
2006-06-13 Florian Boor* Move marshallers to external files generated by glib...
2006-06-12 Florian Boor* Create signal on gconf key change and propagate event...
2006-06-09 Silvan Marco Fin* some unapropriate german debugging output of mine...
2006-06-08 Silvan Marco Fin* in account_exists, the get_server_account_keyname...
2006-06-08 Arne Zellentin* cleanup for -Wall: unused variables removed, some...
2006-06-01 Dirk-Jan C. Binnema* cosmetics
2006-05-30 Arne Zellentin* moved identity-related functionality from modest...
2006-05-25 Arne Zellentin* commented out the overwrite checks in modest_account_...
2006-05-24 Arne Zellentin* began work on identities storage. right now, this...
2006-05-19 Silvan Marco Fin* So, now I think I finally got all changes from Arne...
2006-05-12 Silvan Marco Fin* Added MODEST_ACCOUNT_NAMESPACE again to get_account_k...
2006-05-12 Dirk-Jan C. Binnema* fix the issues with account-store and account-mgr:
2006-05-11 Nils Faerber* fixed get_account_keyname(), not adding MODEST_ACCOUN...
2006-05-11 Dirk-Jan C. Binnema* this adds modest_account_server_(get|set)_(string...
2006-05-10 Silvan Marco Finreinserted accidentally removed methods in modest-accou...
2006-05-10 Silvan Marco Fin"corrected get_account_keyname" again and modified
2006-05-10 Silvan Marco FinMODEST_ACCOUNT_NAMESPACE in get_account_keyname added
2006-05-10 Dirk-Jan C. Binnema* initial code dump into SVN; needs some work