summaryrefslogtreecommitdiff
path: root/gdata
Commit message (Expand)AuthorAgeFilesLines
* documents: Add an XML parsing test for GDataDocumentsFolderPhilip Withnall2012-04-141-0/+73
* Bug 588714 — <gd:quotaBytesUsed> handling in GDataDocumentsEntryPhilip Withnall2012-04-143-1/+47
* core: Add gdata_parser_int64_from_element() to parse long numbersPhilip Withnall2012-04-143-11/+82
* core: Rename gdata_parser_int64_from_element()Philip Withnall2012-04-1413-23/+23
* documents: Fix support for downloading arbitrary documentsPhilip Withnall2012-04-142-0/+16
* documents: Add GDATA_DOCUMENTS_TEXT_JPEG export formatPhilip Withnall2012-04-141-0/+13
* documents: Tidy up GDataDocumentsFeed a littlePhilip Withnall2012-04-141-6/+11
* documents: Add arbitrary file support to GDataDocumentsFeedPhilip Withnall2012-04-141-0/+2
* Bug 607616 — Permit the uploading of documents of any typePhilip Withnall2012-04-135-61/+339
* tests: Move check_kind() from contacts tests to gdata_test_compare_kind()Philip Withnall2012-04-133-33/+37
* documents: Make GDataDocumentsDocument non-abstractPhilip Withnall2012-04-133-4/+33
* documents: Split upload parameters out into GDataDocumentsUploadQueryPhilip Withnall2012-04-137-25/+356
* documents: Tidy up URI escaping a littlePhilip Withnall2012-04-131-28/+7
* docs: Fix some documentation comment syntaxPhilip Withnall2012-04-132-14/+14
* build: Increment version to 0.13.0Philip Withnall2012-04-023-7/+7
* documents: Fix batch operation tests for v3 of the APIPhilip Withnall2012-04-021-12/+14
* documents: Fix adding to/removing from folders with v3 of the APIPhilip Withnall2012-04-021-9/+12
* documents: Add support for resumable uploads and updatesPhilip Withnall2012-04-025-392/+740
* documents: Add basic support for version 3 of the Google Documents APIPhilip Withnall2012-04-021-1/+3
* documents: Changes to IDs for v3 supportPhilip Withnall2012-04-022-37/+63
* documents: Update links in the documentationPhilip Withnall2012-04-0211-31/+31
* core: Extend GDataUploadStream with support for resumable uploadsPhilip Withnall2012-04-026-94/+916
* core: Bump GLib requirement to ≥ 2.31.0Philip Withnall2012-04-0211-484/+0
* core: Validate SSL certificates for all connectionsPhilip Withnall2012-03-081-1/+1
* build: Remove some #defines from gdata.symbolsPhilip Withnall2012-01-211-3/+0
* core: Atomically update auth_tokens in GDataClientLoginAuthorizerPhilip Withnall2011-12-201-82/+79
* tests: Set G_MESSAGES_DEBUG when running testsPhilip Withnall2011-12-201-0/+1
* documents: Don't use a deprecated function in GDataDocumentsSpreadsheetPhilip Withnall2011-12-201-2/+7
* core: Don't use deprecated GLib threading API if we have a recent GLibPhilip Withnall2011-12-2011-21/+531
* contacts: Add support for the “file as” propertyPhilip Withnall2011-10-274-5/+92
* contacts: Slightly relax a test conditionPhilip Withnall2011-10-271-1/+2
* core: Use GHmac instead of HMAC from liboauthPhilip Withnall2011-10-231-1/+14
* Bug 662290 — Can't update contact that has no full namePhilip Withnall2011-10-202-1/+56
* core: Ensure passwords and auth. tokens are stored in non-pageable memoryPhilip Withnall2011-10-114-22/+167
* Bug 656973 — Add an example of starring a documentPhilip Withnall2011-10-102-0/+60
* Bug 659148 — Add search-term query example to documentationPhilip Withnall2011-10-101-0/+39
* Bug 660174 — Deprecate SWF export of presentationsPhilip Withnall2011-10-101-0/+4
* youtube: Fix a typo in a documentation commentPhilip Withnall2011-10-101-2/+2
* Bug 658865 — Add support for the license query parameterPhilip Withnall2011-10-104-3/+103
* core: Filter sensitive details out of debug log outputPhilip Withnall2011-10-103-5/+101
* Bug 656972 — Tidy up document IDsPhilip Withnall2011-10-099-140/+100
* build: Add a LIBGDATA_DISABLE_DEPRECATED build flagPhilip Withnall2011-10-091-0/+1
* Add version check preprocessor macrosHolger Berndt2011-09-282-0/+81
* youtube: Fix a potential unref of a NULL pointerPhilip Withnall2011-09-141-0/+1
* core: Fix a potential unref of a NULL pointerPhilip Withnall2011-09-141-0/+1
* Bug 659016 — @rel not mandatory in website referencesPhilip Withnall2011-09-142-12/+66
* Release version 0.10.0LIBGDATA_0_10_0Philip Withnall2011-08-2014-51/+51
* tests: Fix “unmatched quotes” warning from intltool-updatePhilip Withnall2011-08-201-1/+1
* Bug 633364 — Add cancellation testsPhilip Withnall2011-08-207-1685/+1147
* youtube: Ensure comment modification URIs are HTTPSPhilip Withnall2011-08-201-2/+2