CVSROOT:        /cvs/gnome
Module name:    gnome-python
Changes by:     yosh    05/08/01 18:50:42

Modified files:
        pygtk          : ChangeLog 
        pygtk/gobject  : gobjectmodule.c pygmaincontext.c pygmainloop.c 
                         pygobject-private.h pygsource.c 

Log message:
2005-08-01  Manish Singh  <[EMAIL PROTECTED]>

* gobject/pygobject-private.h
* gobject/pygmaincontext.c: Add a convenience function
(pyg_main_context_new) to create a PyGMainContext from a
GMainContext. Takes care of refing the supplied GMainContext
as well.

* gobject/gobjectmodule.c (pyg_main_context_default)
* gobject/pygmainloop.c (_wrap_g_main_loop_get_context)
* gobject/pygsource.c (pyg_source_get_context): use the new
convenience function here. This fixes bug #312259 
[http://bugzilla.gnome.org/show_bug.cgi?id=312259].

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnome-python&who=yosh&date=explicit&mindate=2005-08-01%2018:49&maxdate=2005-08-01%2018:51

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to