Use some helper functions to trim some lines. There should be no functional changes.
[ardour.git] / gtk2_ardour / editor_actions.cc
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.
2009-06-10 Carl HetheringtonMake waveform show / scale / shape a global option...
2009-05-16 Carl HetheringtonRemove preferences menu options that have been moved...
2009-05-16 Carl HetheringtonMove some sync-related options to being session variables.
2009-05-16 Carl HetheringtonAdd session preferences dialog.
2009-05-14 Carl HetheringtonFirst stage of options rework.
2009-04-20 Paul Davis3 notable patches from lincoln (a) non-layered track...
2009-04-15 Paul Davisfirst half of the mega-by-hand-commit-by-commit merge...
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-19 David RobillardI am become death, destroyer of boilerplate.
2009-01-23 Carl HetheringtonAdd global port matrix dialogs.
2009-01-20 Carl HetheringtonNew matrix-based editor for connections and bundles...
2009-01-03 Carl HetheringtonImprove GNOME HIG compliance a bit.
2008-12-16 Carl HetheringtonImplement #2425: option for automation to follow region...
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
2008-12-08 Paul Davismerge 3870-3890 from 2.0-ongoing into 3.X (compiles...
2008-10-09 Paul Davisadd toggles for region fade in/out/both active, plus...
2008-10-09 Paul Davisadd global region fade toggle; fixup (?) reload of...
2008-10-03 David RobillardApply panners/automation patch from torbenh (Panner...
2008-09-26 Sakari BergenAdd Import from session -functionality
2008-09-17 Paul Davismerge Sakari's (sbergen) branch back into 3.0, removing...
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-05-22 Paul Davisfix track selection sensitivity botch for Import action...
2008-04-11 Paul Davismerge 3.0 from 2.0-ongoing@3243
2008-03-17 Paul Davismerge with 2.0-ongoing @ rev 3147
2008-02-19 David RobillardMerge with 2.0-ongoing R3082.
2008-02-19 David RobillardLess crash-happy MIDI reading on weird MIDI files.
2008-02-18 David RobillardPreliminary (read: kludgey) MIDI import support.
next