summaryrefslogtreecommitdiff
path: root/libs/gtkmm2ext/gtkmm2ext/keyboard.h
AgeCommit message (Expand)Author
2016-08-14Ensure RelevantModifierKeyMask is updated on each modifier change.nick_m
2016-06-21provide some Keyboard:: methods to get access to other versions of modifier n...Paul Davis
2016-02-22change suffix of keybinding files to ".keys" to avoid conflict with earlier v...Paul Davis
2016-02-22more changes to Bindings, Keyboard APIsPaul Davis
2016-02-22radically change Keyboard/Binding API design to disconnect Gtk::Action lookup...Paul Davis
2016-02-22changes to Bindings and Keyboard API to support (mostly) GTK-free keyboard bi...Paul Davis
2016-02-22better system for managing kbd focus after cmd-w closing a dialog.Paul Davis
2016-02-22manually revert most of previous commit related to dialog/main window focus m...Paul Davis
2016-02-22os x: an initial attempt at fixing loss of keyboard focus after cmd-w to clos...Paul Davis
2015-10-20remove cruftRobin Gareus
2015-10-20remove unused "copy modifier hint"Robin Gareus
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-06-11Make absolute snap the default snap.nick_m
2015-05-23Document snap_delta modifier mask.nick_m
2015-05-21Move ui-centric modifiers into ArdourKeyboard, set some bad defaults.nick_m
2015-05-21Allow all drag -related modifiers to be set, re-instate "jump after trim"nick_m
2015-05-20Add more modifier preferences.nick_m
2015-05-18"Lock" mode is now "Constrained", make snap absolute modifier configurable.nick_m
2015-04-02Window focus handling fixes.nick_m
2014-07-10add Gtkmm2ext::Keyboard::reset_bindings()Paul Davis
2013-10-17add export control to libgtkmm2extPaul Davis
2013-07-23Fix special handling of 'zoom vertical' scroll wheel modifier key.Colin Fletcher
2013-06-21Make scroll-wheel modifier keys consistent in main editor window.Colin Fletcher
2012-06-17Hacky fix for track height step losing 'grip' on theCarl Hetherington
2012-05-31Use the same logic to decide on step size when scroll-wheeling faders in the ...Carl Hetherington
2012-04-09MCP: F1-7 jump to a given view; F8 closes any currently open dialog; in zoom ...Paul Davis
2011-08-17various fixes to MidiRegionView selection handling, key handling, drawing of ...3.0-alpha10Paul Davis
2010-12-29add static methods to Keyboard for keyboard modifier namesPaul Davis
2009-12-04move generic parts of Keyboard into gtkmm2ext. imperfectly done, but makes mo...Paul Davis