summaryrefslogtreecommitdiffstats
path: root/tests/test_signal.py
Commit message (Expand)AuthorAgeFilesLines
* Bug 540376 – No TypeError raised when type is NonePaul Pogonyshev2008-08-111-0/+10
* reviewed by: Johan Dahlin <johan@gnome.org>James Livingstone2007-04-301-0/+15
* Add a generic CClosure marshaller based on ffi. This makes it possible toJohan Dahlin2007-04-291-1/+62
* Use PyObject_Cmp instead of comparing function closure addresses, whichJohan Dahlin2006-11-181-10/+17
* Add a test for #375589Johan Dahlin2006-11-181-0/+10
* some more emission hook testsGustavo J. A. M. Carneiro2006-09-161-0/+45
* Bug 353039 – Failure in signal emission during do_set_property invoked from...Gustavo J. A. M. Carneiro2006-08-271-1/+29
* Bindings for g_filename_display_basename and g_filename_display_name;Gustavo J. A. M. Carneiro2006-06-241-0/+16
* Fix #154845, add tests and a private method.Johan Dahlin2006-04-291-0/+29
* reindentJohan Dahlin2006-04-111-1/+1
* whitespaceJohan Dahlin2006-03-151-13/+13
* Add add/remove_emission_hook and tests. Fixes #325977Johan Dahlin2006-01-131-0/+39
* signal accumulatorsGustavo J. A. M. Carneiro2006-01-111-0/+52
* Split out PyGObject from PyGTK.Johan Dahlin2006-01-091-41/+1
* Refactor to allow us to list signals on interfaces.Johan Dahlin2005-08-261-0/+10
* Impl. Patch by Gustavo, fixes #155679PYGTK_2_7_0Johan Dahlin2005-07-101-2/+36
* Bug 128765: GObject metaclassGustavo J. A. M. Carneiro2005-05-221-14/+16
* Move some tests from gtype and rename from signal.pyJohan Dahlin2004-09-251-0/+75