Age | Commit message (Expand) | Author |
---|---|---|
2023-02-21 | PixelPaint: Store tool cursors as NNRP<Gfx::Bitmap const> | Andreas Kling |
2023-02-16 | PixelPaint: Propagate errors from making tool property widgets | Karol Kosek |
2023-01-06 | PixelPaint: Allow repeated zooming with the zoom tool | Tim Ledbetter |
2022-08-21 | PixelPaint: Add Tool::tool_name() as a single-point-of-truth | Andreas Kling |
2022-02-14 | Applications: Use default constructors/destructors | Lenny Maiorani |
2021-10-31 | PixelPaint: Support using a bitmap as a tool's cursor | Marco Cutecchia |
2021-09-20 | PixelPaint: Move Tools to it's own subdirectory | Marcus Nilsson |