goa: Add missing linker flag (for real).
[platform/upstream/evolution-data-server.git] / libedataserver / e-client.h
2013-02-23 Matthew BarnesEClient: Add a read-only "main-context" property.
2013-02-22 Matthew BarnesDeprecate e_client_error_create().
2013-02-22 Matthew BarnesDeprecate e_client_util_unwrap_dbus_error().
2013-02-22 Matthew BarnesEClient: Deprecate unwrap_dbus_error() method.
2013-02-22 Matthew BarnesEClient: Deprecate get_dbus_proxy() method.
2013-02-10 Matthew BarnesDeprecate e_client_cancel_all().
2013-01-30 Matthew BarnesEClient: Deprecate e_client_retrieve_capabilities_sync().
2013-01-30 Matthew BarnesDeprecate e_client_open_sync().
2013-01-29 Tristan Van BerkomEClient: Adding E_CLIENT_ERROR_OUT_OF_SYNC
2013-01-26 Matthew BarnesEClient: Deprecate e_client_set_backend_property_sync().
2013-01-25 Matthew BarnesDeprecate e_client_is_opened().
2013-01-25 Matthew BarnesDeprecate CLIENT_BACKEND_PROPERTY_OPENING.
2013-01-25 Matthew BarnesDeprecate CLIENT_BACKEND_PROPERTY_OPENED.
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 BarnesUpdate API documentation.
2012-10-07 Matthew Barnese-client.h readability cleanups.
2012-08-16 Matthew BarnesDeprecate e_client_remove_sync().
2012-06-03 Matthew BarnesImplement single-file includes for all E-D-S libraries.
2012-06-03 Matthew BarnesAdapt EClient to the new ESource API.
2011-11-23 Tristan Van BerkomBug #652177 - Add "revision" property to calendar file...
2011-09-03 Matthew BarnesMake sure all new APIs have "Since: 3.2" tags.
2011-08-03 Christophe DumezAdd missing G_BEGIN_DECLS macro to libedataserver/e...
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-03 Matthew BarnesUpdate API documentation.
2011-06-27 Milan CrhaAllow asynchronous retrieval of EClient capabilities...
2011-06-14 Milan CrhaDo not use deprecated EBook/ECal API
2011-05-28 Matthew BarnesIncluding <glib.h> directly is rarely needed.
2011-05-23 Milan CrhaNew EClient/EBookClient/ECalClient API deprecating...