Mercurial > hg > svapp
log framework/TransformUserConfigurator.cpp @ 441:aa6fb3516e28 tonioni
age | author | description |
---|---|---|
Tue, 10 Mar 2015 17:23:45 +0000 | Chris Cannam | More type fixes. We now build with -Wconversion, on this platform (64-bit Linux) at least. cxx11 |
Tue, 10 Mar 2015 17:02:52 +0000 | Chris Cannam | Further dedicated-types fixes cxx11 |
Wed, 13 Aug 2014 16:42:03 +0100 | Chris Cannam | Make it possible to set the parent widget |
Tue, 17 Jun 2014 16:23:06 +0100 | Chris Cannam | Remove size_t's, fix compiler warnings warnfix_no_size_t |
Tue, 26 Nov 2013 14:12:50 +0000 | Chris Cannam | Drop std:: from cout, cerr, endl -- pull these in through Debug.h |
Tue, 14 Jun 2011 15:27:12 +0100 | Chris Cannam | Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it) |