======================================== NEWS: Glib-1.141 ======================================== Overview of changes in Glib 1.141 ================================= * Fix a compilation problem on Win32. [Torsten] * Fix some POD errors. [Torsten] * Fix a few test suite issues. [Torsten] ======================================== UPDATED: glib-java-0.4.1 ======================================== glib-java was updated without a NEWS entry. ======================================== NEWS: glibmm-2.12.3 ======================================== 2.12.3: * ObjectBase: Added connect_property_changed(), as an alternative to use when the property proxies are not available because GLIBMM_PROPERTIES_ENABLED is not defined. (Murray Cumming) * Documentation: - Small ustring reference documentation improvement. (Ralf Stephan) ======================================== NEWS: gnome-python-2.16.2 ======================================== Overview of Changes from gnome-python 2.16.1 to gnome-python 2.16.2 ==================================================================== * general - Require PyGTK 2.10.3, not 2.10.4 Overview of Changes from gnome-python 2.16.0 to gnome-python 2.16.1 ==================================================================== * gnomevfs - Correctly detect the python library on Mac OS X (#363374) * gconf - Fix crash when using gconf.Client() (#365565) * general - Make unit tests use the modules from builddir - Make all code Python 2.5 + 64-bit ready (#338490) ======================================== NEWS: gnome-vfsmm-2.16.1 ======================================== 2.16.1: * DirectoryHandle::close(): Set gobj() to null, to prevent us from trying to close again later in the destructor. Bug #349334 from sosuiming. * Build: Fix build when glibmm was built with --enable-api-exceptions=no. Bug #365038 (patch by Matt Hoosier) ======================================== NEWS: Gtk2-1.141 ======================================== Overview of changes in Gtk2 1.141 ================================= * Allow passing undef to Gtk2::Entry::set_completion. [Torsten] * Allow using method calling semantics for Gtk2::Pango::Cairo::Context::*. [Torsten] * On Win32, also try to locate Cairo.lib if necessary. [Torsten] * Fix some POD errors. [Torsten] * Fix a few test suite issues. [Torsten] ======================================== NEWS: gtkmm-2.10.4 ======================================== 2.10.4: * Build: - Omit the atkmm dependency from the gtkmm pkg-config .pc file when atkmm was optionally disabled. (RĂ©mi Cardona) Bug #366930 from John N. Laliberte. - Added --enable-api-maemo-extensions configure option, to optionally provide C++ wrappers for the additional GtkTextBuffer functions in the Maemo version of GTK+. (Johannes Schmid, Murray Cumming) * Documentation: - Drawable: Add comment paragraph about using cairo. (Ralf Stephan) 2.10.3: * Adjustment: Preventing the value from being ignored. Bug #369335 from Daniel Holbach, via Vincent Levesque, with help from Paul Davis. * Build: - ListViewText: Fix an odd build problem with gcc 3.3.6. Bug #352226. (Thomas Zajic) * Documentation: - Explain the optional (at build-time) API for reduced resources environments. - Correct the links to the Memory Management and libglademm chapters. - Drawable::get_image(), Container::remove(), Widget::add_mnemonic_label: avoid mentioning a functions that do not exist in gtkmm. Bug #358268 from Evgeny Rippi, and Nickolai Dobrynin. ======================================== UPDATED: libgconf-java-2.12.5 ======================================== libgconf-java was updated without a NEWS entry. ======================================== UPDATED: libglade-java-2.12.7 ======================================== libglade-java was updated without a NEWS entry. ======================================== UPDATED: libgnome-java-2.12.6 ======================================== libgnome-java was updated without a NEWS entry. ======================================== UPDATED: libgtk-java-2.10.1 ======================================== libgtk-java was updated without a NEWS entry. ======================================== NEWS: pygobject-2.12.3 ======================================== 2.12.3 18-november-2006 - distutils build fixes (Cedric) - documentation updates (John) - gobject.handler_block_by_func and friends now accept methods (Johan, Dima, #375589) - avoid truncating of gparamspec (Yevgen Muntyan, #353943) - set __module__ on gobject derived types (Johan, Osmo Salomaa, #376099) - Ensure exceptions are raised on errors in gobject.OptionGroup (Johan, Laszlo Pandy, #364576 2.12.2 3-october-2006 - Make PyGObject 64-bit safe for Python 2.5 (Gustavo) - All headers are now LGPL and not GPL (Johan) - Remove a couple of GCC warnings (Gustavo) - Revive distutils support (Cedric Gustin) - Emission hook reference count bugfix (Gustavo) - MSVC/ANSI C compilation fix (John Ehresman) - Bump Ctrl-C timeout handler from 100ms to 1000 (Johan) ======================================== NEWS: pygtk-2.10.3 ======================================== pygtk-2.10.3 3-october-2006 - Fix a crasher bug introduced in 2.10.2 (Gustavo) - Make PyGTK work with Python 2.5 and 64-bit (#337368, Gustavo) (when used in conjunction with the soon-to-be-released PyGObject 2.12.2) pygtk-2.10.2 3-october-2006 - distutils / win32 compilation fixes (Cedric Gustin) - gtk.TreeSelection.selected_foreach bug fix (#347273, Gustavo) - Fix compilation older C compilers (John Ehresman)