Age | Commit message (Expand) | Author |
---|---|---|
2019-02-28 | LibGUI: Clip to paint event rect in most widgets. | Andreas Kling |
2019-02-19 | WindowServer: Support windows with alpha channels. And per-WSWindow opacity. | Andreas Kling |
2019-02-12 | Add a little About app and hook it up to the system menu's "About..." entry. | Andreas Kling |
2019-02-11 | WindowServer: More work on menus. | Andreas Kling |
2019-01-21 | WindowServer: Don't invalidate already frontmost window for moving to front. | Andreas Kling |
2019-01-21 | LibGUI: Mass coding style fixes. | Andreas Kling |
2019-01-20 | LibGUI: Minor fixes. | Andreas Kling |
2019-01-20 | Rename all the LibGUI classes to GClassName. | Andreas Kling |