Age | Commit message (Expand) | Author |
---|---|---|
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 |