2014-09-15 Murray Cumming Window: Ignore some new private functions. 2014-09-15 Murray Cumming Widget: Add get/set_clip(). 2014-09-15 Murray Cumming StyleContext: Really add get_scale(). There was a typo in the name of the C function. 2014-09-15 Murray Cumming EntryCompletion: Add the no_matches signal. With no default handler, to avoid breaking ABI. 2014-09-15 Murray Cumming ComboBox: Ignore a private function. 2014-09-15 Murray Cumming CellArea: Add attribute_get_column(). 2014-09-15 Murray Cumming Application: Ignore private functions. 2014-09-15 Murray Cumming ApplicationWindow: Ignore private functions. 2014-09-15 Murray Cumming Adjustment: Ignore private functions. 2014-09-15 Murray Cumming ListBoxRow: Add some methods and properties. * gtk/src/listboxrow.hg: Add is_selected(), set/get_selectable(), set/get_activatable(). Add the selectable and activatable properties. 2014-09-15 Murray Cumming ListBox: Add the selected_rows_changed() signal. And ignore some more keybinding signals. 2014-09-15 Murray Cumming ListBox: Add some methods. * gtk/src/listbox.[hg|ccg]: Add selected_foreach(), get_selected_rows(), unselect_row(), select_all() and unselect_all(). 2014-09-15 Murray Cumming Gdk::Window: Add some methods. * gdk/src/window.hg: Add get/set_event_compression(), set_shadow_width(), and show_window_menu(). Some of these were actually added in GTK+ 2.12 but not yet wrapped in gtkmm 2.12. 2014-09-15 Murray Cumming Settings: Add the gtk_long_press_time property. 2014-09-15 Murray Cumming Regenerated docs XML. 2014-09-15 Murray Cumming Regenerate gtk .defs. 2014-09-15 Murray Cumming Regenerate gdk .defs 2014-08-28 Kjell Ahlstedt Deprecate Gtk::StatusIcon which is deprecated in gtk+ * gtk/src/filelist.am: Move statusicon.hg to gtkmm_files_deprecated_hg. * gtk/src/statusicon.hg: Add _IS_DEPRECATED. 2014-08-24 Murray Cumming Application: Add some new methods. * gtk/src/application.hg: Add get_actions_for_accel(), prefers_app_menu(), and get_menu_by_id(). * tools/m4/convert_gtk.m4: Add conversions for GMenu. 2014-08-24 Murray Cumming Popover: Ignore a private method. 2014-08-22 Murray Cumming 3.13.7