summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorPhilip Withnall <philip@tecnocode.co.uk>2015-05-04 00:08:50 +0100
committerPhilip Withnall <philip@tecnocode.co.uk>2015-05-04 00:47:49 +0100
commit83d215b9d2bb7e7b1547986c23277b370fce215f (patch)
tree34fe8050a05c782906238a771aa60ee245a60be2 /docs
parent69d181787f4ed92690130d50858dc856c462585a (diff)
downloadlibgdata-83d215b9d2bb7e7b1547986c23277b370fce215f.tar.gz
calendar: Port to the Calendar API version 3
Deprecated API: • GDataCalendarFeed:timezone, gdata_calendar_feed_get_timezone() • GDataCalendarFeed:times-cleaned, gdata_calendar_feed_get_times_cleaned() • GDataBatchable implementation in GDataCalendarService • gdata_calendar_service_insert_event(), gdata_calendar_service_insert_event_async() • GDataCalendarCalendar:times-cleaned, gdata_calendar_calendar_get_times_cleaned() • GDataCalendarCalendar:edited, gdata_calendar_calendar_get_edited() API changes: • GDataBatchable implementation in GDataCalendarService will now always fail • ACLs are temporarily not supported; support for them will be re-added in future when they have been ported to the new API • Add gdata_calendar_service_insert_calendar_event(), gdata_calendar_service_insert_calendar_event_async() This includes a partial update of the unit tests, but most of them have been disabled pending updates. https://bugzilla.gnome.org/show_bug.cgi?id=664353
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/gdata-sections.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/reference/gdata-sections.txt b/docs/reference/gdata-sections.txt
index 62d54095..813b4ee2 100644
--- a/docs/reference/gdata-sections.txt
+++ b/docs/reference/gdata-sections.txt
@@ -470,6 +470,8 @@ gdata_calendar_service_query_events
gdata_calendar_service_query_events_async
gdata_calendar_service_insert_event
gdata_calendar_service_insert_event_async
+gdata_calendar_service_insert_calendar_event
+gdata_calendar_service_insert_calendar_event_async
<SUBSECTION Standard>
gdata_calendar_service_get_type
GDATA_CALENDAR_SERVICE