Mercurial > hg > svgui
log layer/SingleColourLayer.cpp @ 887:139aad8bb445
age | author | description |
---|---|---|
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 |