summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gimarshallingtests.h: Remove unimplemented functionsGOBJECT_INTROSPECTION_1_29_17Colin Walters2011-08-291-4/+0
* build: Update prepare-minor-release to use xz compressionColin Walters2011-08-291-1/+1
* scanner: Don't try to copy c:type if we're parsing (element-type)Colin Walters2011-08-294-57/+62
* scanner: Remove some dead debugging codeColin Walters2011-08-291-3/+0
* Fix warning for missing (element-type)Colin Walters2011-08-294-2/+15
* Add make-check-passed to gitignoreJohan Dahlin2011-08-291-0/+1
* Use INTROSPECTION_SCANNER_ENV in Makefile.introspectionJohan Dahlin2011-08-291-1/+3
* Add a make-check check to pre-commit hookJohan Dahlin2011-08-292-0/+17
* Avoid most of the special-casing of GObject.Object in the scannerPavel Holejsovsky2011-08-281-48/+14
* add regression test for skipped #defineXavier Claessens2011-08-262-0/+8
* Add a regress test for a method returning GPtrArrayXavier Claessens2011-08-263-0/+29
* Revert "xlib: fix the type of XID"Giovanni Campagna2011-08-261-14/+18
* xlib: fix the type of XIDGiovanni Campagna2011-08-261-18/+14
* configure.ac: Do not generate template filesJavier Jardón2011-08-261-1/+1
* configure.ac: Generate xz tarball with ustar format by defaultJavier Jardón2011-08-261-2/+2
* Update autotools configurationJavier Jardón2011-08-262-11/+19
* autogen.sh: Use autoreconf instead custom scriptJavier Jardón2011-08-261-37/+18
* Fix g_irepository_find_by_gtype() for GDK_TYPE_RECTANGLEPavel Holejsovsky2011-08-251-0/+11
* Properly handle GParamSpec and descendantsPavel Holejsovsky2011-08-251-6/+21
* Update annotations from glib git 2cd3c200687751c9cc26774f650b7651bffcc598Jasper St. Pierre2011-08-242-21/+24
* Remove MAINTAINERS and add DOAPJasper St. Pierre2011-08-242-7/+46
* add back the fixed_array_out_struct testJohn (J5) Palmieri2011-08-231-0/+22
* tests: build tests only on make checkAlexandre Rostovtsev2011-08-233-15/+9
* doctool: Disable tests for nowColin Walters2011-08-231-19/+21
* docbookdescription.py: Fix for PEP-8 complianceColin Walters2011-08-221-3/+3
* Update annotations from glib git d51e0615f9a6c1aa1898c46f2cf3135ca5ccd463Colin Walters2011-08-223-133/+83
* Add 'Since:' tags to the newly added GIEnumInfo methodsTorsten Schönfeld2011-08-181-0/+4
* Regenerate Gio/GLib/GObject annotationsMartin Pitt2011-08-183-401/+6099
* Add tests for newly added warningsGiovanni Campagna2011-08-182-4/+30
* tests/doctool: Remove MALLARD_DIRS from BUILT_SOURCESTomeu Vizoso2011-08-181-1/+0
* Disallow non byte types for GByteArraysGiovanni Campagna2011-08-182-3/+15
* Forbid GPtrArrays holding non-pointer typesGiovanni Campagna2011-08-184-35/+18
* Docbookwriter: signal flagsLaszlo Pandy2011-08-171-1/+18
* In DocBookWriter, remove DocBookEntity and just use the ast nodes directly.Laszlo Pandy2011-08-171-73/+39
* For docbook, make the id attributes the same regardless of language. Only use...Laszlo Pandy2011-08-161-10/+5
* Descriptions support for docbook writer.Laszlo Pandy2011-08-162-18/+199
* Allow enums and bitfields to have static methodsTorsten Schönfeld2011-08-1615-17/+237
* Teach scanner's girparser about fundamentalsPavel Holejsovsky2011-08-161-0/+8
* giscanner: Allow passing additional include dirs when parsing a girTomeu Vizoso2011-08-152-2/+11
* tests/doctools: Properly clean the temporary mallard filesTomeu Vizoso2011-08-151-1/+4
* tests/doctool: Update the -expected dirsTomeu Vizoso2011-08-1516-16/+16
* tests/doctool: Make sure we regenerate the mallard code when testingTomeu Vizoso2011-08-151-2/+2
* [doctools] use 'or' instead of 'and' when checking for func or constructorJohn (J5) Palmieri2011-08-151-1/+1
* treat constructors like methods when generating the labelJohn (J5) Palmieri2011-08-151-1/+1
* [doctool] use different templates for method vs. function outputJohn (J5) Palmieri2011-08-151-1/+4
* configure.ac: Change to tar-ustar because PAX gives problems in OpenBSDTomeu Vizoso2011-08-151-1/+1
* tests/doctool: Better way of copying the .girTomeu Vizoso2011-08-151-6/+6
* configure.ac: Add tar-pax to AM_INIT_AUTOMAKETomeu Vizoso2011-08-151-1/+1
* output namespace.class.methodname for python methods in the doctoolsJohn (J5) Palmieri2011-08-151-1/+1
* tests/doctool: Compare -expected directories instead of single filesTomeu Vizoso2011-08-15415-15/+5023