Mercurial > hg > svgui
log layer/TimeInstantLayer.cpp @ 916:94e4952a6774 osx-retina
age | author | description |
---|---|---|
Tue, 17 Mar 2015 15:05:25 +0000 | Chris Cannam | Start trying to introduce LayerGeometryProvider as proxyable interface for View methods that the Layer wants to use osx-retina |
Tue, 10 Mar 2015 17:23:45 +0000 | Chris Cannam | More type fixes. We now build with -Wconversion, on this platform (64-bit Linux) at least. cxx11 |
Tue, 10 Mar 2015 13:22:10 +0000 | Chris Cannam | More type fixes cxx11 |
Tue, 17 Jun 2014 15:18:06 +0100 | Chris Cannam | Remove size_t's and fix warnings in layer/ warnfix_no_size_t |
Thu, 05 Dec 2013 09:47:02 +0000 | Chris Cannam | Merge from default branch imaf_enc |
Tue, 26 Nov 2013 14:06:40 +0000 | Chris Cannam | Drop std:: from cout, cerr, endl -- pull these in through Debug.h |