Age | Commit message (Expand) | Author |
---|---|---|
2019-03-24 | WindowServer+LibGUI: Implement automatic cursor tracking. | Andreas Kling |
2019-03-16 | LibGUI: Make class_name() public so you can always call it. | Andreas Kling |
2019-03-06 | Implement basic support for variable-width fonts. | Andreas Kling |
2019-01-27 | LibGUI: More work on GCheckBox. | Andreas Kling |
2019-01-26 | LibGUI: Flesh out focus implementation and more GTextBox work. | Andreas Kling |
2019-01-21 | LibGUI: Mass coding style fixes. | Andreas Kling |
2019-01-20 | Rename all the LibGUI classes to GClassName. | Andreas Kling |