summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add support for the 'foreign' annotation to g-i-scannerGOBJECT_INTROSPECTION_0_6_12Tomeu Vizoso2010-05-237-0/+32
* Add GInitiallyUnknowned subclass to Everything for testing floating referencesTomeu Vizoso2010-05-223-0/+72
* [docs] Document GICallableInfo and GIArgInfoJohan Dahlin2010-05-212-22/+129
* remove unnecessary $(srcdir)s from Makefile.amDan Winship2010-05-201-10/+10
* Makefile.introspection: use $^, simplifying non-srcdir buildsDan Winship2010-05-201-3/+3
* [girepository] Use g_sliceJohan Dahlin2010-05-204-13/+13
* [docs] Make gtk-doc language consistent.Johan Dahlin2010-05-191-50/+63
* [docs] Reorganize sectionsJohan Dahlin2010-05-191-25/+27
* [GIFunctionInfo] Document struct and functionsJohan Dahlin2010-05-191-0/+53
* [docs] Reference g_module_open instead of dlopenJohan Dahlin2010-05-192-3/+3
* [docs] Remove multiple GIFunctionInfo linkJohan Dahlin2010-05-191-1/+0
* [docs] Remove title from gi-sections.txtJohan Dahlin2010-05-191-19/+0
* Take into account the underscore after the type name when checking if a funct...Tomeu Vizoso2010-05-194-1/+49
* Adds annotations to g_filter_(input/output)_stream_get_base_streamEduardo Lima Mitev2010-05-191-0/+12
* girparser: backtrace_stderr: fix int/ssize_t format mismatchSimon McVittie2010-05-191-1/+1
* .gitignore: ignore xrandr-1.3.typelibSimon McVittie2010-05-191-0/+1
* Post release version bumpJohan Dahlin2010-05-191-1/+1
* Bump version to 0.6.11GOBJECT_INTROSPECTION_0_6_11Johan Dahlin2010-05-191-1/+1
* [build] Require gtk-doc at distcheck timeJohan Dahlin2010-05-191-0/+1
* Add uid_t, gid_t, dev_t to integral type conversionsColin Walters2010-05-191-3/+19
* [GIBaseInfo] Document all functionsJohan Dahlin2010-05-181-6/+106
* [docs] Reorganize structs into chaptersJohan Dahlin2010-05-182-123/+237
* [girepository] Document most of the structsJohan Dahlin2010-05-186-25/+337
* [doc] Add missing symbolsJohan Dahlin2010-05-181-4/+20
* [doc Makefile] Remove html/ xml/ and tmpl/Johan Dahlin2010-05-181-1/+5
* [doc] Update to work with latest gtk-doc releaseJohan Dahlin2010-05-181-20/+9
* [doc] Remove private API from docsJohan Dahlin2010-05-182-68/+11
* [girepository] Update gtk-doc syntaxJohan Dahlin2010-05-183-8/+10
* Update .gitignoreJohan Dahlin2010-05-181-0/+8
* [common.mk] Remove broken pythonpathJohan Dahlin2010-05-181-1/+1
* Add a basic gir for xrandrJohan Bilien2010-05-182-1/+16
* [Makefile.introspection] Do not use _GIRDIRJohan Dahlin2010-05-171-3/+3
* [everything] Remove test_callback_infiniteOwen W. Taylor2010-05-073-39/+0
* [everything] Fix length annotationsOwen W. Taylor2010-05-072-4/+4
* Fix parameter ordering in error messageOwen W. Taylor2010-05-071-1/+1
* Validate parameter referencesOwen W. Taylor2010-05-071-3/+20
* Validate scope annotation valuesOwen W. Taylor2010-05-072-0/+14
* Use -1 not None for closure/destroy indicesOwen W. Taylor2010-05-071-2/+2
* Add GIMarshallingTests-1.0-expected.gir so we track changes in the scannerTomeu Vizoso2010-05-062-0/+3134
* Add test vfunc for testing out args in callbacksTomeu Vizoso2010-05-052-0/+28
* Add support for GArrays: add g_type_info_get_array_type() and properly scan G...Tomeu Vizoso2010-05-0417-24/+420
* Revert "Add support for GArrays: add g_type_info_get_array_type() and properl...Tomeu Vizoso2010-05-0313-382/+16
* Add some tests to Everything for testing callbacks as constructor argsTomeu Vizoso2010-05-033-0/+101
* Add support for GArrays: add g_type_info_get_array_type() and properly scan G...Tomeu Vizoso2010-04-3013-16/+382
* [annotationparser] Disable warningJohan Dahlin2010-04-281-2/+3
* Warn about annotations for unknown argsTomeu Vizoso2010-04-281-0/+14
* Keep valgrind happy in a testTomeu Vizoso2010-04-271-1/+1
* Add test for virtual method with a default implementationTomeu Vizoso2010-04-272-0/+31
* [glib] make g_file_set_contents() take uint8*, not utf8Dan Winship2010-04-261-0/+5
* Negative test case for bad (out) case, not setting the *out_val in a (transfe...Zach Goldberg2010-04-262-0/+16