Age | Commit message (Expand) | Author |
---|---|---|
2019-06-03 | StringViewize a bunch of things -- mostly LibGUI | Robin Burchell |
2019-05-08 | LibGUI: Add some missing class_name() overrides to GDialog and subclasses. | Andreas Kling |
2019-04-10 | LibCore: Move LibGUI/GObject to LibCore/CObject. | Andreas Kling |
2019-03-19 | LibGUI: More work on GInputBox. | Andreas Kling |
2019-03-19 | LibGUI: Add GInputBox for getting a string from a modal dialog. | Andreas Kling |