summaryrefslogtreecommitdiff
path: root/gdata/gd/gdata-gd-organization.c
Commit message (Expand)AuthorAgeFilesLines
* drop usage of deprecated gobject functionsDaniel Kolesa2021-06-031-3/+2
* docs: Replace ‘**/’ gtk-doc comment endings with ‘*/’Philip Withnall2017-01-241-29/+29
* core: Mark all API as stable and impose API and ABI stability guaranteesPhilip Withnall2014-11-031-1/+1
* gd: Don't output empty department elements for gd:organizationPhilip Withnall2011-08-181-1/+1
* gd: Fix attribute escaping for GDataGDOrganizationPhilip Withnall2010-09-301-1/+1
* [introspection] Add missing annotations to GDataGDOrganizationPhilip Withnall2010-08-031-13/+13
* [core] Add a GDataComparable interfacePhilip Withnall2010-06-151-36/+20
* [core] Whitespace fixesPhilip Withnall2010-04-121-37/+37
* [core] Tidy up preconditionsPhilip Withnall2010-04-101-0/+3
* [docs] More documentation warning fixesPhilip Withnall2010-03-271-2/+4
* [gd] Add #defines for GData namespace objectsPhilip Withnall2010-03-271-1/+1
* [core] Removed unnecessary *_GET_PRIVATE macros everywherePhilip Withnall2010-03-251-1/+0
* [core] Add namespace checks to all parse_xml() functionsPhilip Withnall2010-03-251-7/+8
* [core] Move all element object parsing into two functionsPhilip Withnall2010-03-251-18/+5
* [core] Move all element string content parsing into one functionPhilip Withnall2010-03-251-25/+7
* [core] Move all boolean property parsing into one functionPhilip Withnall2010-03-251-15/+5
* [docs] Added missing Since tagsPhilip Withnall2010-03-221-0/+2
* [gd] Ensure comparisons of two NULL values return 0Philip Withnall2010-03-221-1/+1
* [core] Use GLib memory functions with libxml2Philip Withnall2010-01-221-40/+9
* [gd] Add support for e-mail display names and organization locationsPhilip Withnall2010-01-211-3/+95
* [gd] Update documentation linksPhilip Withnall2010-01-201-2/+4
* [gd] Updated the GData namespace to version 3Philip Withnall2009-08-101-8/+233
* [core] Added a method to escape text and append it to a GStringPhilip Withnall2009-08-031-15/+6
* [gd] Added test cases for the GData elements with classesPhilip Withnall2009-06-291-7/+19
* Bug 587277 – Some files are GPLv3 but license is LGPLv2.1?Philip Withnall2009-06-291-9/+9
* [core] Link element names and namespaces to the relevant classesPhilip Withnall2009-06-281-0/+2
* [core] Converted GData structs to GObjectsPhilip Withnall2009-06-141-0/+583