summaryrefslogtreecommitdiffstats
path: root/glib/pyglib.h
Commit message (Expand)AuthorAgeFilesLines
* Make pyglib-python-compat.h a public header and include in pygobject.h Also #...John Ehresman2010-04-151-0/+2
* Use richcompare slot rather than old compare slot and Py_TYPE macro in prepar...John Ehresman2010-04-151-0/+2
* Update the address of the FSF, by replacing old bits of the address withTobias Mueller2009-03-291-1/+1
* * gobject/pygobject.c: Fix memory problems reported by valgrind due toGustavo J. A. M. Carneiro2008-08-301-1/+2
* Mark pyglib_notify_on_enabling_threads() as private (also rename).Paul Pogonyshev2008-08-271-1/+3
* Bug 547633 – cannot create new threads when pygtk is usedPaul Pogonyshev2008-08-271-0/+2
* Change return value from 'gboolean' to 'int' and changed semantics toPaul Pogonyshev2008-08-031-1/+1
* Add pyglib_float_from_timeval and use itJohan Dahlin2008-08-021-0/+1
* reviewed by: <delete if not using a buddy>Johan Dahlin2008-07-261-0/+21
* Add a new API for registering exceptions for a GError domain. Register aJohan Dahlin2008-07-261-0/+2
* Move option over from gobject to glib.Johan Dahlin2008-07-261-1/+5
* Make pyglib_destroy_notify and pyglib_handler_marshal private. Add a fewJohan Dahlin2008-07-211-2/+2
* Move over Source, IOChannel, Idle, Timeout and PollFD to glib fromJohan Dahlin2008-07-211-0/+6
* Move maincontext and mainloop over to glib. Update the threadstate api toJohan Dahlin2008-07-201-0/+13
* Rename helper library to libpyglib-2.0. Move overJohan Dahlin2008-07-201-0/+2
* Add glib bindings, currently not installed or used. Add some internal APIJohan Dahlin2008-07-201-0/+40