cal_client_get_backend_property_sync: Add missing returns.
[platform/upstream/evolution-data-server.git] / calendar / libecal / e-cal-client.c
2013-03-15 Matthew Barnescal_client_get_backend_property_sync: Add missing returns.
2013-03-11 Matthew Barnese_cal_client_get_attachment_uris: Forgot to embed the...
2013-03-08 Matthew BarnesECalClient: Use weak references in signal closures.
2013-03-02 Matthew BarnesCoding style and whitespace cleanup.
2013-02-28 Matthew BarnesECalClient: Create view objects in the D-Bus thread.
2013-02-25 Matthew BarnesFix typo in e_cal_client_get_object_list_as_comps_finish().
2013-02-25 Matthew BarnesECalClient: Remove global "cal_factory" variable.
2013-02-23 Matthew BarnesEClient: Add a read-only "main-context" property.
2013-02-23 Colin Waltersecalclient: Fix uninitialized list
2013-02-22 Matthew BarnesEClient: Deprecate unwrap_dbus_error() method.
2013-02-22 Matthew Barnescal_client_add_cached_timezone: Wrong GDestroyNotify...
2013-02-22 Matthew Barnese_cal_client_modify_objects_sync: Fix infinite loop.
2013-02-17 Matthew Barnese_cal_client_remove_objects_sync: Fix an infinite loop.
2013-02-17 Matthew BarnesECalObjModType is a flags type, not an enum type.
2013-02-16 Matthew BarnesECalClient: Add a "default-timezone" pointer property.
2013-02-10 Matthew BarnesDeprecate e_client_cancel_all().
2013-02-09 Matthew BarnesECalClient: Remove set_proxy_gone_error().
2013-02-09 Matthew BarnesECalClient: Use G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START.
2013-02-09 Matthew BarnesECalClient: Use g_bus_watch_name_on_connection().
2013-02-09 Matthew BarnesECalClient: Fix build break.
2013-02-09 Matthew BarnesDeprecate e_cal_client_error_create().
2013-02-09 Matthew BarnesECalClient: Set GErrors normally.
2013-02-08 Matthew BarnesECalClient: Follow up on a timezone-related FIXME comment.
2013-02-04 Matthew BarnesECalClient: Avoid race between dispose() and signal...
2013-02-01 Matthew BarnesEBookClient/ECalClient: Check for NULL before calling...
2013-02-01 Matthew BarnesECalClient: Increment/decrement active client count...
2013-01-30 Matthew BarnesEClient: Deprecate e_client_retrieve_capabilities_sync().
2013-01-30 Matthew BarnesECalClient: Initialize public-facing GObject properties.
2013-01-30 Matthew BarnesFix crash in e_cal_client_get_objects_for_uid_sync().
2013-01-30 Matthew BarnesECalClient: Include the ESource display name in connect...
2013-01-30 Matthew BarnesAdd e_cal_client_connect_sync().
2013-01-29 Matthew BarnesReplace EGdbusCal with EDBusCalendar.
2013-01-29 Matthew BarnesEClient: Remove internal property cache.
2013-01-28 Matthew BarnesClean up the mess that is CalObjModType.
2013-01-27 Matthew BarnesECalClient: Add a "source-type" construct-only property.
2013-01-26 Matthew BarnesECalClient: Handle set_backend_property() requests...
2013-01-25 Matthew BarnesDeprecate e_client_is_opened().
2013-01-24 Matthew BarnesReplace EGdbusCalFactory with EDBusCalendarFactory.
2013-01-24 Matthew BarnesE_CLIENT_ERROR_BUSY is no longer used.
2013-01-24 Mathias HasselmannMake use of G_DEFINE_QUARK()
2013-01-11 Matthew BarnesECalBackend: Emit "timezone-added" from outside the...
2013-01-05 Matthew BarnesECalClient: Implement the ETimezoneCache interface.
2012-11-18 Matthew BarnesECalClientView cleanups.
2012-11-05 Milan CrhaReplace deprecated GLib symbols (as of GLib 2.34.x)
2012-11-02 Matthew BarnesFix invalid Gtk-Doc syntax in comments.
2012-10-21 Matthew BarnesCoding style and whitespace cleanup.
2012-10-19 Matthew BarnesMerge cleanups from 'gdbus-codegen' branch.
2012-10-07 Matthew BarnesMove ECalClientSourceType enum to e-cal-types.h.
2012-10-07 Matthew Barnese-cal-client.c cleanups.
2012-08-16 Matthew BarnesDeprecate e_client_remove_sync().
2012-06-26 Milan CrhaBug #678856 - Crash in add_instance() at e-cal-client...
2012-06-18 Philip Withnallecal: GIR annotation fixes
2012-06-03 Matthew BarnesImplement single-file includes for all E-D-S libraries.
2012-06-03 Matthew BarnesAdapt libecal to the new ESource API.
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-03-27 Christophe DumezBug 670457: Add bulk methods to ECalClient
2012-02-29 Christophe DumezBug 670938: e_cal_client_generate_instances_for_object...
2012-02-27 Christophe DumezBug 670887: e_cal_client_generate_instances_for_object...
2012-02-20 Matthew BarnesCoding style and whitespace cleanup.
2012-02-14 Milan CrhaFix issues found by Coverity Scan
2011-11-14 Matthew BarnesUpdate API docs.
2011-11-11 Milan CrhaBug #660972 - Unable to publish free/busy information
2011-09-19 Milan CrhaBug #659282 - Cannot add more than one appointment...
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-26 Milan CrhaUse cached value in e_cal_client_get_default_object()
2011-08-23 Milan CrhaBug #655997 - Unneeded context specifiers
2011-08-23 Milan CrhaBug #651849 - Remove string from translation
2011-08-10 Patrick Ohlylibecal: e_cal_remove_object() must remove *all* recurr...
2011-08-09 Christophe Dumezcomplete_get_object_master: Fix the NULL recurrence...
2011-08-02 Milan CrhaDo not cancel cancellable in free_get_objects_async_data()
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 BarnesFix build break (my bad).
2011-07-02 Matthew BarnesCoding style and whitespace cleanups.
2011-07-01 Milan CrhaBug #653476 - icaltimezone not copied completely with...
2011-06-29 Milan Crhae_cal_client_get_object() should not return VCALENDAR...
2011-06-27 Milan CrhaAllow asynchronous retrieval of EClient capabilities...
2011-06-15 Milan CrhaBug #565961 - Crash with recurring all-day event
2011-06-14 Milan CrhaDo not use deprecated EBook/ECal API
2011-06-13 Matthew BarnesCoding style and whitespace cleanups.
2011-05-28 Matthew BarnesIncluding <glib.h> directly is rarely needed.
2011-05-23 Milan CrhaNew EClient/EBookClient/ECalClient API deprecating...