log layer/SingleColourLayer.cpp @ 1046:19bb1744518e

age author description
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