summaryrefslogtreecommitdiff
path: root/json-glib/json-gobject.h
Commit message (Expand)AuthorAgeFilesLines
* Update the JSON/GObject API documentationEmmanuele Bassi2021-06-101-11/+13
* Update the documentation for the GBoxed APIEmmanuele Bassi2021-06-081-2/+50
* Add autoptr clean up definition for JsonSerializableEmmanuele Bassi2017-03-111-0/+4
* Use compiler annotations to determine symbol visibilityEmmanuele Bassi2014-03-181-4/+22
* docs: Port to MarkDownEmmanuele Bassi2014-03-181-1/+1
* Remove JSON_DISABLE_DEPRECATEDEmmanuele Bassi2012-01-141-3/+0
* Use the new GLib deprecation schemeEmmanuele Bassi2011-10-171-2/+4
* docs: Fix API reference missing symbolsEmmanuele Bassi2011-06-151-0/+6
* serializable: Allow introspecting propertiesEmmanuele Bassi2011-06-011-0/+22
* docs: Fix argument name mismatchEmmanuele Bassi2009-11-281-1/+1
* boxed: Split (de)serialization registrationEmmanuele Bassi2009-11-231-31/+32
* serializable: Add methods proxying default implementationsEmmanuele Bassi2009-11-121-9/+19
* gobject: Add deprecation annotationsEmmanuele Bassi2009-11-121-2/+2
* gobject: Use from/to data naming conventionEmmanuele Bassi2009-10-281-0/+10
* gobject: Uniform JSON<->GObject mapping codeEmmanuele Bassi2009-10-281-5/+5
* gobject: Make GObject<->JsonObject functions publicEmmanuele Bassi2009-10-271-6/+10
* gobject: Add experimental GBoxed<->JSON transformationEmmanuele Bassi2009-10-271-0/+37
* Fix license and copyright noticesEmmanuele Bassi2009-06-091-2/+6
* Initial implementation of GObject deserialization functionEmmanuele Bassi2007-11-101-2/+6
* Add the JsonSerializable interfaceEmmanuele Bassi2007-10-161-0/+51
* Add GObject serialization support for JSON-GLibEmmanuele Bassi2007-10-021-0/+33