| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Initial python 3.0 port | Johan Dahlin | 2007-08-30 | 1 | -1/+0 |
| | | | | | svn path=/branches/python-3/; revision=703 | ||||
| * | gobject/pygobject-private.h gobject/gobjectmodule.c gobject/Makefile.am | Manish Singh | 2005-07-10 | 1 | -0/+66 |
| * gobject/pygobject-private.h * gobject/gobjectmodule.c * gobject/Makefile.am * gobject/pygsource.c: GSource wrapper, allows for pure python GSource implementations, as well as objectifying Idle and Timeout sources. * tests/Makefile.am * tests/test_source.py: Add test for the above. * gobject/gobjectmodule.c: timeout_add should take an explicit unsigned value. Also wrap g_get_current_time and g_main_depth. * gobject/pygiochannel.c (py_io_channel_write_chars): fix thread unblock/block logic. | |||||
