Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2021-03-09 | making mouse movements only reported to widgets in raleigh if they request ↵ | Benji Dial | -8/+0 | |
it, and making it continue while the mouse is outside the widget (but inside the window) | ||||
2021-03-08 | hbox, better painting logic in raleigh | Benji Dial | -0/+4 | |
2021-03-08 | mouse movement in raleigh, with colorpicker dragging example | Benji Dial | -0/+8 | |
2021-03-08 | resizable widgets, default widget implementation for some functions, ↵ | Benji Dial | -3/+4 | |
reimplementing meminfo in raleigh | ||||
2021-03-07 | keyboard support in raleigh, word wrap and more in entry widget | Benji Dial | -6/+10 | |
2021-03-07 | text entry, with cursor, but no keyboard | Benji Dial | -0/+1 | |
2021-03-05 | more raleigh, including button and vbox widgets | Benji Dial | -15/+15 | |
2021-03-04 | start of a c++ widget toolkit, c++ runtime | Benji Dial | -0/+31 | |