summaryrefslogtreecommitdiff
path: root/Libraries/LibGUI/GApplication.h
AgeCommit message (Expand)Author
2019-10-25LibGUI: Added window creation callback to GApplication/GWindowBrandon Scott
2019-10-06LibGUI: Define supported functions for using command line argumentsConrad Pankoff
2019-09-22LibCore+LibGUI: Remove GEventLoop and use CEventLoop everywhereAndreas Kling
2019-07-23LibGUI: Exit the main event loop when the last window is deleted.Andreas Kling
2019-07-04Libraries: Create top level directory for libraries.Andreas Kling