summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Misc warning fixesDan Winship2009-01-277-8/+35
* Add a couple of callback tests.Johan Dahlin2009-01-273-37/+116
* Remove trailing whitespaceJohan Dahlin2009-01-261-35/+42
* Only unref the repository if it's actually set.Johan Dahlin2009-01-262-1/+7
* Add cairo_path_t to cairo-1.0.gir, required for building clutter 0.9 girRobert Carr2009-01-241-0/+3
* Add an enum param test functionJohan Dahlin2009-01-233-0/+23
* Skip over both g_object_get_type and g_initially_unowned_get_typeColin Walters2009-01-221-0/+4
* Use correct pkg-config arguments for each girColin Walters2009-01-221-4/+3
* Post-release version bumpJohan Dahlin2009-01-222-1/+6
* 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