Mercurial > hg > svgui
log widgets/PluginParameterBox.cpp @ 1268:05d12869043e
age | author | description |
---|---|---|
Tue, 10 Mar 2015 13:22:10 +0000 | Chris Cannam | More type fixes cxx11 |
Fri, 25 Jul 2014 13:43:56 +0100 | Chris Cannam | Rich text for tooltip -- apart from anything else, this ensures it gets word-wrapped |
Tue, 17 Jun 2014 15:55:27 +0100 | Chris Cannam | More unsigned/long and warning fixes warnfix_no_size_t |
Tue, 26 Nov 2013 14:06:40 +0000 | Chris Cannam | Drop std:: from cout, cerr, endl -- pull these in through Debug.h |
Tue, 14 Jun 2011 15:27:05 +0100 | Chris Cannam | Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it) |
Mon, 16 May 2011 17:19:25 +0100 | Chris Cannam | Convert many cerrs to DEBUGs debug-output |