Allow all drag -related modifiers to be set, re-instate "jump after trim"
[ardour.git] / libs / gtkmm2ext / keyboard.cc
2015-05-20 nick_mAllow all drag -related modifiers to be set, re-instat...
2015-05-19 nick_mAdd more modifier preferences.
2015-05-18 nick_mRemove some debugging.
2015-05-17 nick_m"Lock" mode is now "Constrained", make snap absolute...
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.
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-07-18 Paul DavisMerge branch 'waveview_hacks' of https://github.com...
2014-07-10 Paul Davisadd Gtkmm2ext::Keyboard::reset_bindings()
2013-09-18 John EmmasMerge branch 'windows' of git.ardour.org:ardour/ardour...
2013-09-17 Paul DavisMerge branch 'master' into cairocanvas
2013-09-17 Paul Davisfix conflicts and merge with master
2013-09-17 Paul Davisa few DEBUG_TRACE improvements
2013-08-08 Colin FletcherFix special handling of 'zoom vertical' scroll wheel...
2013-08-01 Paul Davisfix merge conflict from master
2013-07-23 Colin FletcherFix special handling of 'zoom vertical' scroll wheel...
2013-06-26 Paul DavisMerge branch 'master' into cairocanvas
2013-06-23 Robin GareusMerge branch 'radiosrb' of https://github.com/adiknoth...
2013-06-22 Colin FletcherFurther Freesound import tweaks.
2013-06-21 Colin FletcherMake scroll-wheel modifier keys consistent in main...
2013-02-05 Paul Davisreplace final(?) incidences of program name (ardour...
2012-06-17 Carl HetheringtonHacky fix for track height step losing 'grip' on the
2012-05-31 Carl HetheringtonUse the same logic to decide on step size when scroll...
2012-05-31 Paul Davisfix comment regarding keyboard modifiers on OS X
2012-04-09 Paul DavisMCP: F1-7 jump to a given view; F8 closes any currently...
2012-03-16 Paul Davisuse MOD2 for command key on OS X, just like in 2.X
2011-11-28 Carl HetheringtonHopefully fix some i18n bugs (#3565).
2011-11-07 Paul Davisswitch use of Option/Alt and Control on OS X for bindin...
2011-09-30 Paul Davisfixes for 98% of all the warnings/errors reported by...
2011-06-02 David RobillardMake button 1 the default for inserting notes via modif...
2011-03-01 Carl HetheringtonUse PBD debugging code for keyboard debugging.
2011-02-20 Carl HetheringtonUse an action's tooltip in the key editor if its label...
2010-12-29 Paul Davisadd static methods to Keyboard for keyboard modifier...
2010-08-05 Paul Davisslightly more info when debugging the kbd snooper
2010-04-21 Paul Daviscommits 6001-6525 inclusive from 2.X applied to 3.0
2009-12-04 Paul Davismove generic parts of Keyboard into gtkmm2ext. imperfec...