summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 0.6.2GOBJECT_INTROSPECTION_0_6_2Johan Dahlin2009-01-222-0/+38
* Fix distcheckJohan Dahlin2009-01-221-0/+5
* Bug 562622 – Errordomains missingJohan Dahlin2009-01-229-5/+102
* Increase the buffer size to 1M, so gtkalias.h can be parsed.Johan Dahlin2009-01-202-1/+7
* When trying to map functions to structs, do not require a public structureJohan Dahlin2009-01-202-0/+9
* Bug 562615 – Struct methods missingJohan Dahlin2009-01-208-88/+99
* Ugh, recurd->recordJohan Dahlin2009-01-201-11/+11
* Struct -> RecordJohan Dahlin2009-01-201-24/+24
* add back GLvoid, which got lost during the gir-repository ->Dan Winship2009-01-162-0/+6
* add FT_Int32 add XftFont Report errors when an invalid type is encounteredJohan Dahlin2009-01-165-2/+19
* Fix pep8 complaintsJohan Dahlin2009-01-151-1/+2
* Change libgirepository to libgirepository-1.0 here tooJohan Dahlin2009-01-151-1/+1
* Move over the hand-written girs from gir-repository so upstream librariesJohan Dahlin2009-01-1510-15/+224
* Bug 567813 – Everything should be versionedJohan Dahlin2009-01-1514-35/+53
* Update annotation syntax, remove trailing 8Johan Dahlin2009-01-151-1/+1
* Update annotation syntaxJohan Dahlin2009-01-151-3/+5
* Remove drawable-injectedJohan Dahlin2009-01-144-182/+0
* indentJohan Dahlin2009-01-141-3/+3
* And the .gir filesJohan Dahlin2009-01-142-0/+40
* test_strv_out transfer should actually be container, I am silly.Robert Carr2009-01-141-1/+1
* Add missing trailing :Johan Dahlin2009-01-141-1/+1
* Add a few more test-casesJohan Dahlin2009-01-142-2/+25
* Update girs containing do not editing warningJohan Dahlin2009-01-147-0/+21
* Rewrap to fit in 79 columnsJohan Dahlin2009-01-141-2/+4
* test_strv_out should be (transfer full).Robert Carr2009-01-141-1/+1
* Add generated file warning commentColin Walters2009-01-142-0/+5
* Clean up some abstraction breakage to reduce code duplicationJohan Dahlin2009-01-131-10/+7
* Bug 555036 – put gtk-doc in GIRJohan Dahlin2009-01-138-76/+282
* Catch AttributeError which seems to be occasionally raised for Record.Johan Dahlin2009-01-132-1/+4
* Add a list-signal test for using a GLib.List signal parameterJohan Dahlin2009-01-133-0/+41
* Fix a bug where \n was not present in a commentJohan Dahlin2009-01-132-2/+17
* Organize annotation options/tags by using constants,Johan Dahlin2009-01-131-25/+48
* Bug 562467 – Property annotationJohan Dahlin2009-01-135-6/+88
* Bug 546739 – Introspection should know precise signal parameter typesJohan Dahlin2009-01-125-13/+103
* Bug 563591 – Flags not recognized when there is no introspection dataJohan Dahlin2009-01-1214-26/+133
* Bug 562914: Order GI_TYPELIB_PATH before anything elseColin Walters2009-01-121-4/+29
* Bug 567212: Exit after dumpingColin Walters2009-01-121-1/+2
* Bug 567087 - generic marshallerColin Walters2009-01-124-3/+390
* Bug 563386 – scanner ignores "const" on boxed return valuesHavoc Pennington2009-01-123-4/+26
* Bug 566404 – Annotations for GLibAndreas Rottmann2009-01-122-1/+19
* Bug 566419 – Element type of arrays not properly handled in all casesJohan Dahlin2009-01-126-8/+186
* Bug 566560 – giscanner.transformer.SkipErrorJohan Dahlin2009-01-122-5/+15
* Bug 563794 - Redo annotation parsing & applyingJohan Dahlin2009-01-1222-685/+791
* Default transfer type is no longer full. Fix annotation on Robert Carr2009-01-091-1/+1
* Add some annotations to everything test.Robert Carr2009-01-091-8/+40
* Annotate test_strv_out.Robert Carr2009-01-091-0/+5
* Annotate array return for g_file_info_list_attributes.Robert Carr2009-01-091-0/+6
* Bug 563469 – Arrays not treated correctly in struct offset calculationAndreas Rottmann2009-01-035-18/+30
* Disable blank line check, it works differently under Python 2.5 from 2.6Johan Dahlin2009-01-032-28/+6
* Bug 556489 – callback annotationsAndreas Rottmann2009-01-0322-16/+456