| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2021-03-26 | Bug [#2224]. Switch XYPOSITION to double so it has more precision to fix | Neil | 1 | -3/+6 | |
| problems with very long documents. Fixes uneven line heights on Cocoa after around 1.1 million lines. | |||||
| 2021-03-26 | Avoid warning for overflow. | Neil | 1 | -1/+1 | |
| 2021-03-25 | Add conversion from ColourDesired to Fill as that avoids explicit constructors. | Neil | 1 | -0/+3 | |
| 2021-03-25 | Shorten names as containers provide context. | Neil | 1 | -7/+7 | |
| 2021-03-19 | Add Geometry.cxx for geometric and colour operations too complex for headers. | Neil | 1 | -7/+94 | |
| Add FillStroke to hold parameters for drawing shapes. | |||||
| 2021-03-19 | Switch enum to enum class. | Neil | 1 | -0/+6 | |
| 2021-03-17 | Extract geometry and colour definitions from Platform.h into src/Geometry.h. | Neil | 1 | -0/+209 | |
