All releases tagged GTK+ 2.x


Release Notes: Supports the GTK-2.24 API and will be the final major release of PyGTK. Wraps the new API added in GTK/GDK 2.23/2.24. Many Windows build fixes. Many documentation updates and improvements. Many bugfixes.


Release Notes: Requires PyGObject 2.12.1.


Release Notes: Bugfixes were made. The headers may now be parsed by a C++ compiler. The examples were updated.


Release Notes: Some small bug fixes were made. This is the first stable release from the 2.0 branch.


Release Notes: Mac OS X compilation issues were fixed. A new wrapper for the libglade set_custom_handler() was added, and other bugfixes were made.


Release Notes: Wrappers for many new functions were added. Thread support is now compiled in by default. Some compile issues on Mac OS X were fixed. Many other bugs were fixed.


Release Notes: The single instance per GObject code was updated to interact better with the Python cycle GC. Improvements were made to the simplified GtkTreeModel API. Documentation updates and bug fixes were made.


Release Notes: This version includes some more threading fixes. There are GMainLoop/GMainContext wrappers in the gobject module.


Release Notes: Many wrapper additions and bugfixes were made. auto-tools was updated to support more platforms, and the new boolean type is used when the bindings are compiled against Python 2.3.


Release Notes: Reference leak fixes were made. Installation in parallel with version 1.2 of pygtk is now supported. Building on Windows is supported out of the box.