Age | Commit message (Expand) | Author |
---|---|---|
2018-10-14 | Close the MsgBox when clicking the OK button. | Andreas Kling |
2018-10-13 | Add TextBox::onReturnPressed. | Andreas Kling |
2018-10-13 | Start working on a simple TextBox widget. | Andreas Kling |
2018-10-12 | Improve KeyEvent a bit. | Andreas Kling |
2018-10-12 | After moving a window, try to repaint a bit less. | Andreas Kling |
2018-10-12 | Add a clock widget. | Andreas Kling |
2018-10-12 | The WindowManager can now react to mouse events on the window title bar. | Andreas Kling |
2018-10-12 | Small refactor. | Andreas Kling |
2018-10-11 | More hacking on Widgets. | Andreas Kling |
2018-10-10 | Start working on a Widgets library. | Andreas Kling |