Age | Commit message (Expand) | Author |
---|---|---|
2020-02-17 | SystemDialog: Use Yes/No dialog instead of OK/Cancel | thatlittlegit |
2020-02-06 | LibGUI: Remove leading G from filenames | Andreas Kling |
2020-02-06 | LibGfx: Rename from LibDraw :^) | Andreas Kling |
2020-02-02 | LibGUI: Put all classes in the GUI namespace and remove the leading G | Andreas Kling |
2020-01-18 | Meta: Add license header to source files | Andreas Kling |
2019-12-25 | Build: support library and generator dependencies | joshua stein |
2019-12-20 | Build: clean up build system, use one shared Makefile | joshua stein |
2019-09-21 | LibGUI: Don't create GMessageBox and GInputBox on the stack | Andreas Kling |
2019-07-16 | LibGUI: Add input types to GMessageBox. | Andreas Kling |
2019-07-16 | SystemDialog: Add a new app for showing system dialogs. | Andreas Kling |