Mercurial > hg > svgui
log layer/LogNumericalScale.cpp @ 904:e0f08e108064 cxx11
age | author | description |
---|---|---|
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 |
Mon, 29 Sep 2014 13:27:13 +0100 | Chris Cannam | Correct some really stupid fixed-length string stuff, including a genuine stack overflow that causes a crash on OS/X for certain colour 3d plot data. |
Wed, 04 Dec 2013 14:00:27 +0000 | Chris Cannam | Not quite so many digits |
Wed, 04 Dec 2013 13:11:23 +0000 | Chris Cannam | Pull out colour scale drawing as well |
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 |