summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* EBookBackendSqliteDB: Plugged leak.october-dropTristan Van Berkom2013-10-261-0/+3
* EDataBookCursorSqlite: Mark new apis since 3.12 instead of 3.10Tristan Van Berkom2013-10-112-1/+19
* EDataBookCursor: Mark new apis since 3.12 instead of 3.10Tristan Van Berkom2013-10-112-19/+19
* EBookBackend: Mark new apis since 3.12 instead of 3.10Tristan Van Berkom2013-10-111-4/+4
* EBookBackendSqliteDB: Mark new apis since 3.12 instead of 3.10Tristan Van Berkom2013-10-112-10/+12
* EBookClientCursor: Mark new apis since 3.12 instead of 3.10Tristan Van Berkom2013-10-112-25/+25
* EBookClient: Mark new apis since 3.12 instead of 3.10Tristan Van Berkom2013-10-111-7/+7
* EBookCursorSortType/EBookCursorOrigin: Mark new apis since 3.12Tristan Van Berkom2013-10-111-0/+4
* ETransliterator: Mark new apis since 3.12 instead of 3.10Tristan Van Berkom2013-10-112-5/+5
* ECollator: Mark new apis since 3.12 instead of 3.10Tristan Van Berkom2013-10-112-10/+10
* EBookBackendSqliteDB: Adding comments around loopsTristan Van Berkom2013-10-061-12/+31
* CursorExample: Changed include guard style from __FOO_H__ to FOO_HTristan Van Berkom2013-10-065-15/+15
* Changes for Review: improved source code comment in EBookBackendSqliteDB.Tristan Van Berkom2013-10-051-4/+2
* Changes for Review: CursorExample fixed spelling mistakesTristan Van Berkom2013-10-051-2/+2
* Changes for Review: EDataBookCursorSqlite fixed spelling mistakesTristan Van Berkom2013-10-051-4/+4
* Changes for Review: EDataBookCursor fixed spelling mistakesTristan Van Berkom2013-10-051-14/+8
* Changes for Review: EDataBook fixed spelling mistakesTristan Van Berkom2013-10-051-1/+1
* Changes for Review: EBookBackendSqliteDB fixed spelling mistakesTristan Van Berkom2013-10-052-15/+14
* Changes for Review: EBookBackend fixed spelling mistakesTristan Van Berkom2013-10-051-1/+1
* Changes for Review: fixed spelling mistakes in EBookBackendFileTristan Van Berkom2013-10-051-1/+1
* Changes for Review: EBookClientCursor fixed spelling mistakesTristan Van Berkom2013-10-052-19/+20
* Added EDataBookCursor & EDataBookCursorSqlite to POTFILES.inTristan Van Berkom2013-10-051-0/+3
* Changes for Review: Test cases and example updated for new API changes.Tristan Van Berkom2013-10-058-21/+21
* Changes for Review: EBookBackendFile, various changes.Tristan Van Berkom2013-10-051-15/+44
* Changes for Review: EBookClientCursor changes.Tristan Van Berkom2013-10-051-3/+7
* Changes for Review: EBookClient API adaptations.Tristan Van Berkom2013-10-052-12/+13
* Changes for Review: Various API adaptations and bug fixTristan Van Berkom2013-10-051-11/+12
* Changes for Review: ECollator to use atomic integer operations for ref countingTristan Van Berkom2013-10-051-9/+3
* Changes for Review: Various changesTristan Van Berkom2013-10-052-53/+108
* Changes for Review: EBookSortType renamed to EBookCursorSortTypeTristan Van Berkom2013-10-051-6/+6
* Changes for Review: Various changesTristan Van Berkom2013-10-052-24/+26
* Changes for Review: Various changesTristan Van Berkom2013-10-052-57/+74
* Changes for Review: Changed a couple of the cursor related backend APIsTristan Van Berkom2013-10-052-22/+34
* Revert change to distcheck configure flags.Tristan Van Berkom2013-10-041-1/+1
* Added a utility to deal with phone numbersTristan Van Berkom2013-10-042-0/+153
* Tests: Added 3 new contacts and a few more query tests.Tristan Van Berkom2013-10-045-1/+61
* EBookBackendSqliteDB: Fixed an inconsistency in phone number matches.Tristan Van Berkom2013-10-041-1/+1
* Fixed contacts DB migration test when handling a system without db_load.Tristan Van Berkom2013-10-021-1/+1
* Bug 709198 - Add regression test for contacts database migrationsTristan Van Berkom2013-10-0236-2/+1205
* Fixed build with regards to GTK+ dependency.Tristan Van Berkom2013-10-023-6/+37
* EBookBackendSqliteDB: Various bug fixes related to upgradesTristan Van Berkom2013-10-021-11/+21
* EBookBackendSqliteDB: Fixed upgrade_contacts() for cases with missing vcards.Tristan Van Berkom2013-10-011-1/+11
* configure: revert glib dependency to 2.34Patrick Ohly2013-09-201-1/+1
* libebook: General documentation improvementsTristan Van Berkom2013-08-308-6/+117
* test-client-cursor-operations.c: Added tests for using transliterated queriesTristan Van Berkom2013-08-304-3/+44
* CursorExample: Touching up comments in example program.Tristan Van Berkom2013-08-301-3/+8
* test-client-custom-summary.c: Added test for transliterated queriesTristan Van Berkom2013-08-302-1/+14
* EBookClientCursor: Enhancing API documentation.Tristan Van Berkom2013-08-301-0/+11
* Added missing copyright attributions.Tristan Van Berkom2013-08-3017-12/+110
* CursorExample: Added a transliterated search option to the example contact br...Tristan Van Berkom2013-08-302-0/+26