summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor_actions.cc
AgeCommit message (Expand)Author
2010-03-31Take away the Remove option from the region list, and add Show to re-show hid...Carl Hetherington
2010-03-16changes from 2.X starting in march 2009 through oct 20 2009 (5826 inclusive)Paul Davis
2010-02-18the Properties & 64bit region commitPaul Davis
2010-02-09Move object+range button up with the rest of the tool buttons (bringing edit ...David Robillard
2010-02-09Add keyboard shortcut to tooltip text where possible.David Robillard
2010-02-08Add tooltips for link buttons.David Robillard
2010-01-25a boatload of minor and middle-sized changes to try to speed up undo. imperfe...Paul Davis
2010-01-14Minor cleanups to menu code. Some copyediting of menu items for HIG compliance.Carl Hetherington
2010-01-08Make a new action "escape", bound to the Escape key, and make itCarl Hetherington
2010-01-01First cut of some Pro-tools inspired editing features; linked play/play rangeCarl Hetherington
2009-12-22Fix show/hide of editor summary.Carl Hetherington
2009-12-17switch to using boost::signals2 instead of sigc++, at least for libardour. no...Paul Davis
2009-12-12remove using namespace sigc everywhere to ensure clarity over which bind/mem_...Paul Davis
2009-12-11make all use of bind/mem_fun be explicitly sigc:: Paul Davis
2009-12-01Clean up some confusion about zoom focus and the edit point.Carl Hetherington
2009-12-01Clean up confusion wrt showing the bundle manager. Fixes #2930.Carl Hetherington
2009-11-12comments for BBT math methods; remove chunks from GUI; split location UI in...Paul Davis
2009-10-30Trim session.h include dependency tree.David Robillard
2009-10-26provide accessors to Editor::snap_{type,mode} ; when nudging notes, use grid ...Paul Davis
2009-10-26change the use of "SMPTE" to "Timecode" to reflect the global economy and the...Paul Davis
2009-10-22Add log window to windows menu.David Robillard
2009-10-20Make the behaviour zoom to region more intuitive (IMHO); ie always zoom to th...Carl Hetherington
2009-10-14Fix WackyTabs(TM).David Robillard
2009-10-14Fix display of tool button icons.David Robillard
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-10-13writable session patch, forward ported from 2.XPaul Davis
2009-09-12add MIDI panic action (which has to be on a menu, sigh ... stupid GTK)Paul Davis
2009-08-24Minor cosmetic tweaks.Carl Hetherington
2009-08-20Remove an unused action and some duplicated code.Carl Hetherington
2009-08-13more MIDI paste improvements, plus move region-mute binding to PRIMARY-m and ...Paul Davis
2009-07-28remove all MIDI-specific editing modes by making standard work either at obje...Paul Davis
2009-07-03Factor regions list out of Editor.Carl Hetherington
2009-07-03Split route group list out of Editor.Carl Hetherington
2009-07-01Separate route list code from Editor into its own object, EditorRouteList. H...Carl Hetherington
2009-06-22Option to fit a route group to the editor window.Carl Hetherington
2009-06-20Mix group tabs in the mixer.Carl Hetherington
2009-06-20Optional tabs down the LHS of the editor window to indicate edit group member...Carl Hetherington
2009-06-14Make summary display optional.Carl Hetherington
2009-06-10Make waveform show / scale / shape a global option in the prefs dialog to cle...Carl Hetherington
2009-05-16Remove preferences menu options that have been moved into one or other prefer...Carl Hetherington
2009-05-16Move some sync-related options to being session variables.Carl Hetherington
2009-05-16Add session preferences dialog.Carl Hetherington
2009-05-14First stage of options rework.Carl Hetherington
2009-04-203 notable patches from lincoln (a) non-layered track mode (NOTE: this is brok...Paul Davis
2009-04-15first half of the mega-by-hand-commit-by-commit merge from 2.XPaul Davis
2009-02-25*** NEW CODING POLICY ***David Robillard
2009-02-19I am become death, destroyer of boilerplate.David Robillard
2009-01-23Add global port matrix dialogs.Carl Hetherington
2009-01-20New matrix-based editor for connections and bundles, based on thorwil's design.Carl Hetherington
2009-01-03Improve GNOME HIG compliance a bit.Carl Hetherington