summaryrefslogtreecommitdiff
path: root/gdata/gdata-query.c
Commit message (Expand)AuthorAgeFilesLines
* Fix invalid URIs when q and q_internal properties are setOndrej Holy2017-05-251-1/+4
* core: Support pagination using page tokens from JSONPhilip Withnall2017-02-241-57/+144
* docs: Replace ‘**/’ gtk-doc comment endings with ‘*/’Philip Withnall2017-01-241-39/+39
* core: Add internal helper API for adding query stringsDebarshi Ray2015-04-271-2/+47
* core: Explicitly support a final page in GDataQuery paginationPhilip Withnall2014-12-121-1/+44
* core: Mark all API as stable and impose API and ABI stability guaranteesPhilip Withnall2014-11-031-1/+1
* core: Fix backwards pagination in GDataQueryPhilip Withnall2013-07-311-1/+1
* core: Store the start index as an unsigned int in GDataQueryPhilip Withnall2010-11-271-1/+1
* core: Store the maximum number of results as an unsigned int in GDataQueryPhilip Withnall2010-11-271-1/+1
* core: Use gint64 timestamps instead of GTimeValsPhilip Withnall2010-10-041-100/+80
* [introspection] Add missing annotations to GDataQueryPhilip Withnall2010-08-021-10/+10
* [introspection] Add (out) annotations to GTimeVal parametersPhilip Withnall2010-08-021-4/+4
* [core] Simplify GDataQueryPhilip Withnall2010-04-171-68/+1
* [core] Whitespace fixesPhilip Withnall2010-04-121-53/+51
* [core] Tidy up preconditionsPhilip Withnall2010-04-101-0/+7
* [core] Fix sign issues in GDataQueryPhilip Withnall2010-04-101-38/+38
* [core] Unify queries for single entriesPhilip Withnall2010-03-311-87/+2
* [docs] More documentation warning fixesPhilip Withnall2010-03-271-9/+9
* [core] Removed unnecessary *_GET_PRIVATE macros everywherePhilip Withnall2010-03-251-3/+2
* [core] Constify GTimeVals and GDataColors where possiblePhilip Withnall2010-03-221-4/+4
* Bug 613529 — Sending ETag with modified queryPhilip Withnall2010-03-221-7/+51
* Properly encode Unicode characters in query URIsPhilip Withnall2009-11-221-4/+4
* [docs] Added "Since" clauses to all relevant documentationPhilip Withnall2009-04-241-0/+12
* [docs] Standardised documentation a little betterPhilip Withnall2009-04-241-4/+4
* [core] Boolean logic and casting fixes for GDataQueryPhilip Withnall2009-04-241-12/+12
* Build query URIs for GDataCalendarQueryPhilip Withnall2009-04-241-80/+94
* General API cleanupPhilip Withnall2009-04-221-28/+28
* Bug 578661 – ETag supportPhilip Withnall2009-04-161-10/+79
* Bug 578662 – Support unknown XML elementsPhilip Withnall2009-04-161-0/+1
* Fixed licence to consistently be LGPLv2.1.Philip Withnall2009-04-011-9/+9
* Finished documenting GDataYouTubeVideo, and fixed a few small code issues els...Philip Withnall2009-04-011-20/+8
* Finished GDataQuery documentation and improved some of its API in the process.Philip Withnall2009-03-261-74/+303
* Added half of the documentation to GDataQuery, and removed a few unnecessary ...Philip Withnall2009-03-251-76/+203
* Added support for the app:control element.Philip Withnall2009-03-231-0/+1
* Fix query URI building for feed URIs which already have query parametersPhilip Withnall2009-03-221-0/+3
* Fixed problems with the progress callback for entry parsing, ensuringPhilip Withnall2009-03-221-2/+2
* Added pagination functionality to GDataQuery.Philip Withnall2009-03-181-0/+60
* Added the beginnings of support for calendar event feeds, including basic sup...Philip Withnall2009-02-241-3/+1
* [project @ philip@tecnocode.co.uk-20090221140020-bbhqtx4gyh2yxg5e]Philip Withnall2009-02-211-0/+22
* [project @ philip@tecnocode.co.uk-20090124171009-sk8dkywi1ag24j7v]Philip Withnall2009-01-241-23/+0
* [project @ philip@tecnocode.co.uk-20090122180038-32miepaqnljxjtcu]Philip Withnall2009-01-221-0/+667