Mercurial > hg > svgui
log view/View.cpp @ 1408:c8a6fd3f9dff fix-static-analysis
age | author | description |
---|---|---|
Mon, 26 Nov 2018 14:33:54 +0000 | Chris Cannam | Use nullptr throughout fix-static-analysis |
Thu, 15 Nov 2018 14:18:26 +0000 | Chris Cannam | Handle integer pixel scaling as well |
Thu, 15 Nov 2018 14:04:32 +0000 | Chris Cannam | Scale pen for retina display on macOS as well as for hidpi display elsewhere |
Tue, 06 Nov 2018 10:51:46 +0000 | Chris Cannam | Fix incorrect start/end overlay drawing when zoomed far in zoom |
Tue, 30 Oct 2018 14:00:20 +0000 | Chris Cannam | Fix inconsistency between centre frame actually set and centre frame notified as set, which caused the start frame location to creep out of place gradually as you page through |
Thu, 11 Oct 2018 14:59:34 +0100 | Chris Cannam | Rework cacheing logic to reduce the number of reallocations and be more correct about the repaint areas. I don't expect the difference to be really noticeable but in theory performance should be a little better... |