Age | Commit message (Expand) | Author |
---|---|---|
2021-05-16 | PixelPaint: Convert main UI to GML :^) | Andreas Kling |
2021-05-08 | LibGUI: Remove UndoStack's automatic command combo'ing | Andreas Kling |
2021-05-02 | LibGfx: Unify Rect, Point, and Size | Matthew Olsson |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-16 | PixelPaint: Add keyboard zoom shortcuts | Jagger De Leo |
2021-04-16 | PixelPaint: Add Zoom Reset button to new View Menubar. | Jagger De Leo |
2021-04-16 | Everywhere: Add `-Wdouble-promotion` warning | Nicholas-Baron |
2021-03-23 | PixelPaint: ImageEditor scaling method | lucastarche |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-01-12 | Applications: Move to Userland/Applications/ | Andreas Kling |