=== PyGTK 2.7.3 === 2005-08-10 Johan Dahlin * NEWS: Update 2005-08-10 Gustavo J. A. M. Carneiro * gtk/gdk.override, gtk/gdk.defs: It was discovered by pycairo folks that cairo_surface_create_for_pixbuf doesn't work at all. 2005-08-10 Johan Dahlin * gtk/gtkcontainer.override (_wrap_gtk_container_nb_nonzero): Always return 1, so if hbox always returns true. 2005-08-09 Andy Wingo * gobject/pygobject.c (pygobject_new_with_interfaces): Use the generic setattr protocol instead of getting the module's dictionary and using setitem. Fixes bug #312999. 2005-08-05 Gustavo J. A. M. Carneiro * codegen/reversewrapper.py (GObjectReturn.write_conversion): Add type checking: raise exception and return NULL if the returned PyObject isn't a PyGObject. (ReverseWrapper.write_code): Add support for code that raises an exception in the failure code path. 2005-08-02 Johan Dahlin * gtk/Makefile.am * Makefile.am: Big makefile cleanup. Fix a couple of bugs meanwhile, most noticable, always install include *.defs in EXTRA_DIST and only install them when their target is built. 2005-08-02 Johan Dahlin * configure.in: Post release version bump