log layer/SingleColourLayer.cpp @ 1620:dc0e47f234a2 tip

age author description
Mon, 26 Nov 2018 14:33:54 +0000 Chris Cannam Use nullptr throughout fix-static-analysis
Thu, 01 Mar 2018 18:02:22 +0000 Chris Cannam Untabify
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)