Remove most using declarations from header files.
[ardour.git] / gtk2_ardour / region_view.cc
2009-05-12 Carl HetheringtonRemove most using declarations from header files.
2009-02-26 David RobillardFix a bunch of warnings.
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-19 David RobillardInterpret tempo time based on read position (not source...
2009-02-15 David RobillardRemove dead code.
2009-01-02 Carl HetheringtonCleanups and a few comments.
2008-12-31 Carl HetheringtonFlip stacked regions order so that the highest layer...
2008-12-18 Carl HetheringtonRemove unnecessary 0 checks before delete; see parashif...
2008-09-19 David RobillardMerge all the (disconcertingly missing) track/region...
2008-09-10 Paul Davismerge 2.0-ongoing into 3.0 @ 3581 - 3710
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-22 David RobillardClean up weird formatting from underlays patch.
2008-02-10 David RobillardCommitted underlay support (from Audun).
2008-01-10 David RobillardMerge libs/ardour and gtk2_ardour with 2.0-ongoing...
2008-01-07 David RobillardMerge with 2.0-ongoing R2653.
2007-11-04 Carl HetheringtonDon't copy a naked pointer in the copy constructor...
2007-10-26 Nick Mainsbridgeuse filechooser widget in export dialog, selected files...
2007-09-06 David RobillardDeep "automation regions" support.
2007-09-03 David RobillardMove CC/Automation regions with parent correctly.
2007-08-31 David RobillardFix CC region view length.
2007-08-17 David RobillardPer-region MIDI CC "automation".
2007-08-01 David RobillardBetter MidiModel command framework, ready to go for...
2007-06-29 Doug McLainremove color.h
2007-06-15 Doug McLainMajor Theme Manager changes, see ardour-dev
2007-06-09 David RobillardRedraw MIDI region views on zoom and track height changes.
2007-05-18 Carl HetheringtonRemove region raise() and lower(). Try to do region...
2007-05-17 Carl HetheringtonAdd stacked lanes mode which displays regions on differ...
2007-05-14 Paul Davisadd new "lock position" feature for regions
2007-05-10 Paul DavisMIDI branch becomes trunk
2007-04-12 David RobillardMerged with trunk R1705.
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-04-06 Paul Davismodified fix from carl for region copy-moves-original...
2007-03-18 David RobillardMerged with trunk R1612.
2007-03-05 Paul Davisnew design for region dragging; make add route dialog...
2007-02-27 Paul Davisfix #1394 - The 'narrow strip' option in the mixer...
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2007-01-15 David RobillardMerged with trunk R1327.
2007-01-13 David RobillardDecreased region opacity, smoothed out canvas/tempo...
2007-01-09 David RobillardMerged with trunk R1283.
2006-11-28 Nick Mainsbridgecrossfade views are only as long as the crossfades...
2006-11-19 David RobillardMerged with trunk R1141
2006-11-10 Sampo SavolainenFix region name fit into the visible region in special...
2006-11-09 Paul Davisfirst pass on track mode switch; fixes to dangling...
2006-10-21 David RobillardMerged with trunk R992.
2006-10-17 Paul Davisreduce calls to fit_to_pixels(); flip back to old fix...
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-08-29 David RobillardMerged with trunk R861
2006-08-25 Paul Davisuse shared_ptr<> for all region handling
2006-08-12 Hans Fugal r261@gwythaint (orig r801): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugal r260@gwythaint (orig r800): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugal r259@gwythaint (orig r799): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugal r258@gwythaint (orig r798): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugal r257@gwythaint (orig r797): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugalmerge from trunk
2006-08-12 David RobillardMerged with trunk R795
2006-08-11 Paul Davisnew RCU implementation, using an extra layer of indirec...
2006-08-11 David Robillard- Changed IO's vector<Port*>'s to PortList
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-08-01 David RobillardMerged up to trunk R732
2006-08-01 David RobillardMostly Cosmetic/Design changes to bring trunk and midi...
2006-08-01 David RobillardHeavy-duty abstraction work to split type-specific...