summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* test: gi_marshalling_tests_array_gvariant_inMikkel Kamstrup Erlandsen2011-01-172-0/+16
* Make caller-allocates detection work for struct aliasesPavel Holejsovsky2011-01-135-7/+48
* Add support for g[u]intptr in scanner and girwriter.Pavel Holejsovsky2011-01-135-15/+24
* Post-release version bumpGOBJECT_INTROSPECTION_0_10_1Colin Walters2011-01-121-1/+1
* Add g_vfunc_info_invoke and g_vfunc_info_get_addressTomeu Vizoso2011-01-125-157/+323
* tests: Update expected girs for --c-includeColin Walters2011-01-114-0/+4
* Revert "scanner: Stop predeclaring the functions that are to be scanned"Colin Walters2011-01-111-0/+2
* Revert "scanner: Include all headers when building the dumper binary"Colin Walters2011-01-111-3/+0
* tests: Fix build by including correct headers with --c-includeBenjamin Otte2011-01-112-1/+6
* scanner: Rename g_irepository_dump when included from the dumperBenjamin Otte2011-01-112-3/+5
* gir: Fix build of Gio-2.0.girBenjamin Otte2011-01-111-1/+3
* scanner: Stop predeclaring the functions that are to be scannedBenjamin Otte2011-01-101-2/+0
* scanner: Include all headers when building the dumper binaryBenjamin Otte2011-01-101-0/+3
* scanner: Use packages from --pkgBenjamin Otte2011-01-101-0/+1
* scanner: Make sure that vfuncs made to the GIRTomeu Vizoso2011-01-073-23/+5
* scanner: Fix handling of property transferColin Walters2011-01-053-6/+9
* scanner: Properly parse recursive list type nodesColin Walters2011-01-051-5/+10
* Regenerate gio-2.0.cPavel Holejsovsky2011-01-051-15/+59
* Regenerate gio-2.0.c and gobject-2.0.c from current glib HEADPavel Holejsovsky2010-12-292-302/+357
* Avoid using namespace as identifier in public header filesKristian Rietveld2010-12-281-1/+1
* Post-release version bumpOwen W. Taylor2010-12-221-1/+1
* Fix srcdir != builddir problems for test casesGOBJECT_INTROSPECTION_0_10_0Owen W. Taylor2010-12-222-2/+2
* Fix error handling when writing out typelibOwen W. Taylor2010-12-221-8/+14
* Regenerate gir/gio-2.0.cPavel Holejsovsky2010-12-211-80/+85
* scanner: avoid crash when annotation explicitly changes 'self' argumentPavel Holejsovsky2010-12-214-1/+16
* Regenerate gio-2.0.c and gobject-2.0.c from current glib.Pavel Holejsovsky2010-12-192-73/+129
* Fix misc/extract-gobject-sources.sh.Pavel Holejsovsky2010-12-191-2/+5
* glib-2.0.c: annotate g_get_environ() and g_listenv()Dan Winship2010-12-171-0/+10
* make check pass for recent commitsColin Walters2010-12-172-5/+5
* Regenerate gio-2.0.c from current glib/gio HEAD.Pavel Holejsovsky2010-12-171-138/+138
* Regenerate gio-2.0.cPavel Holejsovsky2010-12-161-351/+131
* Update path to g-ir-annotation-tool in extract-gio-sources.sh.Pavel Holejsovsky2010-12-161-1/+1
* scanner: support typedefs for container typesJonathan Matthew2010-12-166-11/+97
* Regenerate gio-2.0.c from current glib/gio.Pavel Holejsovsky2010-12-151-331/+10141
* giscanner: don't ignore signal parameter names from annotations.Pavel Holejsovsky2010-12-152-4/+7
* cairo: Fill out GIR with cairo-gobject boxed informationColin Walters2010-12-101-7/+21
* cairo-1.0.gir: Un-foreign RectangleIntColin Walters2010-12-101-1/+16
* gir: Add Time to xlibs-2.0Emmanuele Bassi2010-12-091-0/+1
* Fix thinko in regress suite.Pavel Holejsovsky2010-12-081-1/+1
* Support glib-mkenums comment /*< flags >*/Andreas Rottmann2010-12-076-20/+57
* Don't emit shadowed methods into the typelibAndreas Rottmann2010-12-071-1/+4
* g_object_info_find_method_using_interfaces: Fix crash if not foundColin Walters2010-12-061-1/+1