locale/focus debug 3
[ardour.git] / gtk2_ardour / editor_actions.cc
2012-12-08 Paul Davislocale/focus debug 3
2012-12-06 Ben Loftisseveral theme changes. changed drawing of rounded_rect...
2012-11-26 Ben Loftistweak Smart Mode to be more like Mixbus. Smart mode...
2012-11-20 Paul Davismake range ruler visible by default - costs a few mm...
2012-11-14 Paul Davisprovide the ability to enable + disable tooltips
2012-11-13 Paul Davisadd alt-i as a binding in both the editor and mixer...
2012-07-19 Paul Davismore work on RID and editor/mixer order matching; when...
2012-07-17 Paul Davisrename MIDI "Fork" operation to "Unlink from other...
2012-07-04 Carl HetheringtonRename Editor::duplicate_dialog to Editor::duplicate_range
2012-06-23 Tim MayberryRemove unused or unnecessary header includes
2012-06-23 Tim MayberryUse std::string instead of PBD::sys::path in pbd/search...
2012-05-29 Paul Davissubstantive change to try to provide some rationality...
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2012-05-18 Paul Davismajor rationalization of use of search paths. ardour...
2012-05-17 Carl HetheringtonMore tweaks to naming some actions (#4879).
2012-05-16 Carl HetheringtonUse Later / Earlier in descriptions of nudging and...
2012-04-16 Carl HetheringtonFairly major change to the way in which crossfades...
2012-03-16 Paul Davisfix twice-used name "Editor" for action group
2012-03-12 Ben Loftisremove menu items from the keybindings dialog
2012-02-15 Paul Davismake region gain line visibility global, not per-region
2012-02-14 Paul Davissupport a grid of beats/64 and beats/128
2012-02-13 Paul Davis(1) remove magic number voodoo when saving zoom focus...
2012-02-03 Paul Davisuse button joiner for smart mode; polish up the visuals...
2012-02-01 Paul DavisMIDI event list editor improvements, mostly to do with...
2012-01-24 Paul Davisexit internal/note edit mode when clicking on anything...
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...
next