summaryrefslogtreecommitdiff
path: root/libs/gtkmm2ext/bindings.cc
AgeCommit message (Expand)Author
2016-02-22various fixes for saving bindings statePaul Davis
2016-02-22change/extend/rework Bindings API to allow replacement and provide stub/hook/...Paul Davis
2016-02-22initial compilable version of saving key bindings with "new" schemePaul Davis
2016-02-22bindings: prevent double registration and double signal connection, and provi...Paul Davis
2016-02-22changes to Bindings and Keyboard API to support (mostly) GTK-free keyboard bi...Paul Davis
2016-02-22widespread changes to get the new (oldArdour binding scheme to be used for ke...Paul Davis
2015-10-05use quotes for in-tree pbd/glib wrapper includeRobin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2015-09-17use pbd's gstdio compatibility wrapperRobin Gareus
2013-07-15use g_unlink() rather than unlink() universally, requires <glib/gstdio.h> in ...Paul Davis
2013-01-16add copyright commentsPaul Davis
2011-11-04quiten down in the backPaul Davis
2011-09-30fixes for 98% of all the warnings/errors reported by OS X gcc on tigerPaul Davis
2011-03-04extend Gtkmm2ext::Bindings system to handle mouse buttons as well as keyboard...Paul Davis
2010-08-13Bindings save release bindings as well as press bindingsPaul Davis
2010-08-12lotsa keybindings for nearly everything in the step editorPaul Davis
2010-08-10part 2 of the OMG-make-radio-buttons-and-actions-work-properly commit for the...Paul Davis
2010-08-06start using new keybinding stuff in step editor dialogPaul Davis
2010-08-06new files for new per-window/action-driven key binding mechanismPaul Davis