
========================================
 NEWS: Glib-1.132
========================================

Overview of changes in Glib 1.132
=================================

* Do some minor code cleanups here and there.  [Torsten]


========================================
 NEWS: Gnome2-GConf-1.032
========================================

Overview of changes since 1.031
===============================

* Fix loaded flags on Darwin. [Daniel Macks]


========================================
 NEWS: Gtk2-1.132
========================================

Overview of changes in Gtk2 1.132
=================================

* Make Gtk2::TestHelper enforce strict and warnings.  [Grant McLean]
* Cleanup some code comments and fix a few test suite issues.  [Torsten]


========================================
 UPDATED: gtkmm-2.9.10
========================================

gtkmm was updated without a NEWS entry.


========================================
 UPDATED: libgconf-java-2.12.4
========================================

libgconf-java was updated without a NEWS entry.


========================================
 UPDATED: libglade-java-2.12.5
========================================

libglade-java was updated without a NEWS entry.


========================================
 UPDATED: libgnome-java-2.12.4
========================================

libgnome-java was updated without a NEWS entry.


========================================
 UPDATED: libgtk-java-2.8.6
========================================

libgtk-java was updated without a NEWS entry.


========================================
 NEWS: pygobject-2.11.2
========================================

2.11.2 8-august-2006
      - Add fixxref.py from PyGTK (Johan)
      - Fix parallel build (#350225, Ed Catmur)

2.11.1 04-august-2006
      - Add John Finlay's reference manual (Johan, John)
      - Fix GOption mem leak (Gustavo)
      - Infrastructure for lazy type registration (Johan)
      - Enum/Flags fixes (Gustavo, John)
      - Eliminate some GCC warnings (Johan)

========================================
 NEWS: pygtk-2.9.6
========================================

pygtk-2.9.6 8-august-2006
    - GtkTreePath can be converted from integers again (#350252, Gustavo,
      Sebastien Bacher)
    - Fix parallel build (#350225, Ed Catmur)
    - Reduce exception abuse in code generator (Gustavo)
    - Documentation improvements (Johan, John)

pygtk-2.9.5 6-august-2006
    - Make it possible to build with GTK+ 2.10 (#350008, Joseph Sacco)
    - Make sure dir(gtk.keysyms) work again (#349892, Johan, John)
    - reloading the gtk module works again (#349026, Johan, Alexander Larsson)

pygtk-2.9.4 4-august-2006
    - Include John Finlay's PyGTK reference manual (Johan, John)
    - Setters and getters for GtkWidget.activate_signal (#331445, Gustavo)
    - GtkToolItemType setter/getter (#331355, Gustavo)
    - Code generator fixes (Gustavo, Johan, John, Yevgen Muntyan, Gustavo)
    - Add more gtk+ 2.10 API (#337011, John, Sebastian Pölsterl)
    - Don't copy treeiters in callbacks (#347273, John, Stefano Maggiolo)
    - Provide full information for GtkTreeSelection.set_select_function 
      (#340475 John, Wouter Bolsterlee)
    - Export less symbols and reduce the size of the libraries (#347825,
      Rafael Espíndola)
    - Allow negative values for GtkTreeModel.set/getitem (#311852, Baiju M)
    - Much improved interface/virtual method support (John)
    - Remove evil 100ms timeout timer (#348937, Gustavo)

pygtk-2.9.3 12-july-2006 
