Age | Commit message (Expand) | Author |
---|---|---|
2021-01-12 | Applications: Move to Userland/Applications/ | Andreas Kling |
2020-11-22 | PixelPaint: Undo and redo actions | BenJilks |
2020-08-12 | Meta: Replace remaining LibM/math.h includes with math.h | Linus Groh |
2020-08-04 | Revert "LibM: Always include <math.h> instead of <LibM/math.h>" | Andreas Kling |
2020-08-04 | LibM: Always include <math.h> instead of <LibM/math.h> | Andreas Kling |
2020-07-27 | LibGfx: Templatize Point, Size, and Rect | Matthew Olsson |
2020-06-10 | LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize | Andreas Kling |
2020-05-22 | PixelPaint: Make the EllipseTool previews work while zoomed in | Andreas Kling |
2020-05-20 | PixelPaint: Rename from PaintBrush :^) | Andreas Kling |