Filter also with email and name structured fields (fix 2/3 NB#135191).
[modest] / src / modest-account-mgr.h
2009-04-02 Jose Dapena PazProperly show and store from's from mailboxes in editor
2009-02-03 Jose Dapena PazFix some unit tests.
2009-01-23 Jose Dapena PazHide singleton providers from wizard providers list...
2008-09-22 Jose Dapena PazMerged the new plugin system from branch plugin-system.
2008-09-17 Jose Dapena PazFix for NB#88031:
2007-12-03 Jose Dapena PazThis patch includes a lot of work to refactor and reorg...
2007-11-28 Felipe Erias Moran... Fixes NB#77038
2007-10-03 Sergio Villar Senin * Fixes NB#65999 note that the translation is still...
2007-09-27 Sergio Villar Senin * The "account-changed" signal is now properly managed...
2007-09-20 Sergio Villar Senin * Added a new signal to the account mgr that notifies...
2007-08-23 Dirk-Jan C. Binnema* add license headers where they were missings, fixes...
2007-08-01 Dirk-Jan C. Binnema* more changes to the account management; now the follo...
2007-07-31 Dirk-Jan C. Binnema* restore some functionality after the changes, by...
2007-07-31 Philip Van Hoof2007-07-31 Philip Van Hoof <pvanhoof@gnome.org>
2007-07-23 Sergio Villar Senin * ModestAccountMgr: the account manager is...
2007-07-12 Murray Cumming2007-07-12 Murray Cumming <murrayc@murrayc.com>
2007-06-19 Dirk-Jan C. Binnema* leak fixes; free both list and its elements when...
2007-06-17 Johannes Schmid2007-06-17 Johannes Schmid <johannes.schmid@openismus...
2007-06-11 Johannes Schmid2007-06-11 Johannes Schmid <johannes.schmid@openismus...
2007-06-08 Sergio Villar Senin * Fixed a mistake in the last commit thanks to Murray...
2007-06-08 Sergio Villar Senin * Deleted a priv .c file, it's enough with the .h...
2007-06-08 Murray Cumming2007-06-08 Murray Cumming <murrayc@murrayc.com>
2007-05-19 Dirk-Jan C. Binnema* set the correct server options from the preset data,
2007-05-15 Murray Cumming2007-05-15 Murray Cumming <murrayc@murrayc.com>
2007-05-15 Dirk-Jan C. Binnema* update for the modest-protocol-info changes
2007-05-14 Murray Cumming2007-05-14 Murray Cumming <murrayc@murrayc.com>
2007-05-02 Murray Cumming2007-05-02 Murray Cumming <murrayc@murrayc.com>
2007-04-16 Murray CummingAttempt to commit. See ChangeLog2
2007-04-12 Dirk-Jan C. Binnema* when removing an account, also remove the correspondi...
2007-04-05 Murray Cumming2007-04-05 Murray Cumming <murrayc@murrayc.com>
2007-04-05 Murray Cumming2007-04-05 Murray Cumming <murrayc@murrayc.com>
2007-02-21 Sergio Villar Senin* Removed remember password from the store widget
2007-02-12 Dirk-Jan C. Binnema* modest-account-mgr and clients:
2007-02-03 Dirk-Jan C. Binnema* all:
2007-01-24 Sergio Villar Senin* Removed the password_selected signal
2007-01-24 Dirk-Jan C. Binnema* modest-account-mgr*.[ch]:
2007-01-18 Dirk-Jan C. Binnema* all:
2007-01-16 Dirk-Jan C. Binnema* modest-tny-account-store:
2007-01-15 Dirk-Jan C. Binnema* update to new ModestProtocolInfo
2006-12-26 Sergio Villar Senin* Splitted the main documentation file in some smaller...
2006-12-22 Sergio Villar Senin* Fixed comments with errors
2006-12-20 Sergio Villar Senin* Stored the reference to the security widget in the...
2006-12-19 Dirk-Jan C. Binnema* all:
2006-12-14 Sergio Villar Senin* Removed an invalid separator in the File menu
2006-11-27 Sergio Villar Senin* A lot of changes in the documentation, now it's gener...
2006-11-21 Sergio Villar Senin* Added new store actions: create/remove/rename/delete...
2006-10-26 Dirk-Jan C. Binnema* make it compile again with latest Tinymail; does...
2006-07-31 Dirk-Jan C. Binnema* only support 'enabled/disabled' for accounts, not...
2006-07-21 Dirk-Jan C. Binnema* ModestTnyFolderTreeView => ModestFolderView
2006-07-20 Dirk-Jan C. Binnema* do proper refcounting for ModestConf instances
2006-07-17 Dirk-Jan C. Binnemalet _new return ModestConf*, ModestAccountMgr* instead...
2006-07-11 Dirk-Jan C. Binnema* many changes:
2006-07-10 Nils Faerber* added licensing boilerplate to source files
2006-05-31 Arne Zellentin* doc fixes
2006-05-30 Arne Zellentin* moved identity-related functionality from modest...
2006-05-24 Arne Zellentin* began work on identities storage. right now, this...
2006-05-11 Dirk-Jan C. Binnema* this adds modest_account_server_(get|set)_(string...
2006-05-10 Dirk-Jan C. Binnema* initial code dump into SVN; needs some work