> Many bug fixes have gone into these releases, so upgrading is 
> recommended.  For full details of the changes, see the respective 
> changelogs.

For everybody that's just waiting for update, here is a more complete
list of what's new.
If you're using GtkTreeView or GtkTextView, i can really recommend an
update:

* update to newer auto-tools (autoconf-2.57, automake-1.7.2,
  libtool-1.4.3).
* many bug fixes and additions of missing APIs.
* fix doc generation scripts to match the new style of gtk-doc
  documentation.
* make code generator return either Py_True or Py_False for
  boolean return functions.  This change is only noticable
  with Python 2.3 alphas.
* removal of wrappers for deprecated functions where the
  deprecated method shadowed the replacement.
* wrappers for idle_add, timeout_add, io_add_watch and
  source_remove to gobject module.  Compatibility names are
  provided in the gtk module.
* Many tree and text view wrapper updates from Johan Dahlin and
  John Finlay.
* leak fixes.
* Updated examples, including demo for editable cells.
* Improved threading support.
* Api additions for GdkEvents, TreeSelection, GtkTooltips,  
  libglade, GtkContainer.

-- 
Johan Dahlin <[EMAIL PROTECTED]>
Async Open Source

_______________________________________________
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