summaryrefslogtreecommitdiff
path: root/libs/gtkmm2ext/actions.cc
AgeCommit message (Expand)Author
2016-08-04workaround changes in glibmm 2.49.xNils Philippsen
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2016-06-07minor optimization when search for actionsPaul Davis
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-11-14add abort() to non-reached codeRobin Gareus
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-08-26'libs/gtkmm2ext' - Use 'std::vector' instead of dynamically sized arrays (req...John Emmas
2012-06-07Slightly grubby hack to fix up the state of the Window->Mixer menu item when ...Carl Hetherington
2012-04-17MCP: somewhat functional (?) full keybinding GUIPaul Davis
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-12-04use the correct display for key acceleratorsPaul Davis
2011-02-20Use an action's tooltip in the key editor if its label is empty; add some too...Carl Hetherington
2010-12-06Don't crash if get_action() is called before the UI manager is created. Sort...Carl Hetherington
2010-08-24Fix port matrix menu checkbox when the window is closed. Make the port matri...Carl Hetherington
2010-05-25split out sndfile manager code into its own file; move a couple of utility fu...Paul Davis
2009-12-04switch ActionManager to a namespace; move generic part into libgtkmm2extPaul Davis