summaryrefslogtreecommitdiffstats
path: root/glib/pygspawn.c
Commit message (Expand)AuthorAgeFilesLines
* Allow GPid instances to be createdJohn Ehresman2010-04-161-1/+7
* Fix pyg_pid_new on python 3David Malcolm2010-04-161-4/+4
* Initial working enum/flags/pid subclasses of longJohn Ehresman2010-04-151-2/+3
* Update the address of the FSF, by replacing old bits of the address withTobias Mueller2009-03-291-1/+1
* Bug 563714 – GNOME Goal: Clean up GLib and GTK+ includesPrzemysław Grzegorczyk2009-01-041-1/+1
* Also export PyInit_glib import glib._glib instead of just _glibJohan Dahlin2008-07-261-16/+20
* Convert the pid/mainloop/maincontext/optiongroup/optioncontext.Johan Dahlin2008-07-261-44/+6
* Use g_slice_new instead of g_newJohan Dahlin2008-07-261-3/+3
* Move over Source, IOChannel, Idle, Timeout and PollFD to glib fromJohan Dahlin2008-07-211-1/+1
* Add glib bindings, currently not installed or used. Add some internal APIJohan Dahlin2008-07-201-0/+297