summaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Make pyglib-python-compat.h a public header and include in pygobject.h Also #...John Ehresman2010-04-151-0/+1
* Fix occasional build failures after the 'ltihooks.py' removalPaul Pogonyshev2009-04-291-1/+1
* Remove 'ltihooks.py' as using deprecated Python module.Paul Pogonyshev2009-04-181-0/+7
* Bad -I ordering can break build fixes #566737Gian Mario Tagliaretti2009-01-061-2/+2
* Bug 546135 – GIcon and implementations improvementsPaul Pogonyshev2008-08-091-0/+1
* include test_gio.py in the testsJohan Dahlin2008-08-091-0/+1
* Make distcheck passJohan Dahlin2008-07-251-1/+4
* Make sure we can distcheck the gio module properlyJohan Dahlin2008-07-141-1/+4
* Set gobject.GObject.__module__ to gobject._gobject, this helps pylint toJohan Dahlin2008-04-151-0/+1
* removed unwanted definesGustavo J. A. M. Carneiro2007-08-271-2/+1
* Bug 339924 – gnome-python doesn't compile on opensolarisGustavo J. A. M. Carneiro2007-05-091-1/+2
* Add a property helper, fixes #338098Johan Dahlin2007-05-011-3/+3
* Add Interface implementation testJohan Dahlin2006-07-101-0/+1
* Turn gobject into a package; move _gobject to gobject._gobject andJohan Dahlin2006-04-111-1/+7
* add enum/conversion herePYGOBJECT_2_9_1Johan Dahlin2006-01-171-0/+2
* Make dist/distcheck work againJohan Dahlin2006-01-091-1/+7
* Split out PyGObject from PyGTK.Johan Dahlin2006-01-091-21/+2
* plug leak; add glade test; fix warning messageGustavo J. A. M. Carneiro2005-11-091-0/+1
* Add testJohan Dahlin2005-10-141-0/+1
* workaround gtk bug #317455Gustavo J. A. M. Carneiro2005-09-281-0/+1
* Bug 317172: gtk.glade.signal_autoconnect causes leaked objectsGustavo J. A. M. Carneiro2005-09-251-1/+1
* gobject/pygobject-private.h gobject/gobjectmodule.c gobject/Makefile.amManish Singh2005-07-101-1/+2
* Bug 161177: Allow creation of python classes from g_object_newGustavo J. A. M. Carneiro2005-07-091-1/+1
* Add GObject support, patch mostly based on Iñaki and Gustavos work.Johan Dahlin2005-07-081-0/+1
* Fix for bug #303573 - "exceptions raised in a child watch handler areMark McLoughlin2005-05-091-0/+1
* Bug 302622: Assignment to gtk.gdk.Event.window is buggyGustavo J. A. M. Carneiro2005-05-021-0/+1
* New test.Johan Dahlin2005-03-161-4/+5
* Make testsuite work and do things the way they were supposed to be doneJohan Dahlin2005-01-101-5/+9
* gobject.child_add_watch and gobject.spawn_asyncGustavo J. A. M. Carneiro2005-01-091-0/+1
* 2.5.0PYGTK_2_5_0Johan Dahlin2004-11-291-1/+1
* Use PyTuple_GetSlice and PyArg_ParseTuple here, so we can get the samepygtk-2-4-anchorPYGTK_2_4_1Johan Dahlin2004-11-041-1/+2
* Add tests for dynamic/unknown objects and interfacesJohan Dahlin2004-11-041-2/+7
* Add thread stuff, that emits stuff from another thread and does some enumJohan Dahlin2004-09-271-0/+1
* Small c module to help testingJohan Dahlin2004-09-271-3/+20
* Revert parts of Gustavos changes, so the size of interfaces are correct.Johan Dahlin2004-09-271-1/+2
* Move some tests from gtype and rename from signal.pyJohan Dahlin2004-09-251-1/+1
* If we're on python 2.3, also check for PyBool_Type.Johan Dahlin2004-07-281-0/+1
* Fix, a window is really WITHDRAWN if it's not SHOWN and not ICONIFIED...Johan Dahlin2004-07-191-1/+1
* Remove, out of date since 0.6.x!Johan Dahlin2004-07-191-4/+8
* gtk/*.overrideJohan Dahlin2004-07-171-0/+1
* New script to run all tests in one takeJohan Dahlin2004-07-101-0/+9