Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-10 | LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize | Andreas Kling | |
This fits nicer with FloatRect,FloatPoint,FloatSize and gives a much better visual clue about what type of metric is being used. | |||
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 | |