log layer/Layer.h @ 312:6de6f78b13a1

age author description
2007-09-05 Chris Cannam * Show colour swatch next to layer name in pane (if available)
2007-07-12 Chris Cannam * Add SingleColourLayer to manage colours for layers that have a single
2007-07-05 Chris Cannam * Make it possible to "measure" a feature on the spectrogram by double-
2007-07-04 Chris Cannam * Pull peak-picker out of SpectrumLayer and into FFTModel; use combined
2007-07-02 Chris Cannam * Fix centre line position
2007-06-29 Chris Cannam * proper (though ugly) handling of y coord for measure rects in scrollable layers
2007-06-29 Chris Cannam * highlight the nearest measurement rect
2007-06-26 Chris Cannam ...
2007-06-26 Chris Cannam * save/reload measurements in session
2007-06-26 Chris Cannam * Use a command for adding layer measurements
2007-06-21 Chris Cannam * more on measurement tool -- pull out some logic from pane to layer &c
2007-06-14 Chris Cannam * a bit more work on measurement tool mode
2007-06-13 Chris Cannam * double-click in navigate mode relocates the centre frame (closing #1734854)
2007-04-30 Chris Cannam * Fix many compile warnings, remove some debug output