summaryrefslogtreecommitdiffstats
path: root/glib/glibmodule.c
Commit message (Expand)AuthorAgeFilesLines
* Move over glib constants to gobjectJohan Dahlin2008-07-261-1/+65
* Use g_slice_new instead of g_newJohan Dahlin2008-07-261-2/+2
* Make pyglib_destroy_notify and pyglib_handler_marshal private. Add a fewJohan Dahlin2008-07-211-7/+8
* Mark as static, rename from pyg_* -> pyglib_*. Fill in api struct, renameJohan Dahlin2008-07-211-49/+47
* Move over Source, IOChannel, Idle, Timeout and PollFD to glib fromJohan Dahlin2008-07-211-61/+18
* Move maincontext and mainloop over to glib. Update the threadstate api toJohan Dahlin2008-07-201-9/+12
* Rename helper library to libpyglib-2.0. Move overJohan Dahlin2008-07-201-4/+4
* Add glib bindings, currently not installed or used. Add some internal APIJohan Dahlin2008-07-201-0/+678