summaryrefslogtreecommitdiff
path: root/LibGUI/GDialog.cpp
AgeCommit message (Expand)Author
2019-05-10GDialog: If no parent window is provided, center dialog on screen.Andreas Kling
2019-04-10LibCore: Move LibGUI/GObject to LibCore/CObject.Andreas Kling
2019-03-20FileManager: Add ability to create new directories.Andreas Kling
2019-03-19LibGUI: More work on GInputBox.Andreas Kling
2019-03-19LibGUI: Implement nested event loops to support dialog boxes.Andreas Kling