fix crash during first-run configuration of the application, caused by using an incom...
[ardour.git] / libs / gtkmm2ext / gtkmm2ext /
2018-10-02 Robin GareusPrepare a boxy, no round borders, button-style
2017-08-09 Robin GareusSeparate set_toggleaction_state () API
2017-07-17 Paul Davisadd required stdint.h
2017-07-17 Robin GareusClean up library inheritance (colors.h, utils.h)
2017-07-17 Robin GareusRemove <gtkmm.h> include from header files.
2017-07-17 Robin GareusMove more Gtkmm2ext widgets into libwidget
2017-07-17 Robin GareusRemove unused sources & includes
2017-07-17 Robin GareusMove Gtkmm2ext widgets into libwidget
2017-07-04 Robin GareusAllow DnDVbox to sort the selection, using original...
2017-07-02 Robin GareusAdd binding-proxy to ClickBox
2017-07-02 Robin GareusAdd control-focus notifications from bindable widgets.
2017-06-28 Robin GareusAdd a convenience MenuHelper c'tor
2017-05-05 Robin Gareusremove cruft (unused UI::ui_scale)
2017-03-21 John EmmasThe new class 'Gtkmm2ext::EventBoxExt' needs to be...
2017-03-21 Robin GareusFix gcc4 builds
2017-03-20 Robin GareusTowards a consistent render() API.
2017-03-20 Robin GareusForward un/map events to NSGLView
2017-03-20 Robin GareusNSGLView: default to hidden, add API to un/hide
2017-03-20 Robin GareusAdd a EventBox wrapper to forward unmap events.
2017-03-20 Robin GareusAllow CairoWidget to be backed by NSGLView
2017-03-20 Robin GareusMove NSGlView into libgtkmm2ext
2017-03-13 Robin GareusClean up existing bindings on reset
2017-03-10 Robin GareusNO-OP whitespace
2017-03-10 Robin GareusRemove old modal get_color API.
2017-02-20 Robin GareusAllow to pre-seed Tabbable detached state.
2017-02-06 Ben LoftisTweak output formatting of save_all_bindings_as_html
2017-01-20 Robin GareusYet another pane pain: allow deleting children using...
2017-01-12 Robin Gareusadd API to query name of bound action
2017-01-08 Robin GareusFix crash when changing Pane widgets -- #7198
2017-01-02 Robin GareusEnforce minimum pane sizes
2016-12-21 Robin GareusFix crash when unpacking or deleting pane
2016-12-20 Robin GareusAdd Zoom/Expand icon
2016-12-19 Robin GareusTowards packing CairoWidgets on ArdourCanvas.
2016-12-10 Robin GareusCairoPacker draws outside of its widget allocation
2016-08-16 Julien "_FrnchFrgg... Replace positioning function with popup helper
2016-08-13 nick_mEnsure RelevantModifierKeyMask is updated on each modif...
2016-08-08 Julien "_FrnchFrgg... Move anchored menu placement strategy to Gtkmm2ext...
2016-07-25 Robin Gareusadd a timeout to flush_pending()
2016-07-20 Paul DavisGtkmm2ext::Pane: attempt to track child lifetime, since...
2016-07-18 Paul Davismove show_gdk_event_state() utility function from gtk2_...
2016-06-23 Paul Davismore tweaks to HTML output when printing key bindings
2016-06-21 Paul Davisuse new keyboard modifier names, and replace GDK names...
2016-06-21 Paul Davisprovide some Keyboard:: methods to get access to other...
2016-06-20 Paul Davissome modest improvements in the html rendering of key...
2016-06-13 Paul Davisworking version of pane position mgmt for OS X
2016-06-13 Paul Davisgive WindowProxy its own map/unmap signals so that...
2016-06-07 Paul Davismake it possible to disable VisibilityTracker's use...
2016-06-06 Paul Davisadd a destructor for Gtkmm2ext::Pane that unparents...
2016-05-31 Paul Davisfix pane behaviour when children are hidden/shown
2016-05-31 Paul Davismore sensible API for Pane::set_child_minsize
2016-05-31 Paul Davisprovide a mechanism to avoid allocating too small of...
2016-05-31 Paul Davisvarious work on Pane, including cursors, more styling...
2016-05-31 Paul DavisPane: use style-provided colors, and change colors...
2016-05-31 Paul Davisfix use of widget allocation origin in Gtkm2mext::Pane
2016-05-31 Paul Davisworking but incomplete version of new Pane replacement...
2016-05-31 Paul Davisbasics of printing bindings as HTML
2016-05-31 Paul Davismove new fractional pane utility functions into libs...
2016-05-31 Paul Davismost of the changes required to add a new master faders...
2016-05-24 Robin Gareusfix potential undefined DnD behavior for external drags
2016-05-10 Paul Davistrack geometry via configure events for tabbable own...
2016-05-06 Robin GareusDnDTreeview: allow to handle multiple drag-targets
2016-05-02 Robin Gareususe same tooltip timeout throughout Ardour -- part one
2016-04-27 Paul Davisadd the concept of a "state mask" that determines what...
2016-04-26 Robin Gareusalso hide persistent tooltips
2016-03-18 Robin Gareusfix processor DnD from sidebar.
2016-03-15 Paul Davischange API for CairoWidget::focus_handler
2016-03-11 Robin Gareusand now without debug printf()
2016-03-11 Robin Gareusprepare DnD for copying processor state
2016-03-11 John EmmasMake sure that a newly introduced class will be visible...
2016-03-08 Mathias BuhrAdds a tooltip to the icon
2016-03-08 Mathias BuhrImplements filtering in bindings editor
2016-03-08 Paul Davisfix up indentation in libs/gtkmm2ext/bindings code...
2016-03-05 Mathias BuhrSmall refactoring of keyboard bindings (first part)
2016-02-26 Paul Davisimprove size and positioning of Tabbable's after being...
2016-02-25 Paul Davisremove declaration of non-existent method
2016-02-22 Paul Davisa bunch of stuff to make tab/window switching work...
2016-02-22 Paul Davisprovide Tabbable::change_visibility(), which has slight...
2016-02-22 Paul Davisallow pixbuf_from_string() to return the full size...
2016-02-22 Paul Davisremove tab-related code for tabbed notebook, add toolti...
2016-02-22 Paul Davisremove Bindings::ignored_state and use Keyboard::Releva...
2016-02-22 Paul Davisremove Gtkmm2ext::possibly_translate_mod_to_make_legal_...
2016-02-22 Paul Davisreplicate the remove-all-trailing whitespace commit...
2016-02-22 Paul Davischange suffix of keybinding files to ".keys" to avoid...
2016-02-22 Paul Daviscleanup Bindings/ActionMap API to get all actions for...
2016-02-22 Paul Daviscreate a two-way association between an action map...
2016-02-22 Paul Davismore changes to Bindings, Keyboard APIs
2016-02-22 Paul Davisradically change Keyboard/Binding API design to disconn...
2016-02-22 Paul Davischange/extend/rework Bindings API to allow replacement...
2016-02-22 Paul Davisinitial compilable version of saving key bindings with...
2016-02-22 Paul Davissmall rationalization of naming and code for managing...
2016-02-22 Paul Davisbindings: prevent double registration and double signal...
2016-02-22 Paul Davisremove all action-registering API from Gtkmm2ext::Actio...
2016-02-22 Paul Davischanges to Bindings and Keyboard API to support (mostly...
2016-02-22 Paul Davisextend API for tabbable visibility management
2016-02-22 Paul Davisconvert CairoIcon into a NO_WINDOW widget that just...
2016-02-22 Paul Davisclean up tabbable state maintainance; drop Gtk::Button...
2016-02-22 Paul Davismove ui_scale static member from ARDOUR_UI to GtkUI
2016-02-22 Paul Davishopefully get dynamic tabbable menu state right this...
2016-02-22 Paul Davisprovide a sigc::signal to track display state changes...
2016-02-22 Paul Davischanges to get show/hide/attach/detach working
next