log layer/SingleColourLayer.cpp @ 1001:89f44d182d37 tony-2.0-integration

age author description
Wed, 18 Mar 2015 13:52:07 +0000 Chris Cannam Pass proxy to layer for painting osx-retina
Tue, 17 Jun 2014 15:18:06 +0100 Chris Cannam Remove size_t's and fix warnings in layer/ warnfix_no_size_t
Sat, 12 Apr 2014 01:07:05 -0700 Jakob Leben SingleColourLayer: fix colour reference counting
Fri, 11 Apr 2014 23:22:55 -0700 Jakob Leben SingleColourLayer: do not try to apply invalid colour property
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