summaryrefslogtreecommitdiff
path: root/gdata/services/contacts/gdata-contacts-query.c
Commit message (Expand)AuthorAgeFilesLines
* remove deprecated contacts serviceDaniel Kolesa2021-06-171-505/+0
* contacts: Fix deprecation version for Contacts servicePhilip Withnall2021-06-171-15/+15
* contacts: Deprecate the entire Contacts API as Google is ending itPhilip Withnall2021-06-171-0/+19
* drop usage of deprecated gobject functionsDaniel Kolesa2021-06-031-4/+2
* contacts: Fix typo in previous commitPhilip Withnall2017-11-031-1/+1
* contacts: Fix pagination for contact queriesPhilip Withnall2017-11-031-2/+5
* core: Support pagination using page tokens from JSONPhilip Withnall2017-02-241-0/+5
* docs: Replace ‘**/’ gtk-doc comment endings with ‘*/’Philip Withnall2017-01-241-15/+15
* core: Mark all API as stable and impose API and ABI stability guaranteesPhilip Withnall2014-11-031-1/+1
* contacts: Add a code example for querying for contactsPhilip Withnall2010-12-301-0/+45
* docs: Remove some outdated TODO commentsPhilip Withnall2010-12-201-2/+2
* [introspection] Add missing annotations to GDataContactsQueryPhilip Withnall2010-08-031-5/+5
* [core] Whitespace fixesPhilip Withnall2010-04-121-21/+21
* [core] Fix sign issues in GDataQueryPhilip Withnall2010-04-101-5/+5
* [core] Removed unnecessary *_GET_PRIVATE macros everywherePhilip Withnall2010-03-251-3/+2
* [docs] Added missing Since tagsPhilip Withnall2010-03-221-0/+2
* Bug 613529 — Sending ETag with modified queryPhilip Withnall2010-03-221-1/+13
* Properly encode Unicode characters in query URIsPhilip Withnall2009-11-221-3/+3
* [docs] Added "Since" clauses to all relevant documentationPhilip Withnall2009-04-241-0/+28
* [contacts] Build query URIs for GDataContactsQueryPhilip Withnall2009-04-241-3/+39
* Added API documentation for GDataContactsQuery and GDataContactsServicePhilip Withnall2009-04-201-7/+131
* Added GDataContactsContactPhilip Withnall2009-04-191-2/+2
* Added initial contacts service workPhilip Withnall2009-04-191-0/+234