Age | Commit message (Expand) | Author |
---|---|---|
2019-03-24 | WindowServer+LibGUI: Implement automatic cursor tracking. | Andreas Kling |
2019-03-06 | Implement basic support for variable-width fonts. | Andreas Kling |
2019-02-28 | LibGUI: Clip to paint event rect in most widgets. | Andreas Kling |
2019-02-25 | Convert more RetainPtr use to Retained. | Andreas Kling |
2019-02-11 | WindowServer: More work on menus. | Andreas Kling |
2019-02-05 | SharedGraphics: Add some useful painting helpers and make use of them. | Andreas Kling |
2019-02-04 | LibGUI: Use LightGray as the base UI color. | Andreas Kling |
2019-01-31 | Big, possibly complete sweep of naming changes. | Andreas Kling |
2019-01-27 | LibGUI: More work on GCheckBox. | Andreas Kling |
2019-01-21 | LibGUI: Mass coding style fixes. | Andreas Kling |
2019-01-20 | Rename all the LibGUI classes to GClassName. | Andreas Kling |