Age | Commit message (Expand) | Author |
---|---|---|
2020-09-26 | LibGfx: Add painting transparency grids to StylePainter | Tibor Nagy |
2020-09-11 | LibGUI+LibGfx: Move check box painting to Gfx::StylePainter | Andreas Kling |
2020-08-23 | LibGUI+LibGfx: Implement upside-down appearance for bottom-side tabs | Andreas Kling |
2020-08-17 | LibGfx: Add abstract StylePainter class | Sarah |
2020-06-10 | LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize | Andreas Kling |
2020-02-16 | LibGfx: Reduce header dependencies of StylePainter | Andreas Kling |
2020-02-14 | LibGfx: More work on header dependency reduction | Andreas Kling |
2020-02-06 | LibGfx: Rename from LibDraw :^) | Andreas Kling |