Mercurial > hg > svgui
log view/View.cpp @ 1351:9fb7133dd818
age | author | description |
---|---|---|
Wed, 03 Oct 2018 12:59:55 +0100 | Chris Cannam | Scale positioning |
Wed, 03 Oct 2018 12:59:47 +0100 | Chris Cannam | Use newly-introduced cancel icon instead of fileclose. The deceptive name of fileclose had me thinking nobody was using it, so I removed it and the cancel buttons disappeared |
Thu, 27 Sep 2018 16:20:58 +0100 | Chris Cannam | Fix crash when scrolling beyond end of waveform (+ fix compiler warnings) zoom |
Thu, 27 Sep 2018 15:20:25 +0100 | Chris Cannam | Fixes for TimeRuler spacing and for the boundaries of the WaveformLayer paint area zoom |
Fri, 21 Sep 2018 11:50:15 +0100 | Chris Cannam | Fix typo that created un-reloadable session file zoom |
Fri, 21 Sep 2018 11:50:05 +0100 | Chris Cannam | Ensure getFrameForX returns value on zoom blocksize boundary; take advantage of that (this is essentially reverting to the same behaviour as in the default branch, which we should probably have done all along) zoom |