Fixes NB#137624, crash when creating a new folder in offline mode
[modest] / src / modest-tny-account-store.h
2009-09-03 Sergio Villar SeninAdded connection reattempts to get_password function
2009-08-31 Jose Dapena PazIf we didn't manage to disconnect all accounts, then...
2009-08-31 Jose Dapena PazIf we didn't manage to disconnect all accounts, then...
2009-07-02 Sergio Villar SeninFixed a typo in documentation
2009-06-04 Sergio Villar SeninFixes NB#101877, no error note shown after configuring...
2009-05-21 Sergio Villar SeninFixes a stack overflow caused by the recent commit...
2008-12-19 Jose Dapena PazThis is a manual merge of branch drop split view intro...
2008-09-22 Jose Dapena Paz* Now we block sending mails (from any account) when...
2008-09-22 Jose Dapena PazMerged the new plugin system from branch plugin-system.
2008-05-26 Jose Dapena PazFix for bug NB#83343
2008-02-22 Jose Dapena Paz* src/modest-tny-account-store.[ch]:
2008-02-21 Sergio Villar Senin * Fixed a lot of reference leaks
2008-01-10 Dirk-Jan C. Binnema* improve our debug-over-dbus a bit; added methods
2007-11-09 Jose Dapena Paz* src/modest-tny-account-store.[ch]:
2007-10-25 Alberto Garcia* modest-tny-account-store:
2007-10-18 Jose Dapena Paz* src/dbus_api/modest-dbus-callbacks.c:
2007-10-03 Jose Dapena PazThese changes add support for searching in outbox folde...
2007-09-25 Philip Van HoofReconnect and forget password when changing account...
2007-07-31 Philip Van Hoof2007-07-31 Philip Van Hoof <pvanhoof@gnome.org>
2007-07-03 Murray Cumming2007-07-03 Murray Cumming <murrayc@murrayc.com>
2007-06-26 Murray Cumming2007-06-26 Murray Cumming <murrayc@murrayc.com>
2007-06-21 Murray Cumming2007-06-21 Murray Cumming <murrayc@murrayc.com>
2007-06-13 Sergio Villar Senin * Fixes NB#59753, the account that is created is now...
2007-06-12 Dirk-Jan C. Binnema* small cosmetic cleanups, leak fix for modest_account_...
2007-06-08 Murray Cumming2007-06-08 Murray Cumming <murrayc@murrayc.com>
2007-06-07 Murray Cumming2007-06-07 Murray Cumming <murrayc@murrayc.com>
2007-06-05 Murray Cumming2007-06-05 Murray Cumming <murrayc@murrayc.com>modest...
2007-05-23 Murray Cumming2007-05-23 Murray Cumming <murrayc@murrayc.com>
2007-05-15 Murray Cumming2007-05-15 Murray Cumming <murrayc@murrayc.com>
2007-05-08 Murray Cumming2007-05-08 Murray Cumming <murrayc@murrayc.com>
2007-04-27 Murray Cumming2007-04-27 Murray Cumming <murrayc@murrayc.com>
2007-02-14 Dirk-Jan C. Binnema* all:
2007-02-12 Dirk-Jan C. Binnema* modest-account-mgr and clients:
2007-02-11 Dirk-Jan C. Binnema* all:
2007-02-06 Dirk-Jan C. Binnema* updates: cleanup, caching accounts, refactoring and...
2007-02-05 Dirk-Jan C. Binnema* implemented the send-queue stuff (partially); still
2007-02-01 Dirk-Jan C. Binnema* remove modest_tny_account_store_get_tny_account_from_...
2007-01-31 Dirk-Jan C. Binnema* add modest_tny_account_store_get_tny_account_from_ser...
2007-01-28 Dirk-Jan C. Binnema* all:
2007-01-26 Dirk-Jan C. Binnema* modest-tny-account-store.[ch]:
2007-01-25 Dirk-Jan C. Binnema* modest-tny-account-store.[ch]:
2007-01-24 Sergio Villar Senin* Removed the password_selected signal
2007-01-18 Dirk-Jan C. Binnema* all:
2007-01-17 Dirk-Jan C. Binnema* all:
2006-12-22 Sergio Villar Senin* Fixed comments with errors
2006-08-07 Dirk-Jan C. Binnema* handle password requests
2006-07-31 Dirk-Jan C. Binnema* update handling of changes in configuration
2006-07-31 Dirk-Jan C. Binnema* remove some useless code
2006-07-17 Dirk-Jan C. Binnema* the constructor now returns ModestTnyAccountStore...
2006-07-11 Dirk-Jan C. Binnema* cleaned up, refactored code. there's a lot less now
2006-07-10 Nils Faerber* added licensing boilerplate to source files
2006-06-22 Silvan Marco Fin* added function to register password_request method...
2006-06-13 Florian Boor* Move marshallers to external files generated by glib...
2006-05-31 Arne Zellentin* doc updates / fixes
2006-05-16 Silvan Marco Fin* password dialog implemented and bound to "password_re...
2006-05-16 Silvan Marco Finmodest_tny_account_store_get_accout_mgr() added to...
2006-05-15 Nils Faerber* added GTKdoc documentation - maybe wrong, please...
2006-05-12 Dirk-Jan C. Binnema* fix the issues with account-store and account-mgr:
2006-05-10 Dirk-Jan C. Binnema* initial code dump into SVN; needs some work