tweak up the region context menu quite a bit
[ardour.git] / gtk2_ardour / editor_actions.cc
2012-01-20 Paul Davistweak up the region context menu quite a bit
2012-01-19 Paul Davisnew mouse mode (Draw (notes)); switch into internal...
2011-12-30 Paul Davismake insert-patch-change from context menu use context...
2011-12-26 Paul Davisadd a new name for the region-layering-editor-action...
2011-11-30 Paul Davispreparations for using ardour's own keybinding system...
2011-11-28 Carl HetheringtonHopefully fix some i18n bugs (#3565).
2011-11-21 Carl HetheringtonFix capitalisation.
2011-11-15 Carl HetheringtonUse the word Remove consistently for the remove regions
2011-11-14 Carl HetheringtonEllipsis on Quantize option.
2011-11-10 Paul Davisardour-button-ize zoom buttons; move MIDI panic button...
2011-11-10 Paul Davismore ardour-button-ization; fix transparency of selecti...
2011-08-14 Paul Davisadd new editor actions for solo, mute, solo-isolate...
2011-06-12 Paul Davisimplement a delete operation that works like "cut"... 3.0-alpha6
2011-06-02 David RobillardRemove "smaller" track height (basically just a broken...
2011-06-01 David RobillardDelete trailing whitespace
2011-05-27 Paul Davissomewhat illogical and temporary workaround to the...
2011-05-22 Paul Davisbasic uncombining (no post-facto region trimming)
2011-05-16 Paul Davisrename join regions op as combine regions; save and...
2011-05-16 Paul Davisvery basic Join (regions) editing operation. not finish...
2011-04-19 Carl HetheringtonRemove delete menu item which does the same as cut...
2011-04-18 Carl HetheringtonFix radio action registration thinko of my doing. ...
2011-04-17 Carl HetheringtonRemove extend-range-to-{start,end}-of-region and replac...
2011-04-06 Carl HetheringtonDifferentiate between pitch-shift (for audio) and trans...
2011-04-06 Carl HetheringtonRename Transpose to Pitch Shift to correspond with...
2011-04-06 Carl HetheringtonFix typos (part of #3939).
2011-04-03 Carl HetheringtonFix center_edit_point action name.
2011-04-03 Carl HetheringtonFix Transport->Play->Play option name, and rename Play...
2011-04-03 Carl HetheringtonUse some helper functions to trim some lines. There...
2011-03-02 Carl HetheringtonRemove action-driven keyboard brush, which is the same...
2011-03-02 Paul Davismake fit-selected-tracks operate on tracks with selecte...
2011-03-02 Carl HetheringtonClean up Misc. Shortcuts menu.
2011-03-02 Carl HetheringtonRemove some unused code, and Editor::get_prefix() which...
2011-03-01 Carl HetheringtonMake track shrink / expand bindable actions (#3695).
2011-02-14 Paul Davispatches from lincoln to speed up the regionlist and...
2011-01-29 Paul Davisa radically new approach to sizing the track header...
2011-01-18 Carl HetheringtonRename Frames ruler to Samples.
2011-01-18 Carl HetheringtonTidy up the ruler code slightly.
2011-01-03 Carl HetheringtonAdd option to show or hide zoom toolbar.
2010-12-28 Carl HetheringtonUnify program change and bank handling so that they...
2010-12-22 Carl HetheringtonAdd menu option to insert program changes.
2010-12-01 Carl HetheringtonRe-expose timecode offset in the session option editor.
2010-11-25 David RobillardFix some messed up code (spacey tabs).
2010-11-14 Carl HetheringtonFix crash on opening region menu.
2010-11-10 Carl HetheringtonOption to show lines below markers (#3529).
2010-11-04 Carl HetheringtonRestore trim-to-{previous,next}-region.
2010-11-03 Carl HetheringtonTidy up the region menu a bit, and hopefully clarify...
2010-09-22 Carl HetheringtonTidy up Window menu a bit; use ToggleActions for all...
2010-09-19 Carl HetheringtonSave / restore settings from the editor region list...
2010-08-18 Carl HetheringtonFirst go at saving window visibility and position state...
2010-08-15 Carl HetheringtonAdd Beat/20 grid subdivision. Fixes #3126.
2010-08-13 Carl HetheringtonAdd shortcut for link object/range mode. Fixes #3242.
2010-07-06 Paul Davisbeat slicing patch #1 from lincoln spiteri
2010-05-25 Carl HetheringtonClean up snap-to code in various places. Fix a couple...
2010-05-13 Paul Davisadd 8 more beat subdivisions, as per #3126
2010-05-11 Carl HetheringtonCopy-edit.
2010-05-11 Carl HetheringtonFix track height menu.
2010-05-02 Carl HetheringtonA little copy-editing.
2010-05-02 Carl HetheringtonFix toggling behaviour of glue region to bars & beats...
2010-04-30 Carl HetheringtonTidy up rhythm ferret dialogue a bit and move its menu...
2010-04-30 Carl HetheringtonMore copy-edit tweaks.
2010-04-19 Carl HetheringtonMove toggle-waveforms-while-recording into RC options.
2010-04-19 Carl HetheringtonFix menu item text corrupted by search & replace.
2010-03-31 Carl HetheringtonTake away the Remove option from the region list, and...
2010-03-16 Paul Davischanges from 2.X starting in march 2009 through oct...
2010-02-18 Paul Davisthe Properties & 64bit region commit
2010-02-09 David RobillardMove object+range button up with the rest of the tool...
2010-02-09 David RobillardAdd keyboard shortcut to tooltip text where possible.
2010-02-08 David RobillardAdd tooltips for link buttons.
2010-01-25 Paul Davisa boatload of minor and middle-sized changes to try...
2010-01-14 Carl HetheringtonMinor cleanups to menu code. Some copyediting of menu...
2010-01-08 Carl HetheringtonMake a new action "escape", bound to the Escape key...
2010-01-01 Carl HetheringtonFirst cut of some Pro-tools inspired editing features...
2009-12-22 Carl HetheringtonFix show/hide of editor summary.
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-12-12 Paul Davisremove using namespace sigc everywhere to ensure clarit...
2009-12-11 Paul Davismake all use of bind/mem_fun be explicitly sigc::
2009-12-01 Carl HetheringtonClean up some confusion about zoom focus and the edit...
2009-12-01 Carl HetheringtonClean up confusion wrt showing the bundle manager....
2009-11-12 Paul Daviscomments for BBT math methods; remove chunks from...
2009-10-30 David RobillardTrim session.h include dependency tree.
2009-10-26 Paul Davisprovide accessors to Editor::snap_{type,mode} ; when...
2009-10-26 Paul Davischange the use of "SMPTE" to "Timecode" to reflect...
2009-10-22 David RobillardAdd log window to windows menu.
2009-10-20 Carl HetheringtonMake the behaviour zoom to region more intuitive (IMHO...
2009-10-14 David RobillardFix WackyTabs(TM).
2009-10-14 David RobillardFix display of tool button icons.
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-10-13 Paul Daviswritable session patch, forward ported from 2.X
2009-09-12 Paul Davisadd MIDI panic action (which has to be on a menu, sigh...
2009-08-24 Carl HetheringtonMinor cosmetic tweaks.
2009-08-20 Carl HetheringtonRemove an unused action and some duplicated code.
2009-08-13 Paul Davismore MIDI paste improvements, plus move region-mute...
2009-07-28 Paul Davisremove all MIDI-specific editing modes by making standa...
2009-07-03 Carl HetheringtonFactor regions list out of Editor.
2009-07-03 Carl HetheringtonSplit route group list out of Editor.
2009-07-01 Carl HetheringtonSeparate route list code from Editor into its own objec...
2009-06-22 Carl HetheringtonOption to fit a route group to the editor window.
2009-06-20 Carl HetheringtonMix group tabs in the mixer.
2009-06-20 Carl HetheringtonOptional tabs down the LHS of the editor window to...
2009-06-14 Carl HetheringtonMake summary display optional.
next