log widgets/PluginParameterBox.cpp @ 1404:a33d38247631

age author description
2018-10-01 Chris Cannam Avoid blowing up when faced with min==max in parameter range
2015-03-10 Chris Cannam More type fixes cxx11
2014-07-25 Chris Cannam Rich text for tooltip -- apart from anything else, this ensures it gets word-wrapped
2014-06-17 Chris Cannam More unsigned/long and warning fixes warnfix_no_size_t
2013-11-26 Chris Cannam Drop std:: from cout, cerr, endl -- pull these in through Debug.h
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