======================================== NEWS: glibmm-2.27.0 ======================================== 2.27.0: (unstable): * Depend on glib 2.27.x. * Add Gio:Application. ======================================== NEWS: gtkmm-2.91.1.1 ======================================== 2.91.1 (unstable): * Fix the build with GTK+ 2.91.1. (Murray Cumming) Bug #632694 (David Ronis) * ComboBoxText: Add clear_items() and set_active_text(). 2.91.1 (unstable): * Remove ComboBoxEntry and ComboBoxEntryText. * ComboBox: - Add a has_entry bool to the constructors, replacing use of GtkComboBoxEntry. - Added set_entry_text_column(), get_entry() and get_entry_text(), - Added set_popup_fixed_width() * ComboBoxText: Re-implemented with GtkComboBoxText. As a bonus this means that insert_text() will now work, and we can now define this widget and its data items in Glade. * Main: Remove signal_run() and signal_quit(). * RadioButton: Added join_group(). * StatusBar: Remove get/set_has_resize_grip(). * Window: Added get/set_has_resize_grip(), get_resize_grip_is_visible(), get_resize_grip_area(). * Remove WrapBox. 2.91.0 (unstable): ======================================== NEWS: libxml++-2.32.0 ======================================== 2.32.0 (stable): * Node::find(): Check xmlNode::type for a XML_NAMESPACE_DECL to prevent a crash/corruption. (Murray Cumming) Bug #386013 (Max Kirillov) * Build: Added an MSVC .net 2010 and 64-bit Windows builds. (Armin Burgmeier) ======================================== NEWS: pyatspi-1.91.1 ======================================== What's new in pyatspi2 1.91.1: * Add configure check for python-xlib * Have calls on the async bus time out after 2 seconds * Added a LRU cache for objects that use the soft cache