Merge branch 'master' into cairocanvas
[ardour.git] / gtk2_ardour / editor_selection.cc
2013-04-11 Robin GareusMerge branch 'master' into cairocanvas
2013-04-11 Robin Gareusenable videotimeline by default
2013-04-10 Paul DavisMerge branch 'master' into cairocanvas
2013-04-09 Paul DavisMerge branch 'master' into cairocanvas
2013-04-06 Paul DavisMerge branch 'master' into cairocanvas
2013-04-06 Paul DavisMerge ... master, including manual merge conflict resol...
2013-04-06 Paul DavisMerge branch 'master' into cairocanvas
2013-04-04 Paul Davisinitial commit of hand merging, plus getting "ancient...
2013-03-13 Robin Gareusvideotimline
2013-01-04 Paul Davisallow region list selection of whole file regions to...
2012-12-22 Paul Davisadd Delete button to patch change dialog when editing it
2012-11-28 Ben Loftisedit operations should depend on the existence of an...
2012-11-26 Ben Loftisregion selections and moves should have optional prerol...
2012-11-26 Ben Loftistweak Smart Mode to be more like Mixbus. Smart mode...
2012-11-15 Paul Davischange semantics for select-all operation: if no track...
2012-06-25 Paul Davisdrastic rethink of the relationship between remote...
2012-06-08 Carl HetheringtonPatch from colinf to sensitize region-related actions...
2012-05-31 Carl HetheringtonSlightly unpleasant hack to stop control points being
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2012-05-22 Paul Davisremove, convert, comment several cerr statements
2012-05-07 Carl HetheringtonFix region context menu fade items to reflect reality.
2012-04-22 Carl HetheringtonFix toggle selection for control points.
2012-04-16 Carl HetheringtonFairly major change to the way in which crossfades...
2012-04-12 Paul Davispropagate GUI track selection to control protocols...
2012-03-14 Carl HetheringtonFinish off fix for crash on region context menu (#4766).
2012-03-14 Paul Davislook for RegionMenuMIDI action in the right action...
2012-02-15 Paul Davisremove reference to removed envelope-visible action
2012-02-15 Paul Davismake region gain line visibility global, not per-region
2012-02-01 Carl HetheringtonMake crossfade convert-to-full and activate/deactivate...
2012-01-30 Paul Davismany changes, large and small, related to smart mode...
2012-01-20 Paul Davistweak up the region context menu quite a bit
2011-12-10 Paul Davisfix for most (all? we can dream ...) issues involved...
2011-12-07 Carl HetheringtonFix setup of gain envelope visible menu item.
2011-12-02 Paul Davisdesensitize make-mono-regions as appropriate
2011-11-15 Paul Davisrevert previous changes to region selection and action...
2011-11-15 Paul Davisflip a coin for a difficult GUI design question, and...
2011-11-15 Paul Davistry using sensitize_the_right_region_actions() when...
2011-10-07 David RobillardImplement range selecting for MIDI notes (#4087).
2011-10-07 David RobillardImplement invert selection for MIDI notes (#4087).
2011-10-07 David RobillardFix spacey tabs.
2011-09-30 Paul Davisfixes for 98% of all the warnings/errors reported by...
2011-06-01 David RobillardDelete trailing whitespace
2011-05-30 Paul Davisdo not offer combine operation for MIDI (see comment...
2011-05-26 Paul Davismove session file storage of nested sources from playli...
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-04-06 Carl HetheringtonDifferentiate between pitch-shift (for audio) and trans...
2011-03-08 Paul Davisreinstate (de)selection operations that should happen...
2011-03-03 Paul Davismake select-all in internal edit (MIDI note) edit mode...
2011-01-27 Paul Davismerge 3.0-panexp (pan experiments) branch, revisions...
2011-01-23 Carl HetheringtonPatch from Lincoln to fix uncommitted reversible comman...
2010-11-16 Carl HetheringtonMove mouse cursor stuff out of Editor into its own...
2010-11-07 Carl HetheringtonAllow split in range mode.
2010-11-04 Carl HetheringtonHeinous hack to fix region menu sensitivity setup.
2010-11-03 Carl HetheringtonTidy up the region menu a bit, and hopefully clarify...
2010-09-28 Paul Davis(1) use select next/previous row functions for tab...
2010-09-22 Paul Daviscarl's patch for #3471 applied to 3.X
2010-09-18 Carl HetheringtonPreserve region list selection state even if a region...
2010-09-17 Paul Davismegaopus patch #2 for today: remove nframes64_t and...
2010-09-17 Paul Davismegaopus commit: (1) add __STD_(LIMIT|FORMAT)_MACROS...
2010-09-06 Carl HetheringtonCleanup of region drag code to be a bit more efficient...
2010-09-02 Paul Davisfix a variety of unused argument errors noted by gcc...
2010-08-30 Paul Davisdon't display range selection when track selection...
2010-08-30 Paul Davistweak track selection during range drag; "all group...
2010-08-26 Paul Davissome (unfinished) work on incorporating Ben's rev 6919...
2010-08-20 Paul Davisversion of 6997 from 2.x: if selecting an automation...
2010-08-20 Paul Davisforward port 7015 from 2.x
2010-08-11 Carl HetheringtonHopefully fix up automation control point selection...
2010-08-10 Carl HetheringtonFix last-minute breakage of Ctrl-Click.
2010-08-10 Carl HetheringtonImprove ctrl-click behaviour of automation points....
2010-08-09 Carl HetheringtonShow selected status visually for AutomationTimeAxisViews
2010-08-06 Carl HetheringtonFix up selection of automation points.
2010-08-05 Carl HetheringtonSupport cut / copy / paste of MIDI automation.
2010-08-04 Carl HetheringtonAllow rubberband selection of MIDI automation points...
2010-07-06 Paul Davisgroup active status honor patch from lincoln spiteri
2010-04-21 Carl HetheringtonMove Diskstream ownership to Track, so that Session...
2010-04-18 Carl HetheringtonLet the selection handle selecting tracks (or not)...
2010-03-02 Paul Davisthe mega-properties/SequenceProperty patch. split is...
2010-02-18 Paul Davisthe Properties & 64bit region commit
2010-01-25 Paul Davisa boatload of minor and middle-sized changes to try...
2010-01-17 Paul Davisavoid num-tracks repeat call EditorRegions::set_selecte...
2010-01-12 Carl HetheringtonHopefully fix segfault.
2010-01-12 Carl HetheringtonAllow multiple simulataneous Drags to be active, and...
2010-01-05 Carl HetheringtonCleanup of previous two commits.
2010-01-05 Carl HetheringtonMake a note of some confusion in the previous commit.
2010-01-05 Carl HetheringtonFixes to permit drags of multiply-selected automation...
2010-01-03 Carl HetheringtonFix some bugs in set_selected_control_point_from_click.
2010-01-01 Carl HetheringtonFirst cut of some Pro-tools inspired editing features...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-12-13 Carl HetheringtonRemove confusing track / group members in TimeSelection...
2009-12-13 Carl HetheringtonApply Select property of route groups at the Selection...
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-10-30 David RobillardTrim session.h include dependency tree.
2009-10-20 Carl HetheringtonMake the behaviour zoom to region more intuitive (IMHO...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-07-09 Carl HetheringtonBack out big shared_ptr change. Moving to a branch...
2009-07-09 Carl HetheringtonUse shared_ptr for the TimeAxisView hierarchy.
2009-07-03 Carl HetheringtonFactor regions list out of Editor.
next