summaryrefslogtreecommitdiff
path: root/tools/libglibcodegen.py
AgeCommit message (Expand)AuthorFilesLines
2008-04-11Fix generation of bindings for arrays of object-path ('ao') - GPtrArray, not ...Simon McVittie1-1/+1
2008-02-20Don't use ' etc., it confuses gtkdoc...Simon McVittie1-1/+1
2008-02-20Avoid using CDATA where possibleSimon McVittie1-0/+5
2007-12-14Move get_docstring to libglibcodegen and make it work with elements that have...Simon McVittie1-0/+16
2007-12-03libglibcodegen.py: support arrays of arrays, and get [u]int64 right (modified...Simon McVittie1-6/+6
2007-11-28correct the LGPL 2.1 boilerplate (s/Library/Lesser/ and update FSF address)Robert McQueen1-2/+2
2007-11-26libglibcodegen.py: Add method_to_glue_marshal_name(), which returns the marsh...Simon McVittie1-5/+25
2007-11-12Move camelcase_to_lower, camelcase_to_upper to libglibcodegenSimon McVittie1-0/+26
2007-11-12Move more code to libglibcodegen.pySimon McVittie1-0/+37
2007-11-12Add tools/libglibcodegen.py and start to move stuff into itSimon McVittie1-0/+216