Age | Commit message (Expand) | Author |
---|---|---|
2019-06-03 | StringViewize a bunch of things -- mostly LibGUI | Robin Burchell |
2019-05-28 | Add clang-format file | Robin Burchell |
2019-05-08 | LibGUI: Add some missing class_name() overrides to GDialog and subclasses. | Andreas Kling |
2019-05-08 | GMessageBox: Add icons to message boxes with 3 standard ones to choose from. | Andreas Kling |
2019-04-10 | LibCore: Move LibGUI/GObject to LibCore/CObject. | Andreas Kling |
2019-03-19 | LibGUI: Add GInputBox for getting a string from a modal dialog. | Andreas Kling |
2019-03-19 | LibGUI: Implement nested event loops to support dialog boxes. | Andreas Kling |