log layer/SingleColourLayer.cpp @ 1443:089afbbe1253 single-point

age author description
2018-11-26 Chris Cannam Use nullptr throughout fix-static-analysis
2018-03-01 Chris Cannam Untabify
2015-03-18 Chris Cannam Pass proxy to layer for painting osx-retina
2014-06-17 Chris Cannam Remove size_t's and fix warnings in layer/ warnfix_no_size_t
2014-04-12 Jakob Leben SingleColourLayer: fix colour reference counting
2014-04-12 Jakob Leben SingleColourLayer: do not try to apply invalid colour property
2013-11-26 Chris Cannam Drop std:: from cout, cerr, endl -- pull these in through Debug.h