Age | Commit message (Expand) | Author |
---|---|---|
2019-03-29 | Rename Painter::set_clip_rect() to add_clip_rect(). | Andreas Kling |
2019-03-28 | LibGUI: Add a GPainter class that inherits from Painter. | Andreas Kling |
2019-02-28 | LibGUI: Clip to paint event rect in most widgets. | Andreas Kling |
2019-02-11 | WindowServer: More work on menus. | Andreas Kling |
2019-01-28 | LibGUI: Reduce overdraw in GListBox. | Andreas Kling |
2019-01-21 | LibGUI: Mass coding style fixes. | Andreas Kling |
2019-01-20 | Rename all the LibGUI classes to GClassName. | Andreas Kling |