the daily dose of const'ness
[ardour.git] / gtk2_ardour / selection.h
2017-02-24 Robin Gareusthe daily dose of const'ness
2017-01-27 Paul Davisremove editor/mixer selection change signals; make...
2016-10-15 nick_mNote selection state uses note event_id_t.
2016-04-11 Robin Gareusadd some more Editor Selection lua bindings
2016-01-29 Paul Davismodify Selection API to provide (default-valued) "with_...
2016-01-14 Tim MayberryChange handling of Midi note selection to eliminate...
2015-07-23 Robin Gareusrename Marker class
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-01-10 nick_mFix AutomationTrackItem rubberband click thinking it...
2014-12-19 David RobillardFix copy paste of MIDI and track automation.
2014-12-19 Ben LoftisEnforce internal/external selection exclusivity.
2012-12-13 Paul Davisvarious fixes for "advanced" operations on range select...
2012-11-26 Ben Loftisexplicitly enforce selection rules to avoid some corner...
2012-05-31 Carl HetheringtonSlightly unpleasant hack to stop control points being
2012-04-22 Carl HetheringtonUse a list of ControlPoints to hold the automation...
2011-11-15 Paul Davisprovide link-editor-and-mixer-selection option. gui...
2011-07-08 Carl HetheringtonSmall comment.
2011-04-17 Carl HetheringtonRemove extend-range-to-{start,end}-of-region and replac...
2011-01-04 Carl HetheringtonUnselect regions on tracks when the tracks are hidden...
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-08-18 Carl HetheringtonFirst go at saving window visibility and position state...
2010-08-11 Carl HetheringtonHopefully fix up automation control point selection...
2010-01-05 Carl HetheringtonFixes to permit drags of multiply-selected automation...
2009-12-25 Paul Davisrationalize destruction pathway (some more); tidy-ify...
2009-12-19 Paul Davisuse new syntax for connecting to backend signals that...
2009-12-17 Paul Davismake private (non-usable) copy constructor for Selectio...
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-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-08-27 Paul Davislots of MIDI editing stuff. to be explained on the...
2009-08-13 Paul DavisMIDI cut&paste round two (not done yet); a small region...
2009-08-10 Paul Davisfirst part of MIDI cut/copy/paste ; fix for input/outpu...
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-06-25 Carl HetheringtonVarious adjustments to make more operations respect...
2009-05-12 Carl HetheringtonRemove most using declarations from header files.
2008-09-19 Paul Davischris goddard's region list patch; port 2.X marker...
2008-09-19 David RobillardFactor out sequencing related things into an independan...
2008-01-10 David RobillardMerge libs/ardour and gtk2_ardour with 2.0-ongoing...
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-08-01 Paul Davisuse XML state to store processors in mixer (strips...
2007-06-27 David RobillardRenamed Insert to Processor and Redirect to IOProcessor.
2007-06-23 David RobillardInsert/Redirect refactoring, towards better MIDI suppor...
2007-05-10 Carl HetheringtonRe-work main right-click context menu to operate on...
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-03-18 David RobillardMerged with trunk R1612.
2007-02-28 Paul Davisremove Id: lines from many/all headers and some more...
2007-01-28 David RobillardMerged with trunk R1393.
2007-01-18 Paul Davismake ctrl-rubber-band-select do something closer to...
2007-01-09 David RobillardMerged with trunk R1283.
2006-12-14 Paul Davisuse shared_ptr for all Playlist handling; cleanup works...
2006-11-19 David RobillardMerged with trunk R1141
2006-11-09 Paul Davisfirst pass on track mode switch; fixes to dangling...
2006-10-21 David RobillardMerged with trunk R992.
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-08-01 David RobillardHeavy-duty abstraction work to split type-specific...
2006-07-28 David RobillardMerged with trunk R708
2006-07-27 Paul Davisadded RCU handling of Session route list, and major...
2006-07-23 David RobillardSplit pretty much the entire GUI in 3. Audio and Midi...
2006-03-05 Paul Davisexport range markers patch (revisited), change selectio...
2005-09-25 Taybin RutkinFly my pretties!
2005-09-25 Taybin RutkinInitial import of gtk2_ardour.