revert previous changes to region selection and action sensitivity handling
[ardour.git] / gtk2_ardour / editor_selection.cc
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.
2009-06-25 Carl HetheringtonVarious adjustments to make more operations respect...
2009-06-21 Carl HetheringtonMerge edit and mix groups to just being route groups...
2009-06-13 Carl HetheringtonVarious fixes and improvements to editor summary widget.
2009-05-30 Carl HetheringtonPull dragging code out of the Editor class into its...
2009-04-15 Paul Davisfirst half of the mega-by-hand-commit-by-commit merge...
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-01-18 Sampo SavolainenOofus's work on region lists: highlight selected canvas...
2009-01-02 Carl HetheringtonCleanups and a few comments.
2008-10-14 Paul Davisfix a few things related to fit-to-tracks and toggle...
2008-09-19 Paul Davischris goddard's region list patch; port 2.X marker...
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
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-16 David RobillardMerge with 2.0-ongoing R3071.
2008-01-12 David RobillardMerge with 2.0-ongoing R2885.
2008-01-10 David RobillardMerge with 2.0-ongoing R2883.
2008-01-10 David RobillardMerge libs/ardour and gtk2_ardour with 2.0-ongoing...
2007-11-12 Paul Davismerged with trunk revs 2605-2627
2007-11-08 Paul Davismerged with 2.0-ongoing changes 2582-2605 (not thorough...
2007-10-07 Carl HetheringtonRe-work edit group selection in line with suggestions...
2007-10-06 Carl HetheringtonMake edit groups effective with lassoo selections.
2007-10-06 Carl HetheringtonFix things so that selecting a region always selects...
2007-07-07 David RobillardNote modes: note, percussion.
2007-05-10 Carl HetheringtonRe-work main right-click context menu to operate on...
2007-05-10 Paul DavisMIDI branch becomes trunk
2007-04-30 Paul Davismoved 2.1-staging to trunk @ rev 1765
2007-04-26 Paul DavisMerged changes from trunk 1699:1751 into 2.1-staging
2007-04-19 David RobillardMerged with trunk R1729.
2007-04-12 David RobillardMerged with trunk R1705.
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-04-10 Paul Davisnew swedish gtk2_ardour translation; fix button release...
2007-03-18 David RobillardMerged with trunk R1612.
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
next