summaryrefslogtreecommitdiff
path: root/codegen/override.py
Commit message (Expand)AuthorAgeFilesLines
* Add a dynamicnamespace option, refactor class registrationJohan Dahlin2006-07-051-0/+5
* Ignore a bunch of stuffJohan Dahlin2006-05-061-0/+11
* Run reindent.py on all python codeJohan Dahlin2006-04-031-72/+72
* Check and abort if a function is being overridden more than onceGustavo J. A. M. Carneiro2006-04-011-1/+2
* Fixes Bug 311309: subclassing gtk.Bin reports...Gustavo J. A. M. Carneiro2005-07-301-0/+6
* Add support for static/classmethod and METH_O overrides.Gustavo J. A. M. Carneiro2005-07-101-4/+31
* add support for body override sectionsGustavo J. A. M. Carneiro2005-06-061-0/+8
* Fix a typo and remove module prefix from manually defined functions/methodsJohan Dahlin2004-03-021-1/+0
* Remove debugging spewJohan Dahlin2004-03-011-1/+0
* Check for defined methods in the override file. (Wrapper.write_functions):Johan Dahlin2004-03-011-15/+73
* New files, splitted out from gtk.overrideJohan Dahlin2003-06-061-6/+41
* added parameter --errorfilename to allow redirection of stderr even withHans Breuer2002-04-211-2/+2
* allow override of autoconf and autoheaderMatt Wilson2002-03-191-1/+5
* fix up property listing.James Henstridge2002-03-161-0/+3
* remove unused variable.James Henstridge2002-03-161-0/+9
* don't actually load the defs and overrides file in the constructor.James Henstridge2001-12-201-2/+2
* split it get_varlist into get_varlist and get_kwlist to avoid unusedMatt Wilson2001-12-051-0/+5
* comment out, as it is only for use by engines.James Henstridge2001-10-081-8/+18
* remove unused variable (the line number on the gcc warning matchedJames Henstridge2001-10-061-3/+6
* pass the filename to overrides.James Henstridge2001-10-061-7/+33
* add is-constructor-of arguments to some defs, and add fields to someJames Henstridge2001-07-021-2/+2
* add code to allow overriding the getter for a single attribute.James Henstridge2001-06-291-0/+8
* Commit codegen stuff to head from extension-class-branchJames Henstridge2000-06-261-0/+64