summaryrefslogtreecommitdiff
path: root/glib/pygmainloop.c
Commit message (Expand)AuthorAgeFilesLines
* Move pyglib_{main_context, option_context, option_group}_new into _PyGLib_APISimon van der Linden2011-01-171-1/+1
* Fix warnings.Ignacio Casal Quinteiro2010-12-231-1/+2
* move to using richcompare slot instead of compareJohn (J5) Palmieri2010-08-131-6/+11
* pygmainloop: fix use of PySignal_WakeUpFD API for nested loopsPhilippe Normad2009-10-211-45/+50
* Plug reference leak of GSource in pyg_main_loop_init()Paul Pogonyshev2009-09-221-0/+1
* Update the address of the FSF, by replacing old bits of the address withTobias Mueller2009-03-291-1/+1
* Bug 549351 – an unitialized variable in PyGLibPaul Pogonyshev2008-08-271-3/+2
* Convert the pid/mainloop/maincontext/optiongroup/optioncontext.Johan Dahlin2008-07-261-42/+8
* Move maincontext and mainloop over to glib. Update the threadstate api toJohan Dahlin2008-07-201-0/+383