summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* g-ir-doc-tool: Show how to construct instances in the Class pageTomeu Vizoso2012-02-203-10/+20
* g-ir-doc-tool: Add details for properties in PythonTomeu Vizoso2012-02-202-0/+19
* g-ir-doc-tool: Add param information to signal pages in PythonTomeu Vizoso2012-02-191-0/+37
* g-ir-doc-tool: Implement intra-namespace cross referencesTomeu Vizoso2012-02-19309-444/+448
* g-ir-doc-tool: Use instances of MallardFormatter* instead of class methodsTomeu Vizoso2012-02-191-32/+27
* g-ir-doc-tool: Remove some occurrences of empty Returns: linesTomeu Vizoso2012-02-197-25/+1
* g-ir-doc-tool: use True and False instead of %TRUE and %FALSETomeu Vizoso2012-02-1925-26/+28
* g-ir-doc-tool: Remove module and class from the function signatureTomeu Vizoso2012-02-1933-35/+32
* g-ir-doctool: Use template cachingTomeu Vizoso2012-02-191-1/+4
* g-ir-doc-tool: Use None instead of %NULLTomeu Vizoso2012-02-1945-58/+64
* g-ir-doc-tool: Use the ctype for the return type in signaturesTomeu Vizoso2012-02-193-3/+3
* g-ir-doc-tool: Display Returns: even if there's no argsTomeu Vizoso2012-02-1928-2/+158
* g-ir-doc-tool: Update expected, some whitespace was removedTomeu Vizoso2012-02-18340-680/+0
* g-ir-doc-tool: Add Since: tag to classesTomeu Vizoso2012-02-182-0/+6
* g-ir-doc-tool: Add Since: tag to mallard docsTomeu Vizoso2012-02-18342-0/+696
* g-ir-doctool: Add function argument docs to the C templateTomeu Vizoso2012-02-18171-0/+2041
* g-ir-doctool: Add argument docs to the Python templateTomeu Vizoso2012-02-18171-0/+2041
* g-ir-doctool: Don't instantiate MallardFormatter for unknown languagesTomeu Vizoso2012-02-171-1/+2
* g-ir-doc-tool: Update expected mallard for the doc testsTomeu Vizoso2012-02-17431-744/+7383
* g-ir-doc-tool: Consolidating the function templatesShaun McCance2012-02-1710-105/+168
* g-ir-doc-tool: Added MallardFormatter classShaun McCance2012-02-1714-72/+122
* g-ir-doc-tool: More Mallard work, using experimantal api extensionShaun McCance2012-02-176-22/+76
* g-ir-doc-tool: Templates for signals/properties, class docsShaun McCance2012-02-179-13/+82
* g-ir-doctool: Move to Mako templates for generating MallardTomeu Vizoso2012-02-1715-500/+307
* Add regress test methods for callbacks taking GError and GHashTableMartin Pitt2012-01-243-0/+135
* tests: add test functions which return GErrorsWill Thompson2012-01-242-0/+61
* Release 1.31.10Colin Walters2012-01-191-1/+1
* Update annotations from glib gitGOBJECT_INTROSPECTION_1_31_10Rico Tzschichholz2012-01-192-3/+711
* Update annotations from glib gitColin Walters2012-01-112-56/+79
* Allow using GLib.List(Foo) instead of GLib.List<Foo>Olivier CrĂȘte2012-01-103-5/+55
* Update annotations from GLib gitRico Tzschichholz2012-01-083-41/+416
* tests: Add tests for flat GValue arraysJasper St. Pierre2012-01-062-0/+66
* scanner: Remove duplicate declaration of ErrorQuarkFunctionJasper St. Pierre2012-01-061-7/+0
* girffi: Fix compiler warningsJasper St. Pierre2012-01-061-12/+9
* repository: Squash memory leak in _get_func and fix up styleJasper St. Pierre2012-01-061-17/+19
* Add a marshalling test for returning a NULL arrayPaolo Borelli2012-01-032-0/+11
* .dir-locals: Fix unbalanced parenthesisColin Walters2012-01-021-2/+2
* ffi: Treat enums as 32 bit signed values to fix PPC64Ray Strode2011-12-211-12/+48
* tests: Add a long string constant testColin Walters2011-12-202-0/+13
* Release 1.31.6GOBJECT_INTROSPECTION_1_31_6Colin Walters2011-12-201-1/+1
* Update annotations for GLib 2.31.6Rico Tzschichholz2011-12-202-66/+84
* Update gitignoreRico Tzschichholz2011-12-201-0/+2
* Docs: fix typoClaudio Saavedra2011-12-191-1/+1
* Update annotations from GLib gitColin Walters2011-12-153-293/+2497
* giscanner: fix use after decrefAndreas Schwab2011-12-151-4/+6
* Release 1.31.1GOBJECT_INTROSPECTION_1_31_1Johan Dahlin2011-12-051-1/+1
* Makefile.introspection: allow buildir girs in subdirsMarc-Antoine Perennou2011-12-051-1/+2
* Save .make-check-passed in builddir, so make distcheck passesJohan Dahlin2011-12-051-1/+1
* - Fix a substitution:Jasper Lievisse Adriaanse2011-12-051-1/+1
* gitypelib: Fix compiler warningsJasper St. Pierre2011-12-011-20/+0