improve scroll and drag behaviour of volume-controller knob
[ardour.git] / libs / gtkmm2ext / actions.cc
2012-06-07 Carl HetheringtonSlightly grubby hack to fix up the state of the Window...
2012-04-17 Paul DavisMCP: somewhat functional (?) full keybinding GUI
2012-04-17 Paul DavisMCP: various work on the button binding GUI
2012-04-17 Paul Davisadd back semantically-different version of previously...
2012-04-17 Paul Davisremove unusued ActionManager::get_action() variant
2012-01-27 Paul Davisfix inconsistent display on selection clocks when in...
2012-01-24 Paul Davisprovide ActionManager::do_action() as a way to trigger...
2011-12-04 Paul Davisuse the correct display for key accelerators
2011-02-20 Carl HetheringtonUse an action's tooltip in the key editor if its label...
2010-12-06 Carl HetheringtonDon't crash if get_action() is called before the UI...
2010-08-24 Carl HetheringtonFix port matrix menu checkbox when the window is closed...
2010-05-25 Paul Davissplit out sndfile manager code into its own file; move...
2009-12-04 Paul Davisswitch ActionManager to a namespace; move generic part...