summaryrefslogtreecommitdiff
path: root/libs/gtkmm2ext/gtkmm2ext/actions.h
AgeCommit message (Expand)Author
2016-02-22radically change Keyboard/Binding API design to disconnect Gtk::Action lookup...Paul Davis
2016-02-22remove all action-registering API from Gtkmm2ext::ActionManagerPaul Davis
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2015-06-29hand-merge libs/gtkmm2ext part of f49d31a82 from Tracks; provides a way to di...Paul Davis
2014-07-04add ActionManager::enable_accelerators(), which takes all known Actions and r...Paul Davis
2014-06-24add ability to save current action sensitivities and restore them, and to dis...Paul Davis
2013-10-17add -fvisibility=hidden to libgtkmm2ext, and make things workPaul Davis
2012-06-07Slightly grubby hack to fix up the state of the Window->Mixer menu item when ...Carl Hetherington
2012-04-17MCP: various work on the button binding GUIPaul Davis
2012-04-17add back semantically-different version of previously removed ::get_action() ...Paul Davis
2012-04-17remove unusued ActionManager::get_action() variantPaul Davis
2012-01-27fix inconsistent display on selection clocks when in join-object-range mode, ...Paul Davis
2012-01-24provide ActionManager::do_action() as a way to trigger any action item as if ...Paul Davis
2011-02-20Use an action's tooltip in the key editor if its label is empty; add some too...Carl Hetherington
2010-08-24Fix port matrix menu checkbox when the window is closed. Make the port matri...Carl Hetherington
2009-12-04move generic parts of Keyboard into gtkmm2ext. imperfectly done, but makes mo...Paul Davis
2009-12-04switch ActionManager to a namespace; move generic part into libgtkmm2extPaul Davis