ANNOUNCE: GnomePython 2.6.0
"Gustavo J. A. M. Carneiro" <[email protected]>
| Newsgroups | gmane.comp.gnome.gtk+.python,gmane.comp.gnome.language-bindings |
|---|---|
| Organization | INESC |
| Message-ID | <1096841326.2340.15.camel@emperor> |
GnomePython 2.6.0 has just been released. I offers convenient wrappers for most APIs in GNOME 2.6 platform, including the follwing modules: gnome, gnome.ui, gnome.canvas, gnome.vfs gconf gtkhtml2 bonobo, bonobo.activation, bonobo.ui gnome.applet nautilus gnomeprint, gnomeprint.ui The source tarball can be found here: ftp://ftp.gnome.org/pub/GNOME/sources/gnome-python/2.6/ Please file bug reports here: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-python Overview of Changes from gnome-python 2.5.90 to gnome-python 2.6.0 =================================================================== * bonobo - bonobo.AppClient is only a GObject, not a BonoboObject (Gustavo) - bonobo.event_source_client_add_listener now returns the new listener, to allow future disconnection (Gustavo) - Remove CORBA exceptions from all bonobo callbacks (Gustavo) - Fix a bug in bonobo.generic_factory_main (Gustavo) * gnomeprint - Add new pango/gnomeprint integration API if libgnomeprint 2.8 is installed (Gustavo) * vfs - Add missing bytes_requested parameter to read/write callbacks of async operations (Gustavo) - Raise exception when trying to subclass vfs types (Gustavo, James) * applet - Workaround problem in PanelApplet constructor (Gustavo) - Fix initialization of bonobo (Gustavo) * general - Mixed 32/64 bit architecture installation fixes (Jonathan Blandford) - Add gnome_python_version variable to the gnome module (Gustavo) - Resolve all known compiler warnings (Gustavo) -- Gustavo J. A. M. Carneiro <[email protected]> <[email protected]> The universe is always one step beyond logic _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/