summaryrefslogtreecommitdiffstats
path: root/generator/generator_gobject.ml
Commit message (Expand)AuthorAgeFilesLines
* gobject: Use generator_built macro to ensure generated files are rebuilt prop...Richard W.M. Jones2012-04-261-2/+2
* gobject: Move headers into a subdirectoryMatthew Booth2012-04-261-10/+10
* gobject: Implement libguestfs events as signalsMatthew Booth2012-04-261-1/+187
* gobject: Wrap literal sections in POD in CDATA sectionsMatthew Booth2012-04-261-0/+5
* gobject: NFC generated code formatting fixMatthew Booth2012-04-261-1/+1
* gobject: Split sources into 1 file per classMatthew Booth2012-03-281-341/+427
* gobject: Add gtk-doc for GuestfsSession and GuestfsSessionClassMatthew Booth2012-03-281-2/+13
* gobject: Add gtk-doc field descriptions for generated structsMatthew Booth2012-03-281-0/+25
* gobject: Add gtk-doc for optarg wrapper classesMatthew Booth2012-03-281-8/+25
* gobject: Drop references to Guestfs::<foo> in commentsMatthew Booth2012-03-281-4/+4
* gobject: Handle various problem content in gtk-doc API descriptionsMatthew Booth2012-03-281-1/+45
* gobject: Add basic gtk-doc for all parametersMatthew Booth2012-03-281-4/+16
* gobject: Add basic gtk-doc for propertiesMatthew Booth2012-03-281-19/+28
* gobject: gtk-doc SECTION must be named after a source fileMatthew Booth2012-03-281-1/+1
* gobject: Include explicit types for all parametersMatthew Booth2012-03-281-1/+6
* gobject: Add an explicit close callMatthew Booth2012-01-261-11/+45
* gobject: Allow RConstOptString to return an errorMatthew Booth2012-01-261-18/+11
* gobject: Add GObject bindingsMatthew Booth2012-01-201-0/+878