summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 2.31.20GOBJECT_INTROSPECTION_1_31_20Colin Walters2012-03-051-1/+1
* Update glib annotations to 2.31.20Colin Walters2012-03-053-15/+416
* introspection.m4: Set enable_introspection to yes/no consistentlyColin Walters2012-03-051-0/+2
* g-ir-doc-tool: Add missing filesRico Tzschichholz2012-02-221-0/+2
* tests: Fix make distRico Tzschichholz2012-02-211-1/+1
* g-ir-doc-tool: Remove class structs from Python docsTomeu Vizoso2012-02-212-12/+4
* g-ir-doc-tool: Add support for virtual functionsTomeu Vizoso2012-02-218-0/+165
* g-ir-doc-tool: Add a method in the testsTomeu Vizoso2012-02-214-3/+118
* g-ir-doc-tool: Update .gitignoreTomeu Vizoso2012-02-211-1/+1
* g-ir-doc-tool: Remove constructors from python docsTomeu Vizoso2012-02-212-32/+2
* g-ir-doc-tool: Add class to its own hierarchy treeTomeu Vizoso2012-02-212-1/+4
* g-ir-doc-tool: Add tests for signalsTomeu Vizoso2012-02-213-12/+6
* g-ir-doc-tool: Add the first argument of signals to the Python docsTomeu Vizoso2012-02-212-4/+10
* g-ir-doc-tool: Create a GIR file specific for testing doc generationTomeu Vizoso2012-02-21429-16113/+292
* build: Add --enable-doctool optionColin Walters2012-02-213-3/+17
* g-ir-doc-tool: Update expected testsRico Tzschichholz2012-02-212-0/+124
* Update annotations for GLib 2.31.18Rico Tzschichholz2012-02-212-78/+166
* g-ir-doc-tool: Add enum templates to the MakefileTomeu Vizoso2012-02-201-0/+2
* g-ir-doc-tool: Add missing file: giscanner/mallard-C-enum.tmplTomeu Vizoso2012-02-201-0/+12
* g-ir-doc-tool: Change the -o option to receive a directoryTomeu Vizoso2012-02-202-3/+5
* Merge branch 'mallard-templates'Tomeu Vizoso2012-02-20453-2058/+12698
|\
| * g-ir-doc-tool: Update expected tests, some whitespace has been removedmallard-templatesTomeu Vizoso2012-02-208-8/+0
| * Mention g-ir-doc-tool in the READMETomeu Vizoso2012-02-201-0/+2
| * g-ir-doc-tool: Add some more stuff to Enum pagesTomeu Vizoso2012-02-2018-39/+365
| * g-ir-doc-tool: Display the hierarchy tree for classesTomeu Vizoso2012-02-203-33/+36
| * g-ir-doc-tool: Install the Mako template filesTomeu Vizoso2012-02-202-1/+15
| * g-ir-doc-tool: Add AM_CHECK_PYMOD macro and use it to check for MakoTomeu Vizoso2012-02-202-0/+39
| * g-ir-doc-tool: Remove stale DocBook filesTomeu Vizoso2012-02-203-756/+0
| * g-ir-doc-tool: Properly link to property pagesTomeu Vizoso2012-02-201-0/+11
| * g-ir-doc-tool: Fix names of xref linksTomeu Vizoso2012-02-20309-444/+448
| * g-ir-doc-tool: Move constructor example to follow the class doc bodyTomeu Vizoso2012-02-202-15/+21
| * g-ir-doc-tool: Properly link to signal pagesTomeu Vizoso2012-02-201-1/+8
| * g-ir-doc-tool: Fix the id of signal pages for PythonTomeu Vizoso2012-02-201-1/+1
| * g-ir-doc-tool: Qualify the class name in the constructor with the module nameTomeu Vizoso2012-02-202-2/+2
| * g-ir-doc-tool: Add links to properties in the constructorTomeu Vizoso2012-02-202-3/+3
| * g-ir-doc-tool: Fix linkTomeu Vizoso2012-02-201-1/+1
| * 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