Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-09-02 | Add PixelAlignCeil and call PixelAlign* to avoid repeated code. | Markus Nißl | 1 | -8/+12 |
2021-09-15 | Move colour mixing implementations into implementation file. | Neil | 1 | -0/+24 |
2021-06-10 | Include header for intptr_t as otherwise not known with gcc 11 on Linux. | Neil Hodgson | 1 | -0/+1 |
2021-05-24 | Define C++ version of the Scintilla API in ScintillaTypes.h, ScintillaMessages.h | Neil | 1 | -1/+1 |
2021-03-19 | Add Geometry.cxx for geometric and colour operations too complex for headers. | Neil | 1 | -0/+97 |