Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix inconsistencies with PEP8Jürg Billeter2009-01-038-18/+12
* Annotate transfer, direction and allow none forJohan Dahlin2008-12-212-1/+16
* Annotate transfer, direction and allow none for g_file_load_contentsJohan Dahlin2008-12-212-0/+9
* Disable array auto-detection for out-annotated parametersOwen Taylor2008-12-166-1/+54
* Pass in --tag=CC to libtool to avoid making libtool confused when CC isJohan Dahlin2008-12-122-0/+7
* Don't install barapp.Colin Walters2008-12-111-1/+1
* Bug 563998 – Cache the GIBaseInfo for GTypesJohan Bilien2008-12-102-0/+25