Age | Commit message (Expand) | Author |
---|---|---|
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-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: Implement nested event loops to support dialog boxes. | Andreas Kling |