Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move over glib constants to gobject | Johan Dahlin | 2008-07-26 | 1 | -1/+65 |
* | Use g_slice_new instead of g_new | Johan Dahlin | 2008-07-26 | 1 | -2/+2 |
* | Make pyglib_destroy_notify and pyglib_handler_marshal private. Add a few | Johan Dahlin | 2008-07-21 | 1 | -7/+8 |
* | Mark as static, rename from pyg_* -> pyglib_*. Fill in api struct, rename | Johan Dahlin | 2008-07-21 | 1 | -49/+47 |
* | Move over Source, IOChannel, Idle, Timeout and PollFD to glib from | Johan Dahlin | 2008-07-21 | 1 | -61/+18 |
* | Move maincontext and mainloop over to glib. Update the threadstate api to | Johan Dahlin | 2008-07-20 | 1 | -9/+12 |
* | Rename helper library to libpyglib-2.0. Move over | Johan Dahlin | 2008-07-20 | 1 | -4/+4 |
* | Add glib bindings, currently not installed or used. Add some internal API | Johan Dahlin | 2008-07-20 | 1 | -0/+678 |