enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
[ardour.git] / gtk2_ardour / keyeditor.cc
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-06-24 Robin Gareusfix KeyEditor::print() for windows (hopefully, untested)
2016-06-15 Paul Davisinitial working version of "printing" keybindings ...
2016-06-14 Paul Daviswording change for key binding dialog remove shortcut...
2016-06-01 Robin Gareusfix windows builds & remove cruft
2016-05-31 Paul Davishacked up incomplete use of print-key-bindings-as-html
2016-04-24 Robin Gareusupdate keyeditor when action label changes
2016-03-30 Mathias BuhrDon't crash when keyeditor is empty
2016-03-15 Paul Davischange the way the key editor gets populated; drop...
2016-03-15 Paul Davisin key editor, attach key press/release handlers before...
2016-03-15 Paul Davisextend API of key binding editor to allow for tab removal
2016-03-08 Mathias BuhrAdds a tooltip to the icon
2016-03-08 Mathias BuhrImplements filtering in bindings editor
2016-03-05 Paul Davisedited keybindings should be stored in lower-case form
2016-03-05 Paul Davisremove some uncharacteristic comments in code
2016-03-05 Mathias BuhrSmall refactoring of keyboard bindings (first part)
2016-03-05 Mathias BuhrAdds sorting the toe keyeditor
2016-02-22 Paul Davisremove all trace of SAE from source code.
2016-02-22 Paul Davisreplicate the remove-all-trailing whitespace commit...
2016-02-22 Paul Davisuse Bindings API for binding replacement
2016-02-22 Paul Davisredesign key editor to work with tabbed notebook, one...
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-04-01 nick_mWindow focus handling fixes.
2015-01-15 David RobillardFix setting command key bindings on OSX.
2015-01-08 David RobillardRedisplay key bindings when reset.
2014-12-18 Paul DavisThis fixes a bug where an impossible keybinding assignm...
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-07-18 Paul DavisMerge branch 'waveview_hacks' of https://github.com...
2014-07-10 Paul Davisfix key editor resize behaviour
2014-07-10 Paul Davisadd reset bindings button to key bindings editor
2014-07-01 Colin FletcherMerge branch 'ripple-mode-cc' into cairocanvas
2014-07-01 Paul Davismerge with master.
2014-06-25 Robin Gareusmove utility functions into a dedicated namespace
2013-10-17 Paul Davismerge with master and fix 2 conflicts
2013-10-09 Paul DavisMerge ... master, fixing conflicts in 3 wscript files
2013-10-06 John EmmasMerge branch 'master' into windows+cc
2013-09-20 Paul DavisMerge branch 'master' of https://github.com/nmains...
2013-09-18 Paul Davismore excision of "JACK" from labels, menu items, etc.
2012-07-25 Paul Davisfix a SNAFU that occured when switch from ArdourDialog...
2012-06-23 Tim MayberryRemove unneeded header include
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2012-05-22 Paul Davisremove, convert, comment several cerr statements
2012-04-13 Paul DavisMCP: catch noteOff to see note-on+velocity=zero message...
2012-03-12 Ben Loftisremove menu items from the keybindings dialog
2011-12-04 Paul Davisremove OS X specific code for key editor binding displays
2011-12-04 Paul Davislets see what gtk/osx displays for key bindings without...
2011-11-19 David RobillardOnly use ArdourDialog (and thus Gtk::Dialog) for actual...
2011-02-20 Carl HetheringtonUse an action's tooltip in the key editor if its label...
2010-11-13 Paul Davismake ardour3 build and link on OS X (tiger, at least)
2010-05-25 Paul Davissplit out sndfile manager code into its own file; move...
2009-12-11 Paul Davismake all use of bind/mem_fun be explicitly sigc::
2009-12-04 Paul Davismove generic parts of Keyboard into gtkmm2ext. imperfec...
2009-11-17 Paul Davisallow use of Return, KP_Enter and more in key binding...
2009-10-19 Carl HetheringtonTidy up window titles, according to GNOME HIG and as...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-07-21 Paul Davisfirst part of fixing up send/return metering ; make...
2009-02-25 David Robillard*** NEW CODING POLICY ***
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-02-16 David RobillardMerge with 2.0-ongoing R3071.
2008-01-10 David RobillardMerge with 2.0-ongoing R2883.
2008-01-10 David RobillardMerge libs/ardour and gtk2_ardour with 2.0-ongoing...
2007-10-12 David RobillardFix missing return.
2007-10-12 Paul Davisfixup keybinding editor binding action; restore some...
2007-10-12 Paul Davisadd keybinding editor