summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2011-04-08Update man pageHEADmasterDavid Zeuthen1-332/+324
2011-04-04Generate one XML file per refentryDavid Zeuthen1-1/+5
2011-04-03Generate indexterm for interfaces, methods, signals and propertiesDavid Zeuthen1-0/+3
2011-03-31Generate <chapter> instead of <reference>David Zeuthen1-10/+22
2011-03-31Add a --generate-docbook optionDavid Zeuthen1-0/+2
2011-03-18Add a way to authorize and run method implementations in a threadDavid Zeuthen1-0/+9
2011-03-17Make GDBusObjectManager an interface and add Client, Server implementationsDavid Zeuthen3-43/+56
2011-03-16Fix up docsDavid Zeuthen3-13/+18
2011-03-16Rework object model significantlyDavid Zeuthen4-109/+80
2011-02-24Fix buildDavid Zeuthen1-6/+0
2010-11-01Add g_dbus_object_manager_get_all()David Zeuthen1-0/+1
2010-11-01Make it possible to change the path of an exported objectDavid Zeuthen1-0/+1
2010-10-21Make it possible to run methods in dedicated threadsDavid Zeuthen1-0/+3
2010-09-24Generate a GDBusProxyManager subclass for all bindingsDavid Zeuthen1-0/+2
2010-09-15Map bytestring (ay) and arrays of bytestring (aay) to natural C typesDavid Zeuthen1-8/+35
2010-09-07Add g_dbus_interface_get_object()David Zeuthen1-0/+2
2010-09-06Don't use GDBusInterface for proxiesDavid Zeuthen1-59/+37
2010-09-06Generate gtk-doc .types and -sections.txt filesDavid Zeuthen4-10/+202
2010-09-01Add client-side support for ObjectManagerDavid Zeuthen1-0/+2
2010-08-31Add Object and ObjectManager classesDavid Zeuthen1-0/+2
2010-08-27Add a GDBusInterface type and move common facilities thereDavid Zeuthen2-0/+5
2010-08-24Simplify type mapping for boxed and GObject-derived typesDavid Zeuthen2-157/+45
2010-08-24Add a --add-include optionDavid Zeuthen1-0/+15
2010-08-24Add a --include-dir optionDavid Zeuthen1-0/+17
2010-08-24Also support annotations for argumentsDavid Zeuthen1-11/+15
2010-08-24Include annotations and make it possible to inject annotations from cmdlineDavid Zeuthen1-3/+37
2010-06-22Add blurb about API/ABI stability guranteesDavid Zeuthen1-0/+17
2010-06-22Rename to from gdbus-binding-tool to gdbus-codegenDavid Zeuthen3-14/+15
2010-06-21Update docs for proxy changesDavid Zeuthen1-37/+45
2010-05-20Rename the org.gtk.GDBus.TypeName annotation to org.gtk.GDBus.NameDavid Zeuthen1-7/+27
2010-05-18Add some more details about generated facilitiesDavid Zeuthen1-9/+28
2010-05-18Minor doc fixupsDavid Zeuthen1-18/+19
2010-05-18Describe exactly what functions are generatedDavid Zeuthen1-5/+77
2010-05-18Add a section explaining type mappingDavid Zeuthen1-0/+69
2010-05-18Write a man pageDavid Zeuthen3-0/+518
2010-05-18Also support object based typesDavid Zeuthen1-0/+1
2010-05-18Add support for using boxed typesDavid Zeuthen1-0/+2
2010-05-17Add more test coverage and introduce the org.gtk.GDBus.TypeName annotationDavid Zeuthen1-0/+4
2010-05-17Actually make the --namespace option workDavid Zeuthen1-1/+1
2010-05-17Add udisks exampleDavid Zeuthen2-2/+3
2010-05-16Move docs / names around a littleDavid Zeuthen1-1/+1
2010-05-16Setup docsDavid Zeuthen2-0/+90