Age | Commit message (Expand) | Author |
---|---|---|
2019-03-21 | PNGLoader: Support for color type 2 (RGB triplets) and multiple IDAT chunks. | Andreas Kling |
2019-03-19 | LibGUI: More GInputBox refinements. | Andreas Kling |
2019-02-21 | Add concept of size increments to windowing system. | Andreas Kling |
2019-02-15 | WindowServer: Rename GUI_Foo to WSAPI_Foo. | Andreas Kling |
2019-02-10 | LibGUI: Start adding an automatic widget layout system. | Andreas Kling |
2019-02-09 | LibGUI: Start working on a GScrollBar. | Andreas Kling |
2019-02-07 | Start working on a simple Launcher app. | Andreas Kling |
2019-01-19 | Make a SharedGraphics directory for classes shared between Kernel and LibGUI. | Andreas Kling |