summaryrefslogtreecommitdiff
path: root/libedataserver
Commit message (Expand)AuthorAgeFilesLines
* Fix e-source-enumtypes.h generation.openismus-workTristan Van Berkom2013-06-031-1/+1
* Mega-Commit changing the API of fetching the initial addressbook locale.Tristan Van Berkom2013-05-282-0/+21
* 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
* 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
* | Revert "EGdbusTemplates: Address crash on operation cancel"Patrick Ohly2013-03-281-91/+13
* | Merge remote-tracking branch 'origin/gnome-3-6' into openismus-workPatrick Ohly2013-03-263-31/+119
|\ \ | |/
| * source_remove_sync: Fail gracefully when given a scratch source.Matthew Barnes2013-02-191-8/+12
| * source_write_sync: Fail gracefully when given a scratch source.Matthew Barnes2013-02-191-8/+12
| * Add comments around g_idle_add() changesMilan Crha2013-02-081-1/+3
| * Bug #683867 - Schedule actions with higher idle priorityMichel Dänzer2013-02-081-1/+1
| * Revert "Bug #683867 - Schedule actions with higher idle priority"Matthew Barnes2013-02-081-1/+1
| * Bug #683867 - Schedule actions with higher idle priorityMichel Dänzer2013-02-081-1/+1
| * EGdbusTemplates: Address crash on operation cancelMilan Crha2013-01-251-13/+91
| * Coding style and whitespace cleanups.Matthew Barnes2013-01-121-1/+1
* | Brute force backport of EBookBackendSqliteDB + phone number work.Tristan Van Berkom2013-02-214-603/+0
* | EFlag: Suppress deprecation warning on g_cond_timed_wait().Matthew Barnes2013-02-141-0/+2
* | Adding ESourceRevisionGuardsTristan Van Berkom2013-01-294-0/+307
* | libedataserver: Provide generic string for E_CLIENT_ERROR_OUT_OF_SYNCMathias Hasselmann2012-12-181-0/+2
* | ESourceRegistry: Do not mandate builtin sources.Tristan Van Berkom2012-12-171-8/+2
* | libedataserver: Add phone number utilitiesMathias Hasselmann2012-12-174-0/+603
* | libedataserver: Don't print warning if e_sexp_parse() failsMathias Hasselmann2012-12-171-3/+1
* | Fixing GTK+ dependency removal patchTristan Van Berkom2012-12-171-16/+0
* | Updated revision guards API to return an E_CLIENT_ERRORTristan Van Berkom2012-12-171-1/+2
* | Remove libedataserverui and make google backend optionalTristan Van Berkom2012-12-171-0/+16
* | Added e_util_utf8_normalize()Tristan Van Berkom2012-12-172-0/+43
* | Fixup e_enum_to_string()Tristan Van Berkom2012-12-171-45/+49
* | Added e_enum_from_string() and e_enum_to_string() utilities in e-data-server-...Tristan Van Berkom2012-12-172-0/+85
|/
* Workaround file description leak from e_source_registry_authenticate_sync()Milan Crha2012-12-121-0/+6
* ESourceRegistry: Disconnect signal handlers from GSettings in disposeMilan Crha2012-11-291-0/+1
* Suppress g-ir-scanner warnings.Matthew Barnes2012-11-101-1/+1
* Disable runtime check in source_registry_initable_init().Matthew Barnes2012-11-071-2/+18
* e_async_closure_callback: Do not test 'object' parameter validityMilan Crha2012-11-021-2/+1
* Coding style and whitespace cleanup.Matthew Barnes2012-10-201-10/+7
* Fix code examples in ESourceExtension API docs.Matthew Barnes2012-10-1421-23/+23
* Bug 685713 - ESourceRegistry's manager thread aborts on errorMatthew Barnes2012-10-101-30/+42
* Unwrap GDBus error in generic EClient operationsMilan Crha2012-09-141-12/+77
* Bug 683785 - Add e_source_new_with_uid()Matthew Barnes2012-09-122-4/+63
* ESourceRegistry: Work around GType deadlock.Matthew Barnes2012-09-071-0/+11
* Coding style and whitespace cleanup.Matthew Barnes2012-09-011-1/+1
* ESourceWebdav: Add "resource-query" property.Matthew Barnes2012-08-272-229/+277
* Update API documentation.Matthew Barnes2012-08-253-0/+12
* Add new symbol to API documentation.Matthew Barnes2012-08-232-2/+2
* Add function to validate binary dataDan Vrátil2012-08-232-8/+27
* ESource: Suppress "changed" emissions during initialization.Matthew Barnes2012-08-211-9/+19
* Coding style and whitespace cleanup.Matthew Barnes2012-08-1923-327/+414
* Deprecate e_client_remove_sync().Matthew Barnes2012-08-162-4/+78
* e_source_registry_commit_source_sync(): Handle collection members.Matthew Barnes2012-08-031-1/+20
* ESource: Add functions to create/delete remote resources.Matthew Barnes2012-08-033-8/+589