CVSROOT: /cvs/gnome Module name: gnome-python Changes by: yosh 05/07/10 18:17:15
Modified files: pygtk : ChangeLog pygtk/gobject : Makefile.am gobjectmodule.c pygiochannel.c pygobject-private.h pygtk/tests : Makefile.am Added files: pygtk/gobject : pygsource.c pygtk/tests : test_source.py Log message: * gobject/pygobject-private.h * gobject/gobjectmodule.c * gobject/Makefile.am * gobject/pygsource.c: GSource wrapper, allows for pure python GSource implementations, as well as objectifying Idle and Timeout sources. * tests/Makefile.am * tests/test_source.py: Add test for the above. * gobject/gobjectmodule.c: timeout_add should take an explicit unsigned value. Also wrap g_get_current_time and g_main_depth. * gobject/pygiochannel.c (py_io_channel_write_chars): fix thread unblock/block logic. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnome-python&who=yosh&date=explicit&mindate=2005-07-10%2018:16&maxdate=2005-07-10%2018:18 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list