summaryrefslogtreecommitdiff
path: root/libs/gtkmm2ext/keyboard.cc
AgeCommit message (Expand)Author
2012-05-31fix comment regarding keyboard modifiers on OS XPaul Davis
2012-04-09MCP: F1-7 jump to a given view; F8 closes any currently open dialog; in zoom ...Paul Davis
2012-03-16use MOD2 for command key on OS X, just like in 2.XPaul Davis
2011-11-28Hopefully fix some i18n bugs (#3565).Carl Hetherington
2011-11-07switch use of Option/Alt and Control on OS X for bindings. Option/Alt is inte...Paul Davis
2011-09-30fixes for 98% of all the warnings/errors reported by OS X gcc on tigerPaul Davis
2011-06-02Make button 1 the default for inserting notes via modifier shortcut with sele...David Robillard
2011-03-01Use PBD debugging code for keyboard debugging.Carl Hetherington
2011-02-20Use an action's tooltip in the key editor if its label is empty; add some too...Carl Hetherington
2010-12-29add static methods to Keyboard for keyboard modifier namesPaul Davis
2010-08-05slightly more info when debugging the kbd snooperPaul Davis
2010-04-21commits 6001-6525 inclusive from 2.X applied to 3.0Paul Davis
2009-12-04move generic parts of Keyboard into gtkmm2ext. imperfectly done, but makes mo...Paul Davis