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