Age | Commit message (Expand) | Author |
---|---|---|
2019-01-19 | Move Widget & friends into LibGUI. | Andreas Kling |
2019-01-13 | Minor GUI API things + make Button corners properly transparent. | Andreas Kling |
2019-01-12 | Update Painter class to the new coding style. | Andreas Kling |
2019-01-10 | Hook everything up to run the GUI on top of the kernel. | Andreas Kling |
2018-12-21 | Yet another pass of style fixes. | Andreas Kling |
2018-10-13 | Use fooEvent() type names for the virtual event handlers. | Andreas Kling |
2018-10-12 | Label should respect background/foreground color. | Andreas Kling |
2018-10-11 | More hacking on Widgets. | Andreas Kling |
2018-10-11 | More work on the bitmap font. | Andreas Kling |
2018-10-10 | More rage hacking on Widgets. Some very basic text drawing. :^) | Andreas Kling |
2018-10-10 | Intense hacking on Widgets. | Andreas Kling |