Fixed some compilation errors
[modest] / src / modest-tny-account-store.c
2007-02-12 Dirk-Jan C. Binnema* modest-tny-send-queue:
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* modest-tny-account / modest-tny-account-store:
2007-02-05 Dirk-Jan C. Binnema* implemented the send-queue stuff (partially); still
2007-02-03 Dirk-Jan C. Binnema* all:
2007-02-01 Dirk-Jan C. Binnema* remove modest_tny_account_store_get_tny_account_from_...
2007-01-31 Sergio Villar Senin* Removed an invalid call
2007-01-31 Dirk-Jan C. Binnema* add modest_tny_account_store_get_tny_account_from_ser...
2007-01-28 Dirk-Jan C. Binnema* modest-tny-account-store.c:
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-25 Dirk-Jan C. Binnema* modest-tny-account-store.c:
2007-01-24 Sergio Villar Senin* Fixed a segmentation fault when creating combo boxes
2007-01-24 Sergio Villar Senin* Removed the password_selected signal
2007-01-24 Dirk-Jan C. Binnema* modest-tny-account-store.c:
2007-01-23 Dirk-Jan C. Binnema* modest-tny-account-store.c:
2007-01-19 Dirk-Jan C. Binnema* small correctness fixes
2007-01-18 Dirk-Jan C. Binnema* all:
2007-01-17 Dirk-Jan C. Binnema* modest-tny-account-store.c:
2007-01-17 Dirk-Jan C. Binnema* all:
2007-01-16 Sergio Villar Senin* The reply/fw stuff now uses the text/plain part of...
2007-01-16 Dirk-Jan C. Binnema* modest-tny-account-store:
2007-01-15 Sergio Villar Senin* Fixed some compilation warnings
2007-01-15 Dirk-Jan C. Binnema* modest-conf.h, modest-main.c:
2007-01-12 Dirk-Jan C. Binnema* modest-tny-account-store.c:
2007-01-11 Dirk-Jan C. Binnema* modest-main.c, modest-tny-account-store.c:
2007-01-09 Sergio Villar Senin* Migration to GtkUIManager almost completed
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