Mercurial > hg > svgui
log widgets/PluginParameterBox.cpp @ 1478:d39db4673676 by-id
age | author | description |
---|---|---|
2018-11-26 | Chris Cannam | Use nullptr throughout fix-static-analysis |
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 |
2011-05-12 | Chris Cannam | Remove most toStdString calls (no longer needed, with debug header) debug-output |
2009-03-30 | Chris Cannam | * fix to rounding problems in plugin parameter box |
2008-07-10 | Chris Cannam | * Updates for 1.3 sv1-v1.3 sv1-v1.3rc1 |
2007-12-17 | Chris Cannam | * fix support for logarithmic hints in plugin parameters |