Age | Commit message (Expand) | Author |
---|---|---|
2019-05-10 | GDialog: If no parent window is provided, center dialog on screen. | Andreas Kling |
2019-04-10 | LibCore: Move LibGUI/GObject to LibCore/CObject. | Andreas Kling |
2019-03-20 | FileManager: Add ability to create new directories. | 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 |