Mercurial > hg > svgui
log layer/WaveformLayer.cpp @ 989:3871dffc31bd
age | author | description |
---|---|---|
Wed, 01 Jul 2015 15:53:54 +0100 | Chris Cannam | Fix a number of warnings in the 32-bit build |
Tue, 17 Mar 2015 16:56:03 +0000 | Chris Cannam | Many fixes for the previous stuff osx-retina |
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 |
Wed, 11 Mar 2015 15:35:20 +0000 | Chris Cannam | Experiment with querying paint rect separately from view rect osx-retina |
Tue, 10 Mar 2015 13:22:10 +0000 | Chris Cannam | More type fixes cxx11 |
Wed, 03 Sep 2014 13:12:38 +0100 | Chris Cannam | Avoid complaint about unused return value |
Wed, 03 Sep 2014 11:53:43 +0100 | Chris Cannam | Fix some potential divide by zeros (from coverity scan) |