Age | Commit message (Expand) | Author |
---|---|---|
2018-11-15 | More VFS cleanup. | Andreas Kling |
2018-10-14 | Close the MsgBox when clicking the OK button. | Andreas Kling |
2018-10-13 | Use fooEvent() type names for the virtual event handlers. | Andreas Kling |
2018-10-13 | Start using WeakPtr for some of the WindowManager window pointers. | Andreas Kling |
2018-10-12 | Add a clock widget. | Andreas Kling |
2018-10-12 | Start adding a Window class. | Andreas Kling |
2018-10-10 | Intense hacking on Widgets. | Andreas Kling |
2018-10-10 | Start working on a Widgets library. | Andreas Kling |