summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Experimental changes...sqlite-refactorTristan Van Berkom2013-12-011-4/+24
* Experimental work in progressTristan Van Berkom2013-11-301-528/+91
* EBookSqlite: Experimental query formation changeTristan Van Berkom2013-11-301-58/+17
* test-server-utils: Fixed to wait for clients to finalizeTristan Van Berkom2013-11-301-38/+158
* Fix build break in e-data-book-factory.c.Matthew Barnes2013-11-291-0/+1
* CamelIMAPXSettings: Remove unused "mobile-mode" property.Matthew Barnes2013-11-295-168/+9
* CamelPOP3Settings: Remove unused "batch-fetch-count" property.Matthew Barnes2013-11-293-79/+1
* CamelPOP3Settings: Remove unused "mobile-mode" property.Matthew Barnes2013-11-295-257/+4
* CamelFolder: Remove unused fetch_messages_sync() method.Matthew Barnes2013-11-297-521/+8
* CamelFolder: Remove all asynchronous class methods.Matthew Barnes2013-11-292-917/+476
* CamelSubscribable: Remove all asynchronous class methods.Matthew Barnes2013-11-292-190/+94
* CamelTransport: Remove all asynchronous class methods.Matthew Barnes2013-11-292-95/+48
* CamelStore: Remove all asynchronous class methods.Matthew Barnes2013-11-292-889/+464
* CamelService: Remove all asynchronous class methods.Matthew Barnes2013-11-292-380/+211
* EBookSqlite: Fixed a transaction which wanted to read, but asked to write.Tristan Van Berkom2013-11-301-1/+1
* EBookClientCursor: Keep a strong reference to the clientTristan Van Berkom2013-11-302-18/+54
* EBookBackend: Fixed ref-counting bug in e_book_backend_set_locale()Tristan Van Berkom2013-11-301-4/+6
* EDataBookFactor / EDataBook: Migrated locale handling to EDataBookFactoryTristan Van Berkom2013-11-304-189/+294
* Revert "test-server-utils: Disable the cache-reaper in the test environment"Tristan Van Berkom2013-11-301-8/+1
* Updated Spanish translationDaniel Mustieles2013-11-291-120/+159
* Fixed test-client-cursor-createTristan Van Berkom2013-11-291-75/+6
* EBookClient: Fixed e_book_client_cursor_get_contact_alphabetic_index()Tristan Van Berkom2013-11-291-1/+1
* test-client-uid-only-view: Fixed testTristan Van Berkom2013-11-291-30/+4
* test-client-revision-view: Disabled part of the test.Tristan Van Berkom2013-11-291-31/+4
* test-client-custom-summary: Added various testsTristan Van Berkom2013-11-293-86/+482
* test-client-cursor-operations.c: Test cursor in fallback modeTristan Van Berkom2013-11-291-72/+109
* test-server-utils: Disable the cache-reaper in the test environmentTristan Van Berkom2013-11-291-1/+8
* Added case to the book-migration test for basic cursor operation.Tristan Van Berkom2013-11-291-0/+55
* Ported the lower level cursor tests to use EBookSqlite.Tristan Van Berkom2013-11-2922-1155/+1041
* EBookClientCursor: Changed for EDataBookCursor API change (cancellables)Tristan Van Berkom2013-11-291-4/+6
* EBookClient: Changed for EDataBookCursor API change.Tristan Van Berkom2013-11-291-1/+1
* EDataBookCursorSqlite: Ported to EBookSqliteTristan Van Berkom2013-11-292-116/+116
* EBookBackendFile: Ported to new EBookSqlite APITristan Van Berkom2013-11-293-268/+245
* EBookBackend: e_book_backend_set_locale() now has GCancellableTristan Van Berkom2013-11-292-9/+22
* EDataBookCursor: Changed APIs to permit GCancellable for long running operati...Tristan Van Berkom2013-11-292-47/+46
* EDataBook: Changed for EBookBackend set_locale() API changeTristan Van Berkom2013-11-291-2/+5
* Adding new EBookSqliteTristan Van Berkom2013-11-295-0/+8428
* Added E_BOOK_INDEX_SORT_KEY to EBookIndexTypeTristan Van Berkom2013-11-291-2/+4
* EBookQuery: Added end marker for the EBookQueryTest enumTristan Van Berkom2013-11-292-2/+8
* EPhoneNumber: Fixed phone number matching semantics.Tristan Van Berkom2013-11-291-13/+37
* ECollator: Added e_collator_new_interpret_country()Tristan Van Berkom2013-11-292-2/+56
* ECollator: fixed e_collator_collate() to allow NULL strings.Tristan Van Berkom2013-11-291-4/+9
* Added e_vcard_construct_full()Tristan Van Berkom2013-11-292-2/+29
* Updated Galician translationsFran Diéguez2013-11-291-607/+670
* EDataBookCursor: fixed memory leak.Tristan Van Berkom2013-11-281-0/+1
* Bug #719382 - Build break, missing NSPR CFLAGS/LIBS in CamelMilan Crha2013-11-281-1/+1
* CamelSession: Add a "user-alert" signal.Matthew Barnes2013-11-274-62/+141
* Bug #712578 - MH folder refresh can cause summary rebuildMilan Crha2013-11-271-0/+30
* Updated Polish translationPiotr Drąg2013-11-261-424/+445
* CamelSession: Remove leftover "check_junk" function declarations.Matthew Barnes2013-11-251-3/+0