summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* contacts: Don't return deleted groups in gdata_contacts_contact_get_groups()libgdata-0-6Philip Withnall2010-12-301-7/+10
* contacts: Improve documentation for gdata_contacts_contact_is_group_deleted()Philip Withnall2010-12-301-1/+4
* docs: Add missing file to EXTRA_DISTPhilip Withnall2010-12-301-1/+5
* Release version 0.6.6LIBGDATA_0_6_6Philip Withnall2010-12-112-2/+16
* docs: Add missing documentation to the table of contentsPhilip Withnall2010-12-111-0/+2
* tests: Fix comparison of attributes' namespaces in XML tree comparisonsPhilip Withnall2010-12-111-1/+1
* documents: Actually store the content-type notification signal handler IDPhilip Withnall2010-12-111-1/+1
* tests: Convert all the tests to use the new XML tree comparison functionPhilip Withnall2010-12-115-199/+83
* tests: Add an XML tree comparison function for the test suitePhilip Withnall2010-12-114-1/+390
* picasaweb: Fix the number of albums used by the testsPhilip Withnall2010-12-111-1/+1
* tests: Fix the escaping testsPhilip Withnall2010-12-111-9/+0
* core: Revert signedness changes to GDataQueryPhilip Withnall2010-12-111-2/+2
* youtube: Fix the XML for aspect ratiosPhilip Withnall2010-12-111-2/+2
* documents: Disconnect from the content-type notification signalPhilip Withnall2010-12-111-0/+6
* youtube: Fix a crash in the error handling code if no GError is passed inPhilip Withnall2010-12-111-2/+2
* picasaweb: Fix memory leaks in the picasaweb test suitePhilip Withnall2010-12-111-2/+18
* picasaweb: Fix a memory leak in GDataPicasaWebServicePhilip Withnall2010-12-111-4/+6
* picasaweb: Update test URIsPhilip Withnall2010-12-111-2/+2
* tests: Fix memory leaks in the general test suitePhilip Withnall2010-12-111-0/+1
* contacts: Fix a leak in GDataContactsContactPhilip Withnall2010-12-111-0/+2
* calendar: Fix memory leaks in the calendar test suitePhilip Withnall2010-12-111-0/+6
* core: Fix a major memory leak in GDataDownloadStreamPhilip Withnall2010-12-111-1/+1
* documents: Fix some memory leaks in the documents test suitePhilip Withnall2010-12-111-0/+4
* documents: Fix a memory leak in GDataDocumentsQueryPhilip Withnall2010-12-111-0/+21
* documents: Don't return a content type if a return location wasn't providedPhilip Withnall2010-12-111-1/+2
* Bug 635736 — Asynchronous authentication tests brokenPhilip Withnall2010-12-111-0/+31
* youtube: Emit XML for a video's aspect ratioPhilip Withnall2010-12-021-0/+2
* 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
* introspection: Skip gdata_service_query_async()Philip Withnall2010-10-041-2/+2
* gd: Fix attribute escaping for GDataGDWhoPhilip Withnall2010-09-302-2/+23
* gd: Fix attribute escaping for GDataGDWherePhilip Withnall2010-09-302-1/+21
* gd: Fix attribute escaping for GDataGDWhenPhilip Withnall2010-09-302-1/+23
* gd: Fix attribute escaping for GDataGDReminderPhilip Withnall2010-09-302-1/+20
* gd: Fix attribute escaping for GDataGDPostalAddressPhilip Withnall2010-09-302-1/+47
* gd: Fix attribute escaping for GDataGDPhoneNumberPhilip Withnall2010-09-302-2/+23
* gd: Fix attribute escaping for GDataGDOrganizationPhilip Withnall2010-09-302-1/+30
* gd: Fix attribute escaping for GDataGDIMAddressPhilip Withnall2010-09-302-4/+24
* gd: Fix attribute escaping for GDataGDEmailAddressPhilip Withnall2010-09-302-2/+25
* Release version 0.6.5LIBGDATA_0_6_5Philip Withnall2010-09-302-2/+13
* youtube: Use migrated account details in testsPhilip Withnall2010-09-301-8/+7
* build: Ensure g-ir-scanner is passed the correct includesPhilip Withnall2010-09-291-1/+1
* build: Remove intltoolized file from gitPhilip Withnall2010-09-291-217/+0
* build: Fix builddir != srcdir build with enum generationPhilip Withnall2010-09-291-36/+36
* build: Make gdata-marshal.c depend on gdata-marshal.h to fix buildPhilip Withnall2010-09-291-1/+1
* core: Makefile improvementsPhilip Withnall2010-09-291-5/+5
* build: Add introspection.m4Philip Withnall2010-09-292-0/+95
* introspection: Add missing (transfer full) annotationsPhilip Withnall2010-09-2913-46/+46
* introspection: (skip) async query methodsPhilip Withnall2010-09-295-8/+8
* introspection: Add missing (scope call) annotationsPhilip Withnall2010-09-297-12/+12