Age | Commit message (Expand) | Author |
---|---|---|
2023-05-05 | PixelPaint: Ensure the selection is always within image bounds | Tim Ledbetter |
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 |
2022-12-16 | PixelPaint: Change tool keydown handle to non-const | Timothy Slater |
2022-12-07 | Meta+Userland: Pass Gfx::FloatPoint by value | MacDue |
2022-11-14 | PixelPaint: Allow keydown events to bubble from ImageEditor | Zaggy1024 |
2022-10-19 | PixelPaint: Add Polygonal Select Tool | Timothy Slater |