summaryrefslogtreecommitdiff
path: root/tests/test_thread.py
Commit message (Collapse)AuthorAgeFilesLines
* reindentJohan Dahlin2006-04-111-1/+1
|
* Split out PyGObject from PyGTK.Johan Dahlin2006-01-091-3/+4
|
* Make testsuite work and do things the way they were supposed to be doneJohan Dahlin2005-01-101-5/+0
| | | | | | | | * tests/Makefile.am: * tests/common.py: * tests/runtests.py: * tests/test_thread.py: Make testsuite work and do things the way they were supposed to be done from the beginning.
* Add pygtk_postinstall.py Updated Deprecate gtk.idle_add and friends. MergeJohan Dahlin2005-01-081-2/+2
| | | | | | | | | * Makefile.am: Add pygtk_postinstall.py * docs/random/missing-symbols: Updated * gtk/__init__.py: Deprecate gtk.idle_add and friends. * gtk/gtk.defs: Merge in 2.6 api, for GtkLabel functions, thanks to Gian Mario Tagliaretti, fixes bug #163296 * tests/test_thread.py: Don't use gtk.idle_add
* Apply slighly modified fix from bug 149845PYGTK_2_3_97Johan Dahlin2004-09-281-0/+4
| | | | | | This is make threading usable for both users of the threading module and users that requires interaction with threads from other extension modules.
* Forgot to commit this yesterdayJohan Dahlin2004-09-281-0/+24