log widgets/Panner.cpp @ 1454:4a6ca97ce783 single-point

age author description
2018-06-28 Chris Cannam Fix compiler warning import-audio-data
2018-06-22 Chris Cannam Collect the bits of bookkeeping for mouse wheel events, and use in all widgets
2017-02-07 Chris Cannam Some work to make spectrum layers (and slice layers generally) zoomable in the frequency axis. Also fixes a number of view id mixups in SliceLayer which broke offset calculations for the x axis scale.
2015-03-10 Chris Cannam More type fixes cxx11
2014-09-03 Chris Cannam Fix some (probably benign) uninitialised members (from coverity scan)
2011-06-14 Chris Cannam Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it)
2011-05-16 Chris Cannam Convert many cerrs to DEBUGs debug-output