======================================== UPDATED: gconfmm-2.23.1 ======================================== gconfmm was updated without a NEWS entry. ======================================== NEWS: Glib-1.193 ======================================== Overview of changes in Glib 1.193 ================================= * Make the stack handling in Glib::Object::get more robust. * Make the Glib::ParamSpec constructors return undef on failure. * Make sure the Glib::Object lazy loader can handle being invoked on packages which aren't registered with the Glib type system. * The recent fix for user data handling in callback invocation involved a change of semantics: modifying the user data directly had no effect anymore. Change that back while still fixing the original bug. ======================================== NEWS: glibmm-2.17.3 ======================================== 2.17.3 (unstable): * More Glib::NodeTree improvements (Szilárd Pfeiffer, Murray Cumming) * Windows build fixes (Armin Burgmeier) ======================================== NEWS: Gtk2-1.193 ======================================== Overview of changes in Gtk2 1.193 ================================= * Fix the explicit-columns case of Gtk2::TreeModel::get. * Add Gtk2::TestHelper::delta_ok for comparing floating point numbers. Use it. * Fix compilation and test problems. ======================================== NEWS: Gtk2-GladeXML-1.007 ======================================== Overview of changes in Gtk2::GladeXML 1.007 =========================================== * Depend on ExtUtils::Depends 0.300 for improved portability. ======================================== NEWS: gtkmm-2.13.8 ======================================== 2.13.8 (unstable): * PrintSettings: Added get/set_number_up_layout(), using the new NumberUpLayout enum. * SelectionData: Changed get_data() to not return a length too, and added get_length(), as it was in gtkmm 2.12, to match latest GTK+. * Widget: Changed the get_allocation() implementation back to direct struct field access, to match latest GTK+. (Murray Cumming) * Restored maemo-only (ifdefed) API that had been removed accidentally a while ago. (Murray Cumming) * Added a COPYING.tools file because a small gmmproc utility is GPL. Bug #550789 (Michael Casadevall, Deng Xiyue) * Windows build fixes. (Armin Burgmeier) ======================================== NEWS: pangomm-2.13.8 ======================================== 2.13.8: * Context: Added set_font_map() because the C function is now public (non backend-only) API. * LayoutRun/GlyphItem: Added split() and letter(). * Renderer: Added draw_glyph_item(). * CairoFontMap:: Added set_default(). (Murray Cumming) * Build: Updated the MS Visual Studio 2005 build. (Armin Burgmeier) ======================================== NEWS: pygobject-2.15.4 ======================================== 2.15.4 3-sep-2008 - Fix typo in GPointer type registration (Loïc Minier,#550463) - support G_TYPE_CLOSURE in codegen (Gian)