summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make g-ir-compiler find files installed by make installHolger Hans Peter Freyther2009-06-115-5/+23
* Don't fail if no --output option is specifiedColin Walters2009-06-111-1/+2
* Remove duplicate typelib installation rulesroot2009-06-101-1/+1
* Bug 577546 - More annotations for GLib, GObject, GioColin Walters2009-06-094-5/+38
* Bug 577534 - Use rename to write new typelibs, instead of in-place overwriteColin Walters2009-06-091-11/+27
* Bug 584453 - Handle char ** correctly (and const variation)Colin Walters2009-06-097-17/+57
* Add a test_strv_out which is unannotated, rename current to test_strv_out_con...Colin Walters2009-06-082-2/+19
* Bug 585081 - Correct everything linkageSimon van der Linden2009-06-081-1/+1
* Move Everything into gir/, since it's a public libraryColin Walters2009-06-047-72/+49
* Add an Everything-1.0-expected.gir, test Everything versus itColin Walters2009-06-042-0/+1236
* Add GLclampf to the GL GIREmmanuele Bassi2009-06-041-0/+1
* Annotations for g_option_context_parse.C. Scott Ananian2009-05-291-0/+6
* A few transfer-related tests for "Everything"Andreas Rottmann2009-05-292-0/+52
* Fix pep8.py and its invocation.Chris Rivera2009-05-282-2/+2
* Better handle classes with non-standard to_underscore names.C. Scott Ananian2009-05-203-2/+157
* Update doc comments.C. Scott Ananian2009-05-121-3/+1
* Add GHash tests to Everything test GI library.C. Scott Ananian2009-05-122-2/+188
* Fix the list comparison assertions.C. Scott Ananian2009-05-121-4/+10
* Everything: more tests for integer array parameters.C. Scott Ananian2009-05-122-1/+92
* Fix annotations for GList and GSList tests.C. Scott Ananian2009-05-121-0/+40
* Enable the utf8 tests in the everything module.C. Scott Ananian2009-05-122-5/+19
* Allow the use of the "Rename To" annotation for literal method renaming.C. Scott Ananian2009-05-121-2/+15
* Remove orphan text, left over from parent document.C. Scott Ananian2009-05-121-6/+0
* Remove (out) annotation for now from Everything structsColin Walters2009-05-071-2/+2
* Fix typo in the TestInterface gtype nameTomeu Vizoso2009-05-061-1/+1
* Add an interface to EverythingTomeu Vizoso2009-05-052-0/+35
* Add element type annotations for GList argumentsMarina Zhurakhinskaya2009-05-011-1/+9
* Avoid writing out empty array if we have no _get_type functionsColin Walters2009-04-031-12/+12
* Fix 'Could not find GIR file ...' error to use right filename.Dan Winship2009-03-281-10/+8
* Bug 576605 - Get rid of GI_SCOPE_TYPE_OBJECTAndreas Rottmann2009-03-273-7/+0
* Annotate g_filename_completer_get_completionsJohan Dahlin2009-03-251-0/+6
* Remove spurious addition of 'GSList *handlers' in last commitAndreas Rottmann2009-03-241-1/+0
* Additions to the 'Everything' namespaceAndreas Rottmann2009-03-242-3/+53
* Bug 576323 - Fix inner constant parsing Signed-off-by: Didier 'Ptitjes <ptitj...Didier 'Ptitjes2009-03-241-1/+1
* Include g-ir-scanner.in in the distributionJohan Bilien2009-03-242-2/+4
* Add a test signal with an argument flagged as G_SIGNAL_TYPE_STATIC_SCOPEJohan Bilien2009-03-242-0/+15
* Add several GLib annotationsAndreas Rottmann2009-03-241-0/+45
* Bug 574284 - Add support for a 'closure' and 'destroy' annotationsAndreas Rottmann2009-03-236-1/+128
* Some small cosmetic tweaksAndreas Rottmann2009-03-193-3/+5
* Bug 556475 – support Shadows: annotationAndreas Rottmann2009-03-196-1/+124
* Bug 564016 - Include c:prefix in typelib, use it to optimize find_by_gtypeColin Walters2009-03-1714-18/+108
* Bug 564016 - Add c:prefix to .girColin Walters2009-03-179-13/+31
* Bug 575613 - Enum stripping with common prefix, also use "_" consistentlyColin Walters2009-03-176-15/+94
* Substitute g-ir-scanner in Makefile, not in configure.acColin Walters2009-03-162-1/+4
* Bug 565147 - Add (type) annotation to override the C type definitionColin Walters2009-03-169-1/+88
* Bug 574501 - Install giscanner Python module to private directoryColin Walters2009-03-164-30/+53
* Bug 574139 – There is no way to identify 'user_data' arguments in the callb...Andreas Rottmann2009-03-095-6/+13
* Bug 557383 - Virtual method supportColin Walters2009-03-0519-84/+655
* Bug 573332 - Allow annotation of enums as bitfieldsAndreas Rottmann2009-03-046-14/+27
* Introduce documentation-block optionsAndreas Rottmann2009-03-041-7/+18