Make use of G_DEFINE_QUARK()
[platform/upstream/evolution-data-server.git] / calendar / libecal / e-cal-client.c
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...