log view/ViewProxy.h @ 1492:a2fbcfeb2572

age author description
2019-08-08 Chris Cannam Fix overlooked alignment
2019-08-02 Chris Cannam Attempt a mechanism for the View to time-align a layer on display using an aligning version of the ViewProxy
2018-11-26 Chris Cannam Use override throughout fix-static-analysis
2018-11-15 Chris Cannam Handle integer pixel scaling as well
2018-11-15 Chris Cannam Scale pen for retina display on macOS as well as for hidpi display elsewhere
2018-09-20 Chris Cannam Responding to a hang due to mismatching zoom and block sizes zoom
2018-09-20 Chris Cannam More ZoomLevel updates zoom
2018-03-01 Chris Cannam Untabify
2016-07-01 Chris Cannam Add VerticalBinLayer to SpectrogramLayer spectrogram-minor-refactor
2016-06-30 Chris Cannam Move drawVisibleText to PaintAssistant spectrogram-minor-refactor
2016-06-30 Chris Cannam Move LayerGeometryProvider from view to layer spectrogram-minor-refactor
2016-02-09 Chris Cannam Make ViewProxy objects share the ids of their Views; fixes incorrect colour scale drawing 3.0-integration
2016-01-29 Chris Cannam Start refactoring out the spectrogram image cache spectrogram-minor-refactor
2015-10-12 Chris Cannam Remove some debug out tony-2.0-integration