* Removed an invalid separator in the File menu
[modest] / src / modest-tny-account-store.c
2006-12-14 Sergio Villar Senin* Removed an invalid separator in the File menu
2006-12-13 Sergio Villar Senin* Added gtk_threads_init
2006-12-10 Dirk-Jan C. Binnema* modest-tny-account-store.c:
2006-11-30 Dirk-Jan C. Binnema* src/modest-tny-account-store.c:
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-11-13 Sergio Villar Senin * src/modest-tny-store-actions.h
2006-11-06 Sergio Villar Senin* src/modest-tny-attachment.h:
2006-10-26 Dirk-Jan C. Binnema* make it compile again with latest Tinymail; does...
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-21 Dirk-Jan C. Binnema* ModestTnyFolderTreeView => ModestFolderView
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-21 Silvan Marco Fin* added better support for passwords
2006-06-20 Florian Boor* Add common "AW:" to list of ignored subject prefixes.
2006-06-19 Florian Boor* Implement account change and add signals and data.
2006-06-16 Florian Boor* Disconnect signals from account manager if account...
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-08 Nils Faerber* code cleanups (removing unused variables)
2006-06-08 Arne Zellentin* cleanup for -Wall: unused variables removed, some...
2006-06-02 Dirk-Jan C. Binnema* update for tinymail changes (don't include tny-device.h)
2006-06-01 Dirk-Jan C. Binnema* cosmetics
2006-05-26 Dirk-Jan C. Binnema* modest-tny-folder-tree-view.c:
2006-05-22 Dirk-Jan C. Binnema* modest-tny-account-store.c:
2006-05-19 Nils Faerber* minor indent fix
2006-05-19 Silvan Marco Fin* So, now I think I finally got all changes from Arne...
2006-05-16 Florian BoorCreate device object, get rid of nasty warning at startup.
2006-05-16 Silvan Marco Fin* fixed some typos / comments
2006-05-16 Silvan Marco Fin* I hate revision control systems...
2006-05-16 Silvan Marco Fin* password dialog implemented and bound to "password_re...
2006-05-16 Nils Faerber* minor indentation fix
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-11 Dirk-Jan C. Binnema* modest-tny-account-store.c:
2006-05-11 Nils Faerber* fixed get_account_keyname(), not adding MODEST_ACCOUN...
2006-05-11 Silvan Marco Fin* removed duplicated #includes
2006-05-10 Nils FaerberFixed g_strconcat() bug in cache dirname creation ...
2006-05-10 Nils FaerberAdded proper comment
2006-05-10 Nils FaerberAdded proper return of cache dir pathname in
2006-05-10 Dirk-Jan C. Binnema* initial code dump into SVN; needs some work