summaryrefslogtreecommitdiff
path: root/gdata/gdata-entry.c
Commit message (Expand)AuthorAgeFilesLines
...
* [core] Use GLib memory functions with libxml2Philip Withnall2010-01-221-17/+13
* [core] Improve GDataEntry, GDataFeed and GDataAccessHandler test coveragePhilip Withnall2010-01-211-1/+1
* [core] Added a method to escape text and append it to a GStringPhilip Withnall2009-08-031-19/+7
* Bug 589855 – Obsolete <rights> not handled in GDataPicasaWebAlbum parse_xml()Philip Withnall2009-08-021-1/+71
* [documents] Fixed gdata_documents_entry_get_path functionPhilip Withnall2009-07-201-9/+7
* Bug 587073 – Add Google Documents serviceThibault Saunier2009-07-171-0/+35
* [core] Made the get_xml functions use a single GString throughoutPhilip Withnall2009-07-031-15/+6
* [atom] Added #defined values for the standard link relation typesPhilip Withnall2009-07-021-1/+2
* [core] Link element names and namespaces to the relevant classesPhilip Withnall2009-06-281-54/+19
* [picasaweb] Added a PicasaWeb servicePhilip Withnall2009-06-211-1/+73
* [core] Converted Atom structs to GObjectsPhilip Withnall2009-06-141-207/+80
* Bug 584417 – Strings are not properly formed for localisationPhilip Withnall2009-06-031-3/+3
* [core] Add comparison functions for main Atom and GData structsPhilip Withnall2009-06-011-6/+24
* [core] Abstract XML parsing from GDataFeed and GDataEntry into GDataParsablePhilip Withnall2009-05-171-243/+197
* [core] Fix reference problems and filter out duplicate namespacesPhilip Withnall2009-05-171-0/+11
* [core] Cleaned up a few TODO commentsPhilip Withnall2009-05-101-2/+0
* [core] Corrected uses of deprecated libxml APIPhilip Withnall2009-04-271-10/+10
* [calendar] Added recurrence support to GDataCalendarEventPhilip Withnall2009-04-271-1/+1
* [core] Bug 580330 – Rejects empty entry titlesPhilip Withnall2009-04-271-4/+7
* [docs] Added "Since" clauses to all relevant documentationPhilip Withnall2009-04-241-0/+7
* General API cleanupPhilip Withnall2009-04-221-2/+2
* Compiler warning fixesPhilip Withnall2009-04-181-4/+4
* Bug 578661 – ETag supportPhilip Withnall2009-04-161-10/+56
* Refactored entry creation a littlePhilip Withnall2009-04-161-16/+22
* Improve namespace handling regarding unhandled XML elementsPhilip Withnall2009-04-161-10/+39
* Bug 578662 – Support unknown XML elementsPhilip Withnall2009-04-161-7/+27
* Return the updated entry when inserting an entry.Philip Withnall2009-04-091-1/+5
* Allowed IDs to be specified when creating a GDataEntry (or derivative).Philip Withnall2009-04-091-5/+6
* Added some missing getters for lists of data in the main and calendarPhilip Withnall2009-04-091-1/+15
* Fixed licence to consistently be LGPLv2.1.Philip Withnall2009-04-011-9/+9
* Rename some functions from "lookup" -> "look_up".Philip Withnall2009-04-011-2/+2
* Finished documenting GDataYouTubeVideo, and fixed a few small code issues els...Philip Withnall2009-04-011-6/+2
* Made a few parser functions private and documented the parser error codes.Philip Withnall2009-03-301-2/+2
* Added documentation to GDataEntry and removed a few bits of API which shouldn...Philip Withnall2009-03-241-63/+156
* Added the beginnings of support for calendar event feeds, including basic sup...Philip Withnall2009-02-241-0/+2
* Moved the YouTube service files to a subdirectory, to be built into their own...Philip Withnall2009-02-221-1/+1
* [project @ philip@tecnocode.co.uk-20090221140020-bbhqtx4gyh2yxg5e]Philip Withnall2009-02-211-0/+20
* [project @ philip@tecnocode.co.uk-20090220000833-9goap90j2b3xbtc0]Philip Withnall2009-02-201-1/+8
* [project @ philip@tecnocode.co.uk-20090125152326-biwzyqlh333h7ikc]Philip Withnall2009-01-251-1/+174
* [project @ philip@tecnocode.co.uk-20090122191358-5ko4fx27s8hlmpw7]Philip Withnall2009-01-221-20/+12
* [project @ philip@tecnocode.co.uk-20090122180038-32miepaqnljxjtcu]Philip Withnall2009-01-221-71/+255
* [project @ philip@tecnocode.co.uk-20090103100243-4ge6fir3bu8o3t3d]Philip Withnall2009-01-031-0/+284