Make use of G_DEFINE_QUARK()
[platform/upstream/evolution-data-server.git] / libedataserver / e-client.c
2013-01-24 Mathias HasselmannMake use of G_DEFINE_QUARK()
2013-01-12 Matthew BarnesDeprecate e_client_util_free_object_slist().
2013-01-12 Matthew BarnesDeprecate e_client_util_free_string_slist().
2013-01-12 Matthew BarnesDeprecate e_client_util_copy_object_slist().
2013-01-12 Matthew BarnesDeprecate e_client_util_copy_string_slist().
2013-01-12 Matthew BarnesDeprecate e_client_util_strv_to_slist().
2013-01-12 Matthew BarnesDeprecate e_client_util_slist_to_strv().
2013-01-12 Matthew BarnesCoding style and whitespace cleanups.
2012-11-05 Milan CrhaReplace deprecated GLib symbols (as of GLib 2.34.x)
2012-09-14 Milan CrhaUnwrap GDBus error in generic EClient operations
2012-08-16 Matthew BarnesDeprecate e_client_remove_sync().
2012-06-18 Philip Withnalledataserver: GIR annotation fixes
2012-06-03 Matthew BarnesAdapt EClient to the new ESource API.
2012-05-13 Matthew BarnesUse g_simple_async_result_set_check_cancellable().
2012-05-13 Matthew BarnesWhitespace cleanups.
2012-04-21 Matthew BarnesNudge ESource toward its new API.
2012-04-18 Matthew BarnesRemove some redundant argument checks.
2012-04-04 Milan CrhaBug #664793 - Deadlock on EClient operation cancel
2012-03-02 Milan CrhaBug #658742 - Gettext messages require translator comments
2012-02-20 Matthew BarnesCoding style and whitespace cleanup.
2011-12-23 Milan CrhaBug #592906 - Birthdays from WebDAV contacts do not...
2011-10-03 Milan CrhaProvide EClient's GSList utility functions within e...
2011-09-03 Matthew BarnesMake sure all new APIs have "Since: 3.2" tags.
2011-09-03 Matthew BarnesCoding style and whitespace cleanups.
2011-08-23 Milan CrhaBug #655997 - Unneeded context specifiers
2011-08-02 Milan CrhaBug #655190 - Sluggish performance interacting with...
2011-08-01 Milan CrhaBug #655499 - Don't crash when getting contacts before...
2011-07-29 Raul Gutierrez SegalesIntrospection: state the element-type when using GSLists
2011-07-28 Raul Gutierrez SegalesIntrospection: fix annotation in e_client_get_capabilities
2011-07-03 Matthew BarnesFix build break (my bad).
2011-06-29 Milan CrhaFix LDAP authentication and process authentication...
2011-06-27 Milan CrhaAllow asynchronous retrieval of EClient capabilities...
2011-06-15 Raul Gutierrez SegalesEmit notification for EClient::opened property
2011-06-14 Milan CrhaDo not use deprecated EBook/ECal API
2011-06-13 Matthew BarnesCoding style and whitespace cleanups.
2011-05-29 Raul Gutierrez SegalesIntrospection: add missing annotations in libedataserver
2011-05-28 Matthew BarnesIncluding <glib.h> directly is rarely needed.
2011-05-23 Milan CrhaNew EClient/EBookClient/ECalClient API deprecating...