summaryrefslogtreecommitdiffstats
path: root/codegen
Commit message (Expand)AuthorAgeFilesLines
* :write_enum_defs(): Prevent an exception when the prefix is empty.Murray Cumming2009-02-061-1/+1
* Do not escape the ampersand "&" in entity references (bug #568485).Daniel Elstner2009-01-271-7/+12
* Add option (-p) to use the modulename as a hint to the prefix of functionsJohn Finlay2008-11-031-18/+84
* Add defsgen to __all__ list. Strip out # directives from enum defintions.John Finlay2008-11-012-0/+6
* Add defsgen.pyJohn Finlay2008-10-311-0/+1
* Use the passed in prefix as a hint when creating a typecode.John Finlay2008-10-312-14/+29
* Bug 551056 – make codegen not import when corresponding argument typesPaul Pogonyshev2008-09-082-7/+16
* add G_TYPE_CLOSURE boxed type in codegenGian Mario Tagliaretti2008-09-011-0/+1
* More cleanups.Johan Dahlin2008-08-021-33/+38
* PEP8ifyJohan Dahlin2008-08-021-69/+78
* More refactoring. Avoid duplication, add xml string templatesJohan Dahlin2008-08-021-67/+62
* further cleanupsJohan Dahlin2008-08-021-243/+255
* Remove SGML support, require python 2.4, modernize, PEP-8ify. Make it runJohan Dahlin2008-08-022-108/+106
* Rename from 'pygtk-codegen-2.0.in'.Paul Pogonyshev2008-07-152-2/+2
* Bug 450659 – h2def.py - export 'typedef struct' object definitions notJohan Dahlin2008-07-141-1/+1
* Map GSeekType to an intJohan Dahlin2008-07-141-0/+1
* New class. (MethodDefBase.__init__): Make 'self.ret' a 'ReturnType'Paul Pogonyshev2008-07-143-10/+53
* Add 'codegendir' variable. Make 'codegendir' refer to PyGObject's codegen,Paul Pogonyshev2008-07-131-1/+1
* clean_func(): Strip GSEAL out, to avoid us thinking that there are manyMurray Cumming2008-07-131-2/+6
* Update link to defs format discussionJohan Dahlin2008-04-211-1/+1
* Add goffset to the int64 arg typeJohan Dahlin2008-04-061-0/+1
* Import codegen from pygtk. Add initial gio and gio.unix bindings.Johan Dahlin2008-01-1923-0/+7730