Mercurial > hg > svgui
log layer/VerticalScaleLayer.h @ 917:77a1d42353ce osx-retina
age | author | description |
---|---|---|
Tue, 17 Mar 2015 15:05:25 +0000 | Chris Cannam | Start trying to introduce LayerGeometryProvider as proxyable interface for View methods that the Layer wants to use osx-retina |
Mon, 09 Mar 2015 12:02:10 +0000 | Chris Cannam | Move to using double rather than float for floating-point calculations (float only for storage); more build fixes cxx11 |
Wed, 04 Dec 2013 13:39:41 +0000 | Chris Cannam | Extend numerical and colour scales (and piano where applicable) to note and region layers |
Wed, 04 Dec 2013 11:35:08 +0000 | Chris Cannam | Pull out log and linear vertical scales into their own classes, make some improvements to log numbering tonioni |