Age | Commit message (Expand) | Author |
---|---|---|
2023-03-12 | PixelPaint: Display color information on mousemove with the PickerTool | Lucas CHOLLET |
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 |
2022-12-31 | PixelPaint: ColorPicker updates user colors while dragging | Cody Hein |
2022-10-17 | PixelPaint: Make Alt-Clicking with all tool act like the PickerTool | Fausto Tommasi |
2022-03-08 | PixelPaint: Use the currently_edited_bitmap in the Tools | Tobias Christiansen |
2022-03-08 | PixelPaint: Split bitmap() of Layer into {content, display}_bitmap | Tobias Christiansen |
2022-02-14 | Applications: Use default constructors/destructors | Lenny Maiorani |
2021-10-27 | Everywhere: Rename left/right-click to primary/secondary | Filiph Sandström |
2021-09-20 | PixelPaint: Move Tools to it's own subdirectory | Marcus Nilsson |