Mercurial > hg > svgui
log layer/LinearNumericalScale.cpp @ 1158:8e4b90aeefaa project-file-rework
age | author | description |
---|---|---|
2016-06-30 | Chris Cannam | Move LayerGeometryProvider from view to layer spectrogram-minor-refactor |
2015-03-17 | Chris Cannam | Many fixes for the previous stuff osx-retina |
2015-03-09 | Chris Cannam | Working through the float/double and int/sv_frame_t fixes cxx11 |
2015-03-09 | Chris Cannam | Move to using double rather than float for floating-point calculations (float only for storage); more build fixes cxx11 |
2014-09-29 | 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. |
2014-06-17 | Chris Cannam | Remove size_t's and fix warnings in layer/ warnfix_no_size_t |
2013-12-04 | Chris Cannam | Pull out colour scale drawing as well |
2013-12-04 | Chris Cannam | Pull out log and linear vertical scales into their own classes, make some improvements to log numbering tonioni |