Age | Commit message (Expand) | Author |
---|---|---|
2019-01-19 | Move Widget & friends into LibGUI. | Andreas Kling |
2019-01-12 | Redraw both incoming and outgoing widget when changing focus. | Andreas Kling |
2019-01-11 | Throw up some widgets on screen so we can see what they look like. | Andreas Kling |
2018-10-13 | Add TextBox::onReturnPressed. | Andreas Kling |
2018-10-13 | Use fooEvent() type names for the virtual event handlers. | Andreas Kling |
2018-10-13 | Start working on a simple TextBox widget. | Andreas Kling |