summaryrefslogtreecommitdiffstats
path: root/glib
Commit message (Expand)AuthorAgeFilesLines
...
* 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-215-32/+38
* 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-2111-68/+1881
* Move maincontext and mainloop over to glib. Update the threadstate api toJohan Dahlin2008-07-208-13/+657
* Install the glib module, the helper library and the headers. Use it fromJohan Dahlin2008-07-201-5/+11
* Rename helper library to libpyglib-2.0. Move overJohan Dahlin2008-07-204-10/+88
* Add glib bindings, currently not installed or used. Add some internal APIJohan Dahlin2008-07-208-0/+1342