I've just uploaded new releases of pygtk, pyorbit and gnome-python. You can download them from ftp.gnome.org and its list of mirrors:

   http://ftp.gnome.org/pub/GNOME/sources/pygtk/1.99/
   http://ftp.gnome.org/pub/GNOME/sources/pyorbit/1.99/
   http://ftp.gnome.org/pub/GNOME/sources/gnome-python/1.99/

Pygtk can also be downloaded from ftp.gtk.org and its mirrors:

ftp://ftp.gtk.org/pub/gtk/python/v2.0/

These packages are quite close to what I'd like to release as 2.0, so I'd like to hear about any showstopper problems. If nothing goes wrong, expect 2.0 releases soon. Note that this is not the end of development -- I just need to get the release out and branch before moving on to 2.2.


New in this release of pygtk:


   * Fix up a duplicate symbol bug in the atk module, that was causing
     build problems on MacOS X (hopefully the last such problem).
   * add gtk.glade.set_custom_handler() API, that provides more info to
     the custom widget callback.  Deprecate set_custom_widget_callbacks().
   * some other bug fixes.

New in this release of pyorbit:

   * fix a problem with handling of exceptions that was uncovered by
     Python 2.3.
   * disable assigning to unknown attributes on stub instances.  Saves
     a little memory too.
   * add CORBA.ORB.work_pending() and CORBA.ORB.perform_work() methods.

New in this release of gnome-python:

   * Many improvements to the GnomePrint modules. (Gustavo)
   * Improvements to Bonobo bindings (Gustavo)
   * Improvements to the GnomeVFS bindings (Johan)
   * Fix some function names that still had gnome_ prefixes.
   * Possible fix for the os.popen() bug related to SIGCHLD handling.
   * Don't raise fatal errors during module initialisation.



James.

--
Email: [EMAIL PROTECTED]
WWW:   http://www.daa.com.au/~james/



_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to