CVSROOT: /cvs/gnome Module name: gnome-python Changes by: jpe 05/09/16 16:22:45
Modified files: pygtk : ChangeLog pangomodule.c pygtk/gobject : gobjectmodule.c pygtk/gtk : __init__.py gtkmodule.c Log message: 2005-09-16 John Ehresman <[EMAIL PROTECTED]> * gobjectmodule.c (initgobject): Add gobject.Warning Warning subclass and redirect all g_log messages for the "GLib", "Glib-GObject", and "GThread" domains to the python warning system * pangomodule.c (initpango): Add pango.Warning Warning subclass and redirect all g_log messages for the "Pango" domain to the python warning system * gtkmodule.c (initgtk): Move gtk Warning subclass from the gdk module to the gtk module and added redirections for g_log messages for the "Gdk" and "GdkPixbuf" domains to the python warning system * gtk/__init__.py: Set gdk.Warning = gtk.Warning for backward compatibility URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnome-python&who=jpe&date=explicit&mindate=2005-09-16%2016:21&maxdate=2005-09-16%2016:23 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list