Mercurial > hg > svgui
log view/View.cpp @ 915:f6d9f28f37cb osx-retina
age | author | description |
---|---|---|
Wed, 11 Mar 2015 15:35:20 +0000 | Chris Cannam | Experiment with querying paint rect separately from view rect osx-retina |
Wed, 11 Mar 2015 13:54:01 +0000 | Chris Cannam | First steps toward high-res rendering on retina Mac -- quite a bit more to be done osx-retina |
Tue, 10 Mar 2015 13:22:10 +0000 | Chris Cannam | More type fixes cxx11 |
Mon, 09 Mar 2015 12:02:10 +0000 | Chris Cannam | Move to using double rather than float for floating-point calculations (float only for storage); more build fixes cxx11 |
Wed, 03 Sep 2014 12:08:35 +0100 | Chris Cannam | Fix a couple of not-very-realistic potential null-pointer derefs (from coverity scan) |
Tue, 02 Sep 2014 16:18:26 +0100 | Chris Cannam | Add const version of this accessor |
Tue, 02 Sep 2014 16:12:40 +0100 | Chris Cannam | Return getSelectedLayer to being able to return a dormant layer -- if that isn't allowed, then getInteractionLayer is what you want |
Tue, 02 Sep 2014 16:10:10 +0100 | Chris Cannam | Use fixed-order when exporting layers to a session |