summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ast: Track enum/bitfield member parentsJasper St. Pierre2013-02-012-2/+9
* ast: Track enum members by symbolJasper St. Pierre2013-02-011-0/+3
* tests: %NULL-terminated is wrongJasper St. Pierre2013-02-013-3/+3
* Remove the insane pre-commit hookJasper St. Pierre2013-02-012-87/+0
* Update .gitignoreJasper St. Pierre2013-02-011-0/+2
* girparser: Remove unused methodJasper St. Pierre2013-02-011-3/+0
* gimarshallingtests: Add test helpers for marshaling of object argumentsSimon Feltman2013-01-302-0/+200
* Visual C++ builds: "Install" gdump.cChun-wei Fan2013-01-222-0/+7
* build/win32/gengir.bat: Process the bundled .gir filesChun-wei Fan2013-01-211-0/+12
* Update Visual C++ README.txt files.Chun-wei Fan2013-01-212-4/+8
* Fix _giscanner Python module Visual C++ projectsChun-wei Fan2013-01-212-0/+8
* Visual C++ 2010 projects: Prepare for VS 2012 supportChun-wei Fan2013-01-2119-0/+76
* Visual C++ projects: Update .sln/README.txt line endingsChun-wei Fan2013-01-214-617/+617
* tests: Avoid handing out uninitialized memoryTorsten Schönfeld2013-01-201-2/+2
* Fix install location of Mallard templatesMartin Pitt2013-01-171-11/+14
* Post-release version bumpColin Walters2013-01-151-1/+1
* Release 1.35.4GOBJECT_INTROSPECTION_1_35_4Colin Walters2013-01-151-1/+1
* tests: Fix compiler warningsMartin Pitt2013-01-153-7/+7
* gimarshallingtests: Add method taking a GParamSpec argumentMartin Pitt2013-01-142-2/+14
* Update annotations from glib gitMartin Pitt2013-01-142-50/+50
* gimarshallingtests: Add boxed GList propertyMartin Pitt2013-01-142-0/+34
* gimarshallingtests: Add string_ to boxed structureVadim Rutkovsky2013-01-112-3/+8
* girepository: gchar is a signed typeMartin Pitt2013-01-112-1/+57
* gimarshallingtests: Add vfunc with an array outputPaolo Borelli2013-01-112-0/+20
* giscanner: emit a warning when we fail to parse a GTK-Doc comment blockDieter Verfaillie2013-01-091-1/+7
* tests: add invalid identifier test caseDieter Verfaillie2013-01-091-0/+18
* giscanner: Don't fail on empty GTK-Doc comment blocksDieter Verfaillie2013-01-092-11/+22
* mallardwriter: Improve type formatting for PythonJasper St. Pierre2013-01-096-18/+42
* doc: Put documentation templates into their own directoriesJasper St. Pierre2013-01-0920-20/+22
* doc: Clean up signature generation a bit moreJasper St. Pierre2013-01-092-24/+4
* doc: Add self to methods in the Python declarationsJasper St. Pierre2013-01-092-1/+4
* doc: Make the Python declarations look a tiny bit nicerJasper St. Pierre2013-01-095-5/+10
* mallardwriter: Use a TemplateLookup for grabbing templatesJasper St. Pierre2013-01-091-10/+15
* mallardwriter: Add support for parametersJasper St. Pierre2013-01-099-10/+47
* mallardwriter: Rearrange definitions to match scanner orderJasper St. Pierre2013-01-091-4/+4
* mallardwriter: Pass the parent node around for inline formattingJasper St. Pierre2013-01-0916-48/+48
* mallardwriter: Consolidate xref building and page naming codeJasper St. Pierre2013-01-091-8/+23
* mallardwriter: Remove the namespace argument from the processorsJasper St. Pierre2013-01-091-10/+8
* mallardwriter: Put process_other with the rest of the processorsJasper St. Pierre2013-01-091-3/+3
* mallardwriter: Use the node's namespaceJasper St. Pierre2013-01-091-7/+9
* .gitignore: Ignore most .page filesJasper St. Pierre2013-01-091-2/+2
* .gitignore: Add WarnLibJasper St. Pierre2013-01-091-0/+1
* build: Fix previous commitColin Walters2013-01-071-3/+1
* Clean up cairo handling somewhatColin Walters2013-01-074-20/+38
* build: Properly export g_interface_info_find_signalTorsten Schönfeld2013-01-071-0/+1
* Update annotations from glib gitRico Tzschichholz2013-01-042-12/+133
* Regress: Add signal returning a GArrayMartin Pitt2013-01-042-0/+33
* Makefile-gir: Fix indentationJasper St. Pierre2013-01-021-2/+2
* tests/annotationparser: Drop Python API usage down to 2.6, not 2.7Colin Walters2012-12-301-8/+8
* gimarshallingtests: Add test for value array of boxed structsMartin Pitt2012-12-182-0/+14