summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Wrap gtk_widget_list_accel_closures fixes #309554Gian Mario Tagliaretti2008-09-011-2/+3
* Bug 527212 – types with well-defined equality semantics are not properlyPaul Pogonyshev2008-08-021-19/+21
* Fix to work also with integer 'socket_id' argument (bug #539365).Paul Pogonyshev2008-06-261-0/+1
* Fix 'use_underline' being ignored if neither 'text' nor 'stock' is setPaul Pogonyshev2008-06-211-0/+1
* Add a gtk.FileChooserDialog get_action method to workaround an issue with the...Gian Mario Tagliaretti2008-06-081-1/+2
* Allow to set gtk.Bin.child in subclasses.Paul Pogonyshev2007-08-201-0/+1
* Enable cursor/gtk.TreePath testJohan Dahlin2006-08-071-2/+5
* new container tests by Lorenzo Gil SanchezGustavo J. A. M. Carneiro2006-07-131-1/+2
* last fixes for 2.9.3 releasePYGTK_2_9_3Gustavo J. A. M. Carneiro2006-07-121-4/+8
* Add infrastructure to handle lazy loading. Move keysyms to be loadedJohan Dahlin2006-07-051-0/+1
* Set default markup accel marker to \x00, add tests, Fixes #329658 (JohanJohan Dahlin2006-04-021-0/+2
* tests which moved to pygobjectJohan Dahlin2006-04-021-33/+2
* Remove gobject and depend on pygobject 2.10.0Johan Dahlin2006-04-011-5/+1
* fix gobject includes and external pygobject detectionGustavo J. A. M. Carneiro2006-01-101-2/+6
* revert all changes from todayJohan Dahlin2006-01-091-4/+27
* Remove gobject bindings and depend on pygobject 2.9.0.Johan Dahlin2006-01-091-27/+4
* 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_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