Age | Commit message (Expand) | Author |
---|---|---|
2018-10-14 | Let widget have a font() instead of using Font::defaultFont() everywhere. | Andreas Kling |
2018-10-13 | Use fooEvent() type names for the virtual event handlers. | Andreas Kling |
2018-10-13 | More work on focus. | Andreas Kling |
2018-10-13 | Add a basic Listbox widget. | Andreas Kling |