summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* configure: Post-release version bumpgnome-3-0Colin Walters2011-03-311-1/+1
* Makefile: Make release targets depend on MakefileColin Walters2011-03-311-2/+2
* glib-2.0.c: add annotations for g_base64_encode and g_base64_decodeJoe Shaw2011-03-311-0/+15
* Regenerate gio-2.0.c from glib/masterMartin Pitt2011-03-301-8/+8
* gio-2.0.c: Update from GLib git as of 92977a221760ebColin Walters2011-03-301-62/+259
* girparser: use c:identifier-prefixes instead of c:prefixSerkan Kaba2011-03-261-1/+1
* configure: Post-release version bumpOwen W. Taylor2011-03-251-1/+1
* Fix generation of cairo typelibGOBJECT_INTROSPECTION_0_10_6Owen W. Taylor2011-03-251-3/+4
* configure: Post-release version bumpColin Walters2011-03-251-1/+1
* Makefile-gir: Fix EXTRA_DISTGOBJECT_INTROSPECTION_0_10_5Colin Walters2011-03-251-1/+1
* Don't dist gir/cairo-1.0.gir, it's generatedColin Walters2011-03-253-4/+13
* [tests] add a gclosure_return method to test passing GClosures between methodsJohn (J5) Palmieri2011-03-162-1/+38
* support setting gobjects and ginterfaces in struct fieldsJohn (J5) Palmieri2011-03-161-0/+17
* Makefile: Rework release toolsColin Walters2011-03-102-4/+55
* configure: Post-release version bumpColin Walters2011-03-101-1/+1
* cairo-1.0.gir: Use fully qualified shared libraryGOBJECT_INTROSPECTION_0_10_4GOBJECT_INTROSPECTION_0.10.4Colin Walters2011-03-091-2/+2
* configure: Post release version bumpColin Walters2011-02-231-1/+1
* Add "c:identifier" attribute to GIrNodeValue (for flags and enum values).GOBJECT_INTROSPECTION_0_10_3Laszlo Pandy2011-02-233-3/+83
* Add GIMarshalllingTests function with in parameter as well as GError.Laszlo Pandy2011-02-232-0/+15
* Add mask flags to GIMarshallingTests to test for flags with the same value.Laszlo Pandy2011-02-232-2/+10
* Add warnings for the (constructor) annotationTomeu Vizoso2011-02-226-11/+85
* Update exact wording of warning in testTomeu Vizoso2011-02-221-1/+1
* Add warnings for the (method) annotationTomeu Vizoso2011-02-223-4/+43
* Add non GType flags to GIMarshallingTests.Laszlo Pandy2011-02-222-0/+58
* GIrNode: fix lookup of cached type nodesGiovanni Campagna2011-02-211-11/+34
* [tests] Add GIMarshallingTests function for multiple in and multiple out args.Laszlo Pandy2011-02-182-2/+20
* Fix argument name of MISSING_ATTRIBUTE macro ('ctx' => 'context').Laszlo Pandy2011-02-171-1/+1
* Include cairo.h instead of cairo/cairo.hSimon van der Linden2011-02-111-1/+1
* Account for arg direction in g_callable_info_get_ffi_arg_typesJonathan Matthew2011-02-091-1/+12
* Post release version bumpColin Walters2011-02-071-1/+1
* scanner: Don't fail on mkdir if cachedir already existsGOBJECT_INTROSPECTION_0_10_2Colin Walters2011-02-031-1/+4
* Add (method) overridesTomeu Vizoso2011-02-025-14/+54
* Update gobject/gio syntaxJohan Dahlin2011-02-012-148/+419
* Preserve gtk-doc section namesJohan Dahlin2011-02-013-3/+15
* Sort gio/gobject annotationsJohan Dahlin2011-02-012-25133/+25200
* Sort outputJohan Dahlin2011-02-011-1/+1
* Add missing spacesJohan Dahlin2011-02-011-1/+1
* Add (constructor) annotationTomeu Vizoso2011-01-285-12/+49
* [scanner] Don't crash if we don't have a ctype in array element typesTomeu Vizoso2011-01-211-1/+2
* Pass shared-library as-is to g_module_openTomeu Vizoso2011-01-211-4/+0
* Preserve the c:type of array elementsTomeu Vizoso2011-01-214-28/+29
* Disable missing class structure warning, add a bug referenceJohan Dahlin2011-01-201-2/+3
* ast: cleanup clone() methodsJohan Dahlin2011-01-201-4/+1
* Depend on cairo-gobject if availableTomeu Vizoso2011-01-202-5/+23
* Add GIMarshallingTests.Interface2Tomeu Vizoso2011-01-202-0/+44
* Regenerate gio-2.0.c from glib/masterPavel Holejsovsky2011-01-201-64/+140
* Initialize GIMarshallingTestsBoxedStruct so we can test its valuesTomeu Vizoso2011-01-191-1/+1
* Add GIMarshallingTests function which sets a GError, to test exception handli...Laszlo Pandy2011-01-192-0/+19
* [tests] add tests for guint8 arraysIgnacio Casal Quinteiro2011-01-192-0/+16
* Add a second enum to GIMarshallingTests to support pygi tests for non-gtype e...Laszlo Pandy2011-01-171-0/+6