Mercurial > hg > svgui
log view/Pane.cpp @ 1369:a476c2a015e8 waverevision
age | author | description |
---|---|---|
Thu, 01 Nov 2018 15:11:21 +0000 | Chris Cannam | Use a distinguishable text for this state waverevision |
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, 18 Oct 2018 13:21:56 +0100 | Chris Cannam | Add mechanism for saving/loading colour maps by name/id rather than by numerical index, for future compatibility when adding to or changing the supported colour maps. Add two new colour maps (and one old one). Write out backward-compatible numerical indices for use when reloading in older versions. Also add a mechanism to invert the colour map, though I don't think it turns out useful enough to include in the UI. |