Age | Commit message (Expand) | Author |
---|---|---|
2023-02-25 | Everywhere: Use _{short_,}string to create Strings from literals | Linus Groh |
2023-02-16 | PixelPaint: Propagate errors from making tool property widgets | Karol Kosek |
2023-02-13 | Userland: Set Button text using the new String class | Karol Kosek |
2023-02-13 | LibGUI+Userland: Add `_deprecated` suffix to AbstractButton::{set_,}text | Karol Kosek |
2023-02-13 | LibGUI+PixelPaint: Port GUI::ValueSlider's suffix to the new String | Karol Kosek |
2023-01-26 | LibGfx: Remove `try_` prefix from bitmap creation functions | Tim Schumacher |
2022-12-07 | Meta+Userland: Pass Gfx::IntPoint by value | MacDue |
2022-12-07 | Meta+Userland: Pass Gfx::Color by value | MacDue |
2022-11-07 | PixelPaint: Relate cursor to brush tool size | Torstennator |
2022-02-14 | Applications: Use default constructors/destructors | Lenny Maiorani |
2021-12-21 | PixelPaint: Refactor falloff computation and extend hardness range | r00ster91 |
2021-09-20 | PixelPaint: Move Tools to it's own subdirectory | Marcus Nilsson |