summaryrefslogtreecommitdiff
path: root/libedataserver/e-data-server-util.h
Commit message (Expand)AuthorAgeFilesLines
* [ENamedParameters] Be able to read/write values from/to a simple stringMilan Crha2015-06-231-0/+3
* Provide e_util_get_source_full_name() to describe source with parentsMilan Crha2015-06-121-0/+5
* Bug 749385 - [GOA] Fails to work with ownCloud with invalid certificateMilan Crha2015-05-221-0/+5
* Provide and use thread safe variants of g_object_bind_property*() functionsMilan Crha2015-02-241-0/+22
* Move authentication of backends back to the clientMilan Crha2015-02-021-0/+23
* Bug 678398 - Make evolution-source-registry debugging configurableMilan Crha2014-11-111-0/+4
* Miscellaneous Win32 related changesMilan Crha2014-09-051-0/+1
* Bug #727237 - Correct LGPL license information in sourcesMilan Crha2014-04-141-6/+5
* Bug 721527 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-071-11/+9
* e-data-server-util.h: Fix a couple typos.Matthew Barnes2013-10-291-2/+2
* Remove duplicate "named timeout" docs.Matthew Barnes2013-10-291-64/+0
* Add macros/functions to help name timeouts.Matthew Barnes2013-10-291-0/+101
* Add e_util_strv_equal().Matthew Barnes2013-10-251-0/+2
* Added missing copyright attributions.Tristan Van Berkom2013-08-291-1/+4
* Add e_weak_ref_new() and e_weak_ref_free().Matthew Barnes2013-03-171-0/+2
* Deprecate e_data_server_util_get/set_dbus_call_timeout().Matthew Barnes2013-02-061-5/+5
* Deprecate e_util_copy_object_slist().Matthew Barnes2013-01-121-1/+2
* Deprecate e_util_copy_string_slist().Matthew Barnes2013-01-121-1/+2
* Deprecate e_util_free_object_slist().Matthew Barnes2013-01-121-1/+1
* Deprecate e_util_free_string_slist().Matthew Barnes2013-01-121-1/+4
* Further API doc cleanups.Matthew Barnes2012-12-271-1/+1
* Make ENamedParameters a fully boxed typeColin Walters2012-12-101-1/+4
* Update API documentation.Matthew Barnes2012-12-091-18/+27
* Introduce evolution-user-prompter serviceMilan Crha2012-12-071-0/+19
* Add e_queue_transfer().Matthew Barnes2012-12-061-1/+4
* Added e_util_utf8_normalize()Tristan Van Berkom2012-11-221-0/+1
* Added e_enum_from_string() and e_enum_to_string() utilities in e-data-server-...Tristan Van Berkom2012-11-221-0/+5
* Add new symbol to API documentation.Matthew Barnes2012-08-231-1/+1
* Add function to validate binary dataDan Vrátil2012-08-231-0/+2
* Move e_pointer_tracker to camelMilan Crha2012-07-261-14/+0
* Implement single-file includes for all E-D-S libraries.Matthew Barnes2012-06-031-0/+4
* Add e_util_strdup_strip().Matthew Barnes2012-05-221-0/+1
* Add EAsyncClosure.Matthew Barnes2012-05-081-0/+9
* Add e_file_recursive_delete().Matthew Barnes2012-04-071-1/+13
* Bug 670457: Add bulk methods to ECalClientChristophe Dumez2012-03-271-0/+1
* Add useful GBinding transform funcs from e-util.Matthew Barnes2011-11-151-1/+13
* Provide EClient's GSList utility functions within e-data-server-util.hMilan Crha2011-10-031-0/+7
* Bug #655252 - Need to escape the comp_uid part of a pathMilan Crha2011-09-261-0/+4
* Make sure all new APIs have "Since: 3.2" tags.Matthew Barnes2011-09-031-1/+10
* New EClient/EBookClient/ECalClient API deprecating EBook/ECalMilan Crha2011-05-231-0/+5
* Update API documentation.Matthew Barnes2011-03-041-2/+4
* Be able to define DBus call timeout in configure and runtimeMilan Crha2011-02-091-0/+3
* Update API docs.Matthew Barnes2010-12-031-1/+2
* Bug #635825 - Ensure valid UTF8 strings are passed to GDBus/GVariantMilan Crha2010-11-261-0/+2
* Add functions to get Evo/EDS base directories.Matthew Barnes2010-07-081-0/+4
* e-data-server-util cleanups.Matthew Barnes2010-06-071-17/+30
* Bug #608766 - Replace pthread with GLib's GThreadMilan Crha2010-04-151-2/+1
* Remove deprecated API from libedataserver.Matthew Barnes2010-03-311-5/+0
* Fix compiler warnings in camel.Matthew Barnes2009-06-011-3/+3
* Prefer GLib basic types over C types.Matthew Barnes2009-05-281-8/+8