summaryrefslogtreecommitdiffstats
path: root/glib/pyglib.c
Commit message (Expand)AuthorAgeFilesLines
* Update the address of the FSF, by replacing old bits of the address withTobias Mueller2009-03-291-1/+1
* Test if `domain' is not-null before using it (avoids segfaults, see bugPaul Pogonyshev2008-12-031-3/+8
* Mark pyglib_notify_on_enabling_threads() as private (also rename).Paul Pogonyshev2008-08-271-2/+2
* Bug 547633 – cannot create new threads when pygtk is usedPaul Pogonyshev2008-08-271-1/+24
* Add a pygobject_enable_threads wrapper around pyglib_threads_enable andJohan Dahlin2008-08-061-6/+12
* return in case of error instead of trying to access the internal types.Johan Dahlin2008-08-061-1/+4
* Change return value from 'gboolean' to 'int' and changed semantics toPaul Pogonyshev2008-08-031-6/+6
* Add pyglib_float_from_timeval and use itJohan Dahlin2008-08-021-0/+16
* gobject -> glibJohan Dahlin2008-07-261-5/+5
* Add macros for supporting additional python versions. Start using them forJohan Dahlin2008-07-261-11/+11
* Add a new API for registering exceptions for a GError domain. Register aJohan Dahlin2008-07-261-3/+42
* Move option over from gobject to glib.Johan Dahlin2008-07-261-2/+97
* Rename the function too, not just the prototype!Johan Dahlin2008-07-231-3/+3
* Make pyglib_destroy_notify and pyglib_handler_marshal private. Add a fewJohan Dahlin2008-07-211-20/+23
* Move over Source, IOChannel, Idle, Timeout and PollFD to glib fromJohan Dahlin2008-07-211-0/+96
* Move maincontext and mainloop over to glib. Update the threadstate api toJohan Dahlin2008-07-201-0/+34
* Rename helper library to libpyglib-2.0. Move overJohan Dahlin2008-07-201-0/+77
* Add glib bindings, currently not installed or used. Add some internal APIJohan Dahlin2008-07-201-0/+180