summaryrefslogtreecommitdiff
path: root/gtk2_ardour/keyeditor.h
AgeCommit message (Expand)Author
2019-08-03Update GPL boilerplate and (C)Robin Gareus
2017-07-17Remove <gtkmm.h> include from header files.Robin Gareus
2017-07-17Move Gtkmm2ext widgets into libwidgetRobin Gareus
2017-07-01NO-OP whitespace & foratting of header filesRobin Gareus
2017-01-05Un-bunch the bunched-up Keybindings editor widgets.Ben Loftis
2016-08-21Fix another crash at exit:Robin Gareus
2016-05-31hacked up incomplete use of print-key-bindings-as-htmlPaul Davis
2016-04-24update keyeditor when action label changesRobin Gareus
2016-03-15change the way the key editor gets populated; drop binding sets with no actionsPaul Davis
2016-03-15in key editor, attach key press/release handlers before other handlers so tha...Paul Davis
2016-03-15extend API of key binding editor to allow for tab removalPaul Davis
2016-03-08Implements filtering in bindings editorMathias Buhr
2016-03-05Adds sorting the toe keyeditorMathias Buhr
2016-02-22replicate the remove-all-trailing whitespace commit(s) in masterPaul Davis
2016-02-22use Bindings API for binding replacementPaul Davis
2016-02-22redesign key editor to work with tabbed notebook, one tab per set of bindingsPaul Davis
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2014-12-18This fixes a bug where an impossible keybinding assignment is possible.Paul Davis
2014-07-10add reset bindings button to key bindings editorPaul Davis
2013-01-16add copyright commentsPaul Davis
2012-07-25fix a SNAFU that occured when switch from ArdourDialog to ArdourWindow that r...Paul Davis
2011-11-19Only use ArdourDialog (and thus Gtk::Dialog) for actual dialogs.David Robillard
2010-09-14remove Glib::ustring from gtk2_ardourPaul Davis
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2008-01-10Merge with 2.0-ongoing R2883.David Robillard
2007-10-12fixup keybinding editor binding action; restore some menu items lost in the t...Paul Davis
2007-10-12add keybinding editorPaul Davis