Age | Commit message (Expand) | Author |
---|---|---|
2018-10-14 | Let widget have a font() instead of using Font::defaultFont() everywhere. | Andreas Kling |
2018-10-13 | Improve TextBox text placement a little bit. | 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 |