summaryrefslogtreecommitdiffstats
path: root/tests/testhelpermodule.c
Commit message (Expand)AuthorAgeFilesLines
* Bug 351072 – Cannot handle signals with parameter type G_TYPE_VALUE (marsha...Gustavo J. A. M. Carneiro2007-07-071-0/+19
* reviewed by: Johan DahlinSebastian Granjoux2007-07-021-0/+27
* fix GSlice thread init warningGustavo J. A. M. Carneiro2007-04-301-1/+1
* Treat None in a GValueArray as pointer/NULL, patch by Ed Catmur, fixesJohan Dahlin2007-04-301-0/+19
* Add a generic CClosure marshaller based on ffi. This makes it possible toJohan Dahlin2007-04-291-9/+149
* Add Interface implementation testJohan Dahlin2006-07-101-1/+235
* Split out PyGObject from PyGTK.Johan Dahlin2006-01-091-3/+3
* Clean up tests, we don't need a C binding to access tp_basicsize, clean upJohan Dahlin2005-07-251-71/+24
* Bug 161177: Allow creation of python classes from g_object_newGustavo J. A. M. Carneiro2005-07-091-0/+75
* Make the build of atk, pango and gtk conditional. Fixes bug #74144.PYGTK_2_5_2Johan Dahlin2005-01-101-1/+0
* Add tests for dynamic/unknown objects and interfacesJohan Dahlin2004-11-041-113/+66
* Apply slighly modified fix from bug 149845PYGTK_2_3_97Johan Dahlin2004-09-281-1/+1
* Add thread stuff, that emits stuff from another thread and does some enumJohan Dahlin2004-09-271-6/+134
* Small c module to help testingJohan Dahlin2004-09-271-0/+23