summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 0.9.6GOBJECT_INTROSPECTION_0_9_6Colin Walters2010-09-141-1/+1
* scanner: Add c_type for callbacksColin Walters2010-09-144-2/+29
* tests: Don't build regress if we don't HAVE_CAIROColin Walters2010-09-141-1/+6
* typelib compiler: Passthrough <doc> at any pointColin Walters2010-09-141-1/+1
* scanner: Parse annotations for typedefsColin Walters2010-09-145-1/+33
* scanner: Handle G_TYPE_HASH_TABLEColin Walters2010-09-144-6/+48
* scanner: Consistently use ctype for documentation blocksColin Walters2010-09-132-12/+23
* scanner: Add a test for G_TYPE_ARRAY and (element-type uint)Colin Walters2010-09-132-0/+41
* scanner: Add GType for GVariantColin Walters2010-09-131-5/+10
* scanner: Bomb out more obviously if a namespace contains class name = namespaceColin Walters2010-09-131-0/+6
* Annotate g_variant_builder_endTomeu Vizoso2010-09-131-0/+5
* Add a few notes to HACKINGJohan Dahlin2010-09-131-0/+7
* [test] Fix a leftover renameJohan Dahlin2010-09-131-1/+1
* [test] Add typelib/girs to CLEANFILESJohan Dahlin2010-09-131-2/+7
* [test] Use INTROSPECTION_SCANNERJohan Dahlin2010-09-131-1/+1
* Do not use install-data-localJohan Dahlin2010-09-132-9/+10
* Do not require .git to be presentJohan Dahlin2010-09-131-4/+4
* [tests] Add to EXTRA_DISTJohan Dahlin2010-09-131-1/+1
* [tests] Remove left over variableJohan Dahlin2010-09-131-1/+1
* Add annotation for g_variant_get_stringTomeu Vizoso2010-09-111-0/+6
* scanner: Readd support for --strip-prefixColin Walters2010-09-101-2/+3
* scanner: Allow gstreamer's GParamSpecMiniObject throughColin Walters2010-09-101-0/+13
* build: Also use $DESTDIR for regress.[ch]Colin Walters2010-09-101-1/+1
* build: Use $DESTDIR in install-data-localColin Walters2010-09-091-1/+1
* gio-2.0.c: Add more annotations for GVolume and GVolumeMonitorOwen W. Taylor2010-09-091-0/+43
* build: Update EXTRA_DIST, fix random stray + in MakefileColin Walters2010-09-091-2/+2
* gio: annotate g_volume_get_driveColin Walters2010-09-091-0/+6
* scanner: Skip functions with leading '_'Colin Walters2010-09-092-0/+5
* scanner: Mark '_'-prefixed fields as introspectable=0Colin Walters2010-09-093-0/+34
* Foreign structs can have constructorsTomeu Vizoso2010-09-094-2/+15
* gio: Annotate a few more functionsColin Walters2010-09-091-0/+12
* Use Node.ctype instead of Node.c_name when looking up comment blocksTomeu Vizoso2010-09-091-1/+4
* gio: Annotate g_mount_get_driveColin Walters2010-09-091-0/+6
* scanner: Unify parsing of compoundsColin Walters2010-09-091-38/+23
* scanner: Fix style for previous commitColin Walters2010-09-091-3/+4
* gio: annotate g_mount_get_volumeColin Walters2010-09-091-0/+6
* Print helpful error message if --strip-prefix option is used.Saikiran Madugula2010-09-091-0/+7
* scanner: Kill glibastColin Walters2010-09-0810-416/+357
* scanner: Don't mark as constructors things that are more obviously methodsColin Walters2010-09-084-3/+82
* scanner: Fix object hierarchy traversal in constructor scanningColin Walters2010-09-081-2/+2
* scanner: Don't attempt to pair methods/constructors with foreign namespacesColin Walters2010-09-083-0/+19
* Add missing annotationsFlorian Müllner2010-09-081-0/+17
* Handle casing better for constantsOwen W. Taylor2010-09-076-15/+32
* Add missing annotations to GLib and GioOwen W. Taylor2010-09-072-0/+109
* scanner: Automatically skip callables which contain a skipped nodeColin Walters2010-09-073-0/+65
* [girepository] Add a missing includeJohan Dahlin2010-09-071-0/+1
* tests: Update expected gir for previous commitsColin Walters2010-09-072-32/+40
* Go back to previously handling of static methods on non-GObjectsOwen W. Taylor2010-09-072-2/+10
* trick scanner into marking a symbol as a function instead of a methodJohn (J5) Palmieri2010-09-072-3/+3
* scanner: Fall back to searching all includes when uncertainColin Walters2010-09-071-1/+14