summaryrefslogtreecommitdiffstats
path: root/tests/test_gtype.py
Commit message (Expand)AuthorAgeFilesLines
* Bug 613341 - pygobject tests seem to require pygtk causing a circularGian Mario Tagliaretti2010-04-051-112/+0
* Bug 559001 – Allow setting pytype wrapper classmarklee2009-03-221-0/+19
* Bug 351072 – Cannot handle signals with parameter type G_TYPE_VALUE (marsha...Gustavo J. A. M. Carneiro2007-07-071-0/+5
* reviewed by: Johan DahlinSebastian Granjoux2007-07-021-0/+13
* Treat None in a GValueArray as pointer/NULL, patch by Ed Catmur, fixesJohan Dahlin2007-04-301-1/+9
* reindentJohan Dahlin2006-04-111-6/+6
* Split out PyGObject from PyGTK.Johan Dahlin2006-01-091-4/+4
* Add GType.is_a and deprecate gobject.type_* Update tests and makeJohan Dahlin2005-07-051-11/+11
* Add support for specifying name for a GObject subclass, usingJohan Dahlin2005-07-051-1/+8
* New test.Johan Dahlin2005-03-161-0/+60