summaryrefslogtreecommitdiff
path: root/gir
Commit message (Expand)AuthorAgeFilesLines
* add back GLvoid, which got lost during the gir-repository ->Dan Winship2009-01-161-0/+1
* add FT_Int32 add XftFont Report errors when an invalid type is encounteredJohan Dahlin2009-01-162-0/+2
* Move over the hand-written girs from gir-repository so upstream librariesJohan Dahlin2009-01-159-15/+208
* Bug 567813 – Everything should be versionedJohan Dahlin2009-01-151-3/+3
* indentJohan Dahlin2009-01-141-3/+3
* Bug 566404 – Annotations for GLibAndreas Rottmann2009-01-121-0/+11
* Default transfer type is no longer full. Fix annotation on Robert Carr2009-01-091-1/+1
* Annotate array return for g_file_info_list_attributes.Robert Carr2009-01-091-0/+6
* Annotate transfer, direction and allow none forJohan Dahlin2008-12-211-0/+14
* Annotate transfer, direction and allow none for g_file_load_contentsJohan Dahlin2008-12-211-0/+3
* Annotate g_file_info_get_icon, g_file_info_get_attribute_object.Colin Walters2008-12-071-0/+12
* Add return value transfer annotation for g_markup_escape_text.Johan Dahlin2008-11-271-0/+5
* Add --libtool option which we expect Automake-using people to passColin Walters2008-11-261-0/+5
* Annotate g_app_info_get_iconColin Walters2008-11-211-0/+6
* Add Gio Unix bits to the Gio.gir if availableColin Walters2008-11-191-1/+8
* Annotate g_app_info_get_allColin Walters2008-11-191-0/+6
* Add allow-none for Gio methodColin Walters2008-11-191-0/+8
* Correct nsversion for GIRepositoryColin Walters2008-11-141-1/+1
* Bug 558436 - avoid having scanner load app codeColin Walters2008-11-131-25/+19
* Remove unused variables, add a dependency of girepository.ch, so when theyJohan Dahlin2008-11-121-5/+5
* Add a GIRepository-2.0.gir. Change the libtool lookup slightly so we canJohan Dahlin2008-11-121-8/+35
* Bug 558383 – builddir != srcdir build fails if giscanner python moduleJohan Dahlin2008-10-301-5/+6
* distcheck fixesTommi Komulainen2008-10-291-2/+3
* add allow-none annotations, based on the pygobject .defs fileJohan Bilien2008-10-271-2/+526
* add annotation for g_file_deleteJohan Bilien2008-10-272-1/+8
* Bug 557076 - move typelibs to $libdirColin Walters2008-10-251-1/+1
* Typelibs should go in $(datadir) for nowColin Walters2008-10-231-1/+1
* Bug 557468 – Support for GI_TYPELIB_PATHJohan Bilien2008-10-231-1/+1
* Rename GLib-assertions.txt to GLib-2.0.xpath and include it in EXTRA_DISTJohan Dahlin2008-10-212-1/+3
* added annotationsJohan Bilien2008-10-172-1/+8
* Merge branch 'bug556331-includecleanup'Colin Walters2008-10-161-3/+7
* Disable check-local for nowJohan Dahlin2008-10-151-1/+1
* check that typelib -> gir -> typelib transformation is lossless (it's not)Tommi Komulainen2008-10-151-0/+21
* Bug 552858: versioningColin Walters2008-10-121-17/+17
* Add --xpath-assertions option to g-ir-scannerColin Walters2008-09-122-0/+5
* top_srcdir -> top_builddirJohan Dahlin2008-08-311-3/+3
* Add a GModule.girJohan Dahlin2008-08-311-1/+25
* Put dependencies in typelibs, resolve them when loadingColin Walters2008-08-301-6/+6
* Expand aliases when generating typelibsColin Walters2008-08-281-2/+2
* Make distcheck pass.Johan Dahlin2008-08-281-3/+3
* Remove generated filesJohan Dahlin2008-08-274-40591/+0
* Make g-ir-scanner work on Windows. Still problems with the typelib code.Tor Lillqvist2008-08-271-5/+27
* Search $DATADIR/girepository instead of $DATADIR/gitypelibs; this namingColin Walters2008-08-261-1/+1
* Avoid undeffing __GNUC__, instead define __attribute__ & friends. RemoveJohan Dahlin2008-08-261-2/+1
* Dep on compilerColin Walters2008-08-231-2/+2
* Ignore <include>. Parse them. Generate them. Process <include>Colin Walters2008-08-231-1/+0
* Send in undefs/defines via writing it directly to stdin of cpp instead ofJohan Dahlin2008-08-221-1/+1
* Use the generated glibconfig.h for all scanner invokations. Rename it toJohan Dahlin2008-08-221-10/+2
* Make it work again, clean up the mess I madeJohan Dahlin2008-08-221-7/+4
* Avoid using builddirJohan Dahlin2008-08-221-5/+5