Age | Commit message (Expand) | Author |
---|---|---|
2020-01-18 | Meta: Add license header to source files | Andreas Kling |
2020-01-01 | LibGUI: Close and cancel GDialog on escape | Conrad Pankoff |
2019-09-22 | LibCore+LibGUI: Remove GEventLoop and use CEventLoop everywhere | Andreas Kling |
2019-09-22 | GDialog: Remove self from parent when the nested event loop returns | Andreas Kling |
2019-07-26 | LibGUI: GDialog should close its nested event loop on window close. | Andreas Kling |
2019-07-23 | LibGUI: Get rid of GWindow::should_exit_event_loop_on_close(). | Andreas Kling |
2019-07-04 | Libraries: Create top level directory for libraries. | Andreas Kling |