Age | Commit message (Expand) | Author |
---|---|---|
2019-03-22 | LibGUI: Add a setting to make GLabel stretch its icon. | Andreas Kling |
2019-03-20 | FileManager: Add a "Location:" label. | Andreas Kling |
2019-03-16 | LibGUI: Make class_name() public so you can always call it. | Andreas Kling |
2019-03-10 | LibGUI: Don't fill widgets with background color by defualt. | Andreas Kling |
2019-03-10 | ProcessManager: Tidy up the memory stats and align everything nicely. | Andreas Kling |
2019-02-12 | Add a little About app and hook it up to the system menu's "About..." entry. | 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 |