Age | Commit message (Expand) | Author |
---|---|---|
2020-12-28 | LIbGUI+LibGfx: Paint focused push buttons with a heavier look | Andreas Kling |
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-11 | LibGfx: Return paint_button() earlier and replace overdrawn rect | thankyouverycool |
2020-06-10 | LibGfx: Visual enhancement to buttons | thankyouverycool |
2020-06-10 | LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize | Andreas Kling |
2020-05-10 | LibGfx: Make buttons slightly chunkier on the top/left side | Andreas Kling |
2020-04-23 | WindowServer+LibGfx: Make window borders 1px thicker | Andreas Kling |
2020-02-06 | LibGfx: Rename GraphicsBitmap.{cpp,h} => Bitmap.{cpp,h} | Andreas Kling |
2020-02-06 | LibGfx: Rename from LibDraw :^) | Andreas Kling |