Age | Commit message (Expand) | Author |
---|---|---|
2019-02-07 | Start working on a simple Launcher app. | Andreas Kling |
2019-01-31 | Kernel: Make Process a Weakable class. | Andreas Kling |
2019-01-24 | Let userland retain the window backing store while drawing into it. | Andreas Kling |
2019-01-19 | Make a SharedGraphics directory for classes shared between Kernel and LibGUI. | Andreas Kling |