Age | Commit message (Expand) | Author |
---|---|---|
2019-01-19 | Move Widget & friends into LibGUI. | Andreas Kling |
2019-01-14 | Start refactoring the windowing system to use an event loop. | Andreas Kling |
2019-01-10 | Hook everything up to run the GUI on top of the kernel. | Andreas Kling |
2018-12-02 | Make the widgets code build on macOS. | Andreas Kling |
2018-10-14 | Add a simple MsgBox() :^) | Andreas Kling |