summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix e-source-enumtypes.h generation.openismus-workTristan Van Berkom2013-06-031-1/+1
* Fixed tests/libebook/Makefile.am to distribute the vcards needed for test casesOPENISMUS_3_6_DROP_28_05_2013Tristan Van Berkom2013-05-281-9/+21
* Adding D-Bus localed xml description to EXTRA_DIST to pass distcheckTristan Van Berkom2013-05-281-0/+1
* Customize the default system addressbookTristan Van Berkom2013-05-281-0/+4
* Mega-Commit changing the API of fetching the initial addressbook locale.Tristan Van Berkom2013-05-287-46/+66
* Added test-sqlite-cursor-change-locale.cTristan Van Berkom2013-05-282-2/+56
* libedata-book tests: Changed all cursor tests to use new testing APIsTristan Van Berkom2013-05-2812-52/+25
* tests/libedata-book: Added a testing API to set the locale dynamicallyTristan Van Berkom2013-05-283-7/+117
* EBookClient: Added "locale" property.Tristan Van Berkom2013-05-282-0/+116
* EBookBackendFile: Implement EBookBackend->set_locale() & ->get_locale()Tristan Van Berkom2013-05-281-0/+48
* EBookBackendSqliteDB: Added e_book_backend_sqlitedb_get/set_locale()Tristan Van Berkom2013-05-282-66/+194
* EDataBook: Watch the system bus for locale notificationsTristan Van Berkom2013-05-282-1/+220
* EBookBackend added new ->set_locale() API and ->get_locale() APITristan Van Berkom2013-05-282-0/+56
* EGdbusBook: Added get_locale() method and locale_changed() signal.Tristan Van Berkom2013-05-282-0/+81
* Removed unused test.Tristan Van Berkom2013-05-271-451/+0
* Added org.freedesktop.locale1 interface to private/ to generate a DBus proxyTristan Van Berkom2013-05-272-0/+31
* Migrated sqlite cursor test cases to not specify any specific collation rule.Tristan Van Berkom2013-05-2711-176/+31
* Ported data migration tests to use the new ICU sorted data.Tristan Van Berkom2013-05-277-412/+152
* Ported test-sqlite-cursor-set-sexp to use the new ICU sorted data.Tristan Van Berkom2013-05-271-119/+21
* Ported test-sqlite-cursor-calculate test to use the new ICU test data.Tristan Van Berkom2013-05-271-256/+153
* Ported test-sqlite-cursor-set-target.c to work with new ICU test data.Tristan Van Berkom2013-05-271-186/+79
* Fixed test-sqlite-cursor-move-by for new ICU localizationTristan Van Berkom2013-05-2726-40/+784
* EBookBackendSqliteDB: Pull out the code which keeps separate collators per su...Tristan Van Berkom2013-05-271-258/+26
* EBookBackendSqliteDB: Use ECollatorTristan Van Berkom2013-05-271-82/+369
* Revert "ESourceBackendSummarySetup: Added apis to set collation rules on addr...Tristan Van Berkom2013-05-272-263/+3
* ESourceBackendSummarySetup: Added apis to set collation rules on addressbooks.Tristan Van Berkom2013-05-272-3/+263
* ECollator: Remove the "collation_type" option.Tristan Van Berkom2013-05-272-42/+24
* Added utility ECollator to libedataserver.Tristan Van Berkom2013-05-274-2/+602
* Added detection of ICU libs to configure.acTristan Van Berkom2013-05-271-0/+29
* test-client-custom-summary.c: Added tests for regex queriesTristan Van Berkom2013-05-274-2/+111
* EBookBackendSqliteDB: Support regex queriesTristan Van Berkom2013-05-271-5/+83
* EBookBackendSexp: Support regex query types.Tristan Van Berkom2013-05-271-0/+74
* EBookQuery: Added regex query API.Tristan Van Berkom2013-05-272-0/+34
* Fix cursor API for JEFT JOIN optimization by David WoodhouseTristan Van Berkom2013-05-271-4/+4
* Bug 699597 - Autocomplete using GAL is slowDavid Woodhouse2013-05-271-5/+7
* Merge remote-tracking branch 'origin/gnome-3-6' into openismus-workSyncEvolution Nightly Testing2013-05-181-13/+110
|\
| * Bug #696757 - Do not use dynamic keys in g_object_set_data()Milan Crha2013-04-121-12/+31
* | Added EBookBackendSqliteDB cursor APIs to the docsOPENISMUS_DROP_26_04_2013Tristan Van Berkom2013-04-261-0/+9
* | Adding clean-local hook target to test directory to help pass distcheck.Tristan Van Berkom2013-04-261-0/+9
* | tests/libebook/Makefile.am: Add missing vcards to EXTRA_DISTTristan Van Berkom2013-04-261-0/+9
* | docs/reference/libebackend/Makefile.am: Disable gtk-doc testsTristan Van Berkom2013-04-261-2/+0
* | POTFILES.in: Fixing to pass make checkTristan Van Berkom2013-04-261-16/+4
* | test-client-custom-summary.c: Optimize test.Tristan Van Berkom2013-04-251-105/+80
* | Added tests to ensure that localized data is properly migrated.Tristan Van Berkom2013-04-256-6/+512
* | Added test case test-sqlite-cursor-set-sexp.cTristan Van Berkom2013-04-252-1/+196
* | Added test case test-sqlite-cursor-calculate.cTristan Van Berkom2013-04-252-1/+581
* | Added test case test-sqlite-cursor-set-target.cTristan Van Berkom2013-04-252-1/+359
* | Added test case test-sqlite-cursor-move-byTristan Van Berkom2013-04-2516-1/+607
* | Added test case test-sqlite-create-cursorTristan Van Berkom2013-04-252-2/+136
* | Added libedata-book test directory and added first test.Tristan Van Berkom2013-04-256-1/+356