Age | Commit message (Expand) | Author |
---|---|---|
2023-01-28 | PixelPaint: Remove `try_` prefix from fallible IconBag methods | Linus Groh |
2023-01-26 | LibGfx: Remove `try_` prefix from bitmap creation functions | Tim Schumacher |
2023-01-02 | Base+Userland: Add menu item icons | Brandon Jordan |
2022-12-06 | AK+Everywhere: Rename String to DeprecatedString | Linus Groh |
2022-10-18 | PixelPaint: Add action to invert selection | snooze6214 |
2022-08-24 | PixelPaint: Add more icons | electrikmilk |
2022-07-12 | Everywhere: Add sv suffix to strings relying on StringView(char const*) | sin-ack |
2022-06-21 | PixelPaint: Add level sliders for brightness, contrast and gamma | Torstennator |
2022-05-23 | PixelPaint: Add Image>Resize Image... dialog. (Front end) | Andrew Smith |
2022-02-15 | Base+PixelPaint: Use Merge Active Layer Up/Down Icons | electrikmilk |
2022-02-13 | Base+PixelPaint: Add more icons | electrikmilk |
2022-02-12 | PixelPaint: Implement IconBag to organize icons | electrikmilk |