summaryrefslogtreecommitdiff
path: root/Libraries/LibGfx/StylePainter.h
AgeCommit message (Expand)Author
2020-09-26LibGfx: Add painting transparency grids to StylePainterTibor Nagy
2020-09-11LibGUI+LibGfx: Move check box painting to Gfx::StylePainterAndreas Kling
2020-08-23LibGUI+LibGfx: Implement upside-down appearance for bottom-side tabsAndreas Kling
2020-08-17LibGfx: Add abstract StylePainter classSarah
2020-06-10LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSizeAndreas Kling
2020-02-16LibGfx: Reduce header dependencies of StylePainterAndreas Kling
2020-02-14LibGfx: More work on header dependency reductionAndreas Kling
2020-02-06LibGfx: Rename from LibDraw :^)Andreas Kling