Age | Commit message (Expand) | Author |
---|---|---|
2018-10-13 | Start working on a simple TextBox widget. | Andreas Kling |
2018-10-12 | Clip Painter operations to the screen rect. | Andreas Kling |
2018-10-12 | After moving a window, try to repaint a bit less. | Andreas Kling |
2018-10-12 | Add a CheckBox widget. | Andreas Kling |
2018-10-12 | Window contents move along with the window! | Andreas Kling |
2018-10-12 | Very hacky support for dragging a window around. | Andreas Kling |
2018-10-12 | Start adding a Window class. | Andreas Kling |
2018-10-11 | More hacking on Widgets. | Andreas Kling |
2018-10-11 | More hacking on Widgets. | 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 |