======================================== NEWS: Glib-1.113 ======================================== Overview of changes in Glib 1.113 ================================= * Improve the automatic interface registration for objects by making it independent of the order of package name registration. [Torsten] ======================================== NEWS: glibmm-2.8.3 ======================================== 2.8.3: * filename_display_name(): Correct the declaration to fix the linker error. * Build: For reduced-resources devices, optionally allow deprecated API to be left out of the library. * Documentation: - Show Since and Deprecated lists of API. ======================================== NEWS: Gnome2-GConf-1.021 ======================================== Overview of changes since 1.020 =============================== * The "An Address Indicates Where It Is" release. * Wrap Gnome2::GConf::Engine::get_for_addresses. [Emmanuele] ======================================== NEWS: gnome-python-2.12.3 ======================================== Overview of Changes from gnome-python 2.12.2 to gnome-python 2.12.3 =================================================================== * python gnomevfs methods - Again, fix handling of VFS errors from python vfs methods (Eitan Isaacson) - Don't map VFS method check_same_fs to move_func python method (Eitan) ======================================== NEWS: Gtk2-1.113 ======================================== Overview of changes in Gtk2 1.113 ================================= * Make Gtk2::TreeModelSort::new an alias for new_with_model. [muppet] * Add a new example that shows how to use Gtk2::Table's packing options. [muppet] * Add a temporary hack to work around a problem with the most recent, not-yet-released version of the GLib library that causes Gtk2::Object to not inherit from Glib::Object. [Torsten] ======================================== NEWS: gtkmm-2.8.2 ======================================== 2.8.2: * Gdk::Window::set_cursor(): Avoid leaking an extra Cursor instance. (Philip Langdale) * Build: - Correctly find gmmproc on 64-bit systems. (Jonathon Jongsma) - Optionally don't build the documentation, for people in a hurry. (Jonathon Jongsma) - Windows: Check for mkifofs(). (Murray Cumming) - For reduced-resources devices, optionally allow deprecated API to be left out of the library. * Documentation: - Generated Since and Deprecated lists of API. - Improved Expander documentation. (Murray Cumming) - Corrections to DrawArea chapter in book. (Jonathon Jongsma) ======================================== NEWS: libgnomemm-2.12.1 ======================================== 2.12.1: * Gnome::Main: Fix a crash on 64-bit systems. (_Dr_ ERDI Gergo) ======================================== NEWS: libsigc++-2.0.17 ======================================== 2.0.17: * slot::disconnect(): Make this work. sigc::connection::disconnect() already worked. (James Lin, Murray Cumming) * visit_each compilation problem fixed. (Philipp Berndt)