======================================== NEWS: Glib-1.173 ======================================== Overview of changes in Glib 1.173 ================================= * Make Glib::Type::list_values return the value of each enum/flags entry in addition to the name and nickname. [Kevin Ryde] ======================================== NEWS: glibmm-2.15.5 ======================================== 2.15.5 (unstable) Gio: * File, Mount, Volume: Updated for latest gio API changes, adding a MountFlags parameter to some methods. (Jonathon Jongsma) * Volume, VolumeMonitor, Added some vfuncs, though we might remove these later as they seem useless and likely to be sources of problems. (Murray Cumming) Glib: * Actually install gi18n-lib.h (Takao Fujiwara. Bug #515133) 2.15.4 (unstable): ======================================== NEWS: Gtk2-1.173 ======================================== Overview of changes in Gtk2 1.173 ================================= * Fix memory handling bugs in Gtk2::Gdk::Region::get_clipbox and Gtk2::StatusIcon::get_geometry. * Make Gtk2::Gdk::Pixbuf::new_from_xpm_data handle incomplete XPM data gracefully. * Wrap new API: - pango_layout_set_height, pango_layout_get_height - pango_layout_iter_get_layout - pango_renderer_get_layout, pango_renderer_get_layout_line * Improve documentation in many places. * Fix some test failures. ======================================== NEWS: libglademm-2.6.6 ======================================== 2.6.6: * Xml::connect_clicked((): Handle ToolButtons too. (Dave Moore. Bug #439339) ======================================== NEWS: libgnomeuimm-2.20.2 ======================================== 2.20.2: * Possible extra fix for gcc 4.3 pre-releases. (hodoscek)