summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update glib annotations to 2.32.1gnome-3-4Rico Tzschichholz2012-04-173-244/+124
* Release 1.32.1GOBJECT_INTROSPECTION_1_32_1Colin Walters2012-04-171-1/+1
* Avoid _get_func() consuming reference from input infoPavel Holejsovsky2012-04-112-2/+14
* Update glib annotations from gitRico Tzschichholz2012-04-022-222/+222
* Add tests for vfuncs with callbacks as argumentsTomeu Vizoso2012-03-272-0/+40
* Make g_callable_info_invoke publicTomeu Vizoso2012-03-275-41/+40
* Add regression tests for GHashTable holding GValueAlberto Mardegan2012-03-273-0/+118
* Release 1.32.0GOBJECT_INTROSPECTION_1_32_0Colin Walters2012-03-271-2/+2
* Release 1.31.22GOBJECT_INTROSPECTION_1_31_22Colin Walters2012-03-211-1/+1
* Update glib annotations to 2.31.22Rico Tzschichholz2012-03-203-11/+65
* configure: Comment why doctool is disabled by default for nowColin Walters2012-03-151-0/+2
* g-ir-doc-tool: Fix -o option, use abspath instead of dirnameTomeu Vizoso2012-03-151-1/+1
* scanner: Remove array fields from List.clone()Jesse van den Kieboom2012-03-151-5/+1
* repository: Remove extraneous leftover assignment to rvalue.Michel Dänzer2012-03-081-1/+0
* Fix matching of methods named *_get_type()Matthew Booth2012-03-068-22/+211
* repository: Add new public gi_type_info_extract_ffi_return_value() APIColin Walters2012-03-052-7/+11
* repository: Fix conversion of FFI values on big-endian architecturesMichel Dänzer2012-03-052-42/+203
* 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