Age | Commit message (Expand) | Author |
---|---|---|
2020-08-17 | LibGfx: Move original StylePainter code to ClassicStylePainter | Sarah |
2020-08-09 | WindowServer+LibGfx: Move normal window frame painting to a WindowTheme | Andreas Kling |
2020-08-09 | LibGfx: Add a basic abstract WindowTheme class | Andreas Kling |
2020-07-27 | LibGfx: Templatize Point, Size, and Rect | Matthew Olsson |
2020-06-27 | LibGfx: Add PGM image file type support | Hüseyin ASLITÜRK |
2020-06-23 | LibGfx+LibWeb: Add JPEG decoder and integrate with LibWeb | Devashish |
2020-06-22 | LibGfx: Add PPM image file type support | Hüseyin ASLITÜRK |
2020-06-21 | LibGfx: Initial support for ICO image files. | Paul Roukema |
2020-06-21 | LibGfx: Add PBM image file type support | Hüseyin ASLITÜRK |
2020-06-21 | LibGfx: Add BMP loader | Matthew Olsson |
2020-05-14 | Build: Switch to CMake :^) | Sergey Bugaev |