summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2009-02-08forgot to add egg_dbus_method_invocation_get_caller() to sections file0.3David Zeuthen1-0/+1
2009-02-07introduce the concept of complete typesDavid Zeuthen2-0/+2
2009-02-04if structs/enums are declared inside an <interface>, put the docs there tooDavid Zeuthen2-8/+0
2009-02-03generate docbook docs for structsDavid Zeuthen2-0/+10
2009-02-03generate Docbook docs for enumerations, flags and error domainsDavid Zeuthen2-0/+20
2009-02-02preliminary support for generating Docbook docs for D-Bus interfacesDavid Zeuthen2-3/+21
2008-12-22add some notes about the need to do interop testingDavid Zeuthen1-1/+10
2008-12-21revise TODO list0.1David Zeuthen1-38/+26
2008-12-21update docs with some sections we want in the futureDavid Zeuthen1-0/+28
2008-12-21drop the _invoke_ part of generated methods; it's clear it's a D-Bus alreadyDavid Zeuthen1-72/+72
2008-12-21make sure all generated _sync() methods are the first ones listedDavid Zeuthen1-24/+24
2008-12-21fix up -sections.txt fileDavid Zeuthen3-47/+26
2008-12-21add docs for EggDBusVariantDavid Zeuthen1-50/+63
2008-12-21add docs for EggDBusMethodInvocation and add _valist() variantsDavid Zeuthen1-0/+2
2008-12-21add docs for EggDBusInterfaceDavid Zeuthen1-2/+2
2008-12-21add docs for EggDBusMessageDavid Zeuthen1-4/+4
2008-12-20fix up EggDBusConnection docsDavid Zeuthen2-11/+8
2008-12-20bring back test_hash_tables()David Zeuthen1-0/+2
2008-12-19bring back test_array_of_primitive_types()David Zeuthen1-0/+2
2008-12-19first stab at refactoring EggDBus to use new collection classesDavid Zeuthen1-68/+13
2008-12-18add docs for EggDBusHashMapDavid Zeuthen1-452/+445
2008-12-18add EggDBusHashMap classDavid Zeuthen2-15/+34
2008-12-15simplify C convenience functionsDavid Zeuthen1-45/+33
2008-12-15take a #GEqualFunc and add index_of() and friendsDavid Zeuthen1-0/+4
2008-12-15rename some of the EggDBusArraySeq methods and repair the clear() methodDavid Zeuthen1-5/+4
2008-12-15add a real Array type to end the current abuse of GArray and GListDavid Zeuthen2-0/+82
2008-12-12now that we have the doc framework sorted, document all D-Bus interfacesDavid Zeuthen2-0/+11
2008-12-12fix up generated gtk-doc; every element now accepts a .DocString annotationDavid Zeuthen1-0/+11
2008-12-12rename dbus2gobject to eggdbus-binding-tool and prune TODO listDavid Zeuthen1-9/+0
2008-12-12add eggdbus-binding-tool(1) man page and a ton of docs for EggDBusStructureDavid Zeuthen5-2/+70
2008-12-11rework how structures are handled; yay, we no longer need register_types()David Zeuthen1-1/+4
2008-12-11add a way to unregister interfacesDavid Zeuthen2-3/+14
2008-12-10use separate proxies for interfacesDavid Zeuthen2-28/+50
2008-12-09add boxed types for ObjectPath and SignatureDavid Zeuthen2-45/+99
2008-12-08create own fundamental types for gint16/guint16David Zeuthen2-0/+28
2008-12-08remove _async() and add _sync(); to discourage use of synchronous callsDavid Zeuthen2-33/+29
2008-12-05update TODO listDavid Zeuthen1-2/+3
2008-12-04also add the ReleaseNameReply enumeration for Bus.ReleaseName()David Zeuthen1-0/+1
2008-12-04add support for enums (error domains, flags, values)David Zeuthen5-17/+630
2008-12-03also include TestTwiddle in the gtkdocDavid Zeuthen1-0/+1
2008-12-03add support for user defined struct wrappersDavid Zeuthen1-0/+1
2008-12-03also install eggdbusenumtypes.hDavid Zeuthen1-0/+3
2008-12-02update TODO listDavid Zeuthen1-9/+6
2008-12-02go back to using annotations for specifying what helper structs to generateDavid Zeuthen1-0/+1
2008-12-02add an example of what an IDL language could look likeDavid Zeuthen1-1/+70
2008-12-01implement configurable timeout and add testsDavid Zeuthen1-11/+3
2008-12-01pile yet more items on the TODO listDavid Zeuthen1-0/+4
2008-12-01add some more items to the TODO listDavid Zeuthen1-0/+7
2008-11-30rename test programs from example to testDavid Zeuthen1-0/+5
2008-11-30more TODO updatesDavid Zeuthen1-5/+9