summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-08-28Avoid most of the special-casing of GObject.Object in the scannerHEADmasterPavel Holejsovsky1-48/+14
2011-08-26add regression test for skipped #defineXavier Claessens2-0/+8
2011-08-26Add a regress test for a method returning GPtrArrayXavier Claessens3-0/+29
2011-08-26Revert "xlib: fix the type of XID"Giovanni Campagna1-14/+18
2011-08-26xlib: fix the type of XIDGiovanni Campagna1-18/+14
2011-08-26configure.ac: Do not generate template filesJavier Jardón1-1/+1
2011-08-26configure.ac: Generate xz tarball with ustar format by defaultJavier Jardón1-2/+2
2011-08-26Update autotools configurationJavier Jardón2-11/+19
2011-08-26autogen.sh: Use autoreconf instead custom scriptJavier Jardón1-37/+18
2011-08-25Fix g_irepository_find_by_gtype() for GDK_TYPE_RECTANGLEPavel Holejsovsky1-0/+11
2011-08-25Properly handle GParamSpec and descendantsPavel Holejsovsky1-6/+21
2011-08-24Update annotations from glib git 2cd3c200687751c9cc26774f650b7651bffcc598Jasper St. Pierre2-21/+24
2011-08-24Remove MAINTAINERS and add DOAPJasper St. Pierre2-7/+46
2011-08-23add back the fixed_array_out_struct testJohn (J5) Palmieri1-0/+22
2011-08-23tests: build tests only on make checkAlexandre Rostovtsev3-15/+9
2011-08-23doctool: Disable tests for nowColin Walters1-19/+21
2011-08-22docbookdescription.py: Fix for PEP-8 complianceColin Walters1-3/+3
2011-08-22Update annotations from glib git d51e0615f9a6c1aa1898c46f2cf3135ca5ccd463Colin Walters3-133/+83
2011-08-18Add 'Since:' tags to the newly added GIEnumInfo methodsTorsten Schönfeld1-0/+4
2011-08-18Regenerate Gio/GLib/GObject annotationsMartin Pitt3-401/+6099
2011-08-18Add tests for newly added warningsGiovanni Campagna2-4/+30
2011-08-18tests/doctool: Remove MALLARD_DIRS from BUILT_SOURCESTomeu Vizoso1-1/+0
2011-08-18Disallow non byte types for GByteArraysGiovanni Campagna2-3/+15
2011-08-18Forbid GPtrArrays holding non-pointer typesGiovanni Campagna4-35/+18
2011-08-17Docbookwriter: signal flagsLaszlo Pandy1-1/+18
2011-08-17In DocBookWriter, remove DocBookEntity and just use the ast nodes directly.Laszlo Pandy1-73/+39
2011-08-16For docbook, make the id attributes the same regardless of language. Only use...Laszlo Pandy1-10/+5
2011-08-16Descriptions support for docbook writer.Laszlo Pandy2-18/+199
2011-08-16Allow enums and bitfields to have static methodsTorsten Schönfeld15-17/+237
2011-08-16Teach scanner's girparser about fundamentalsPavel Holejsovsky1-0/+8
2011-08-15giscanner: Allow passing additional include dirs when parsing a girTomeu Vizoso2-2/+11
2011-08-15tests/doctools: Properly clean the temporary mallard filesTomeu Vizoso1-1/+4
2011-08-15tests/doctool: Update the -expected dirsTomeu Vizoso16-16/+16
2011-08-15tests/doctool: Make sure we regenerate the mallard code when testingTomeu Vizoso1-2/+2
2011-08-15[doctools] use 'or' instead of 'and' when checking for func or constructorJohn (J5) Palmieri1-1/+1
2011-08-15treat constructors like methods when generating the labelJohn (J5) Palmieri1-1/+1
2011-08-15[doctool] use different templates for method vs. function outputJohn (J5) Palmieri1-1/+4
2011-08-15configure.ac: Change to tar-ustar because PAX gives problems in OpenBSDTomeu Vizoso1-1/+1
2011-08-15tests/doctool: Better way of copying the .girTomeu Vizoso1-6/+6
2011-08-15configure.ac: Add tar-pax to AM_INIT_AUTOMAKETomeu Vizoso1-1/+1
2011-08-15output namespace.class.methodname for python methods in the doctoolsJohn (J5) Palmieri1-1/+1
2011-08-15tests/doctool: Compare -expected directories instead of single filesTomeu Vizoso415-15/+5023
2011-08-15fix up Python doc backend to output correct namesJohn (J5) Palmieri1-3/+3
2011-08-15tests/doctool: Switch to test the mallard formatterTomeu Vizoso5-3660/+52
2011-08-15first pass at python backend for doc toolsJohn (J5) Palmieri1-1/+11
2011-08-15tests/doctool: Add the right -expected files to distTomeu Vizoso1-1/+1
2011-08-15tests/doctool: Update expected filesTomeu Vizoso2-77/+161
2011-08-15g-ir-doc-tool: Fix PEP-8 issuesTomeu Vizoso1-11/+7
2011-08-15g-ir-doc-tool: print class declaration line in PythonTomeu Vizoso1-14/+40
2011-08-15giscanner/mallardwriter: Adding experimental Mallard output to g-ir-doc-toolShaun McCance4-8/+495