replace ::cast_dynamic() with relevant ActionManager::get_*_action() calls
[ardour.git] / gtk2_ardour / region_selection.h
2017-09-18 Paul Davisglobally change all use of "frame" to refer to audio...
2017-07-01 Robin GareusNO-OP whitespace & foratting of header files
2017-03-12 Robin GareusAdd API to check if a given region is part of the regio...
2016-04-10 Robin Gareusconvenient API to access track and region selection
2014-12-25 David RobillardContext menu for applying edits to note selection.
2014-12-18 nick_mAdd editor selection state to session history via a...
2011-12-27 Carl HetheringtonTry to make new layering stuff play nicely with undo.
2010-11-04 Carl HetheringtonRemove incorrect caching of region selection start...
2009-12-21 Paul Davisfully implement and deploy explicit x-thread signal...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
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-05-12 Carl HetheringtonRemove most using declarations from header files.
2009-02-27 David RobillardSplit TimeFXDialog from Editor.
2009-02-25 David Robillard*** NEW CODING POLICY ***
2007-10-06 Carl HetheringtonAdd some comments to the RegionSelection class.
2007-01-28 David RobillardMerged with trunk R1393.
2007-01-18 Paul Davismore games with selection
2007-01-18 Paul Davismore fun and games with selection logic
2007-01-17 Paul Davisfix ordering of cut/copied regions when pasting; ctrl...
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-23 David RobillardSplit pretty much the entire GUI in 3. Audio and Midi...
2005-09-25 Taybin RutkinFly my pretties!
2005-09-25 Taybin RutkinInitial import of gtk2_ardour.