Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move over Source, IOChannel, Idle, Timeout and PollFD to glib from | Johan Dahlin | 2008-07-21 | 1 | -812/+0 |
* | Move maincontext and mainloop over to glib. Update the threadstate api to | Johan Dahlin | 2008-07-20 | 1 | -2/+3 |
* | Python 2.5, int vs ssize_t | Gustavo J. A. M. Carneiro | 2006-10-03 | 1 | -2/+2 |
* | Fix message typo. | John Finlay | 2006-07-05 | 1 | -2/+2 |
* | Use GIL state instead of block/unblock. Fixes crasher found by Ole AndrePYGTK_2_8_2 | Johan Dahlin | 2005-10-09 | 1 | -2/+5 |
* | make iochannel api use new PyGPollFD type instead of tuples | Gustavo J. A. M. Carneiro | 2005-07-10 | 1 | -8/+12 |
* | gobject/pygobject-private.h gobject/gobjectmodule.c gobject/Makefile.am | Manish Singh | 2005-07-10 | 1 | -1/+1 |
* | Pass the GIOCondition to PyObject_CallFunction. | Manish Singh | 2005-05-28 | 1 | -2/+3 |
* | Pass gsize to GIOChannel functions that expect them. | Manish Singh | 2005-05-25 | 1 | -4/+4 |
* | Bug 139176: GIOChannel wrapper | Gustavo J. A. M. Carneiro | 2005-05-22 | 1 | -0/+803 |