Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2021-03-11 | settings editor, and lots of changes in service of that | Benji Dial | -14/+89 | |
2021-03-09 | making mouse movements only reported to widgets in raleigh if they request ↵ | Benji Dial | -4/+4 | |
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 | -11/+52 | |
2021-03-08 | mouse movement in raleigh, with colorpicker dragging example | Benji Dial | -0/+7 | |
2021-03-08 | colorpicker for raleigh | Benji Dial | -0/+23 | |
2021-03-08 | resizable widgets, default widget implementation for some functions, ↵ | Benji Dial | -25/+33 | |
reimplementing meminfo in raleigh | ||||
2021-03-07 | keyboard support in raleigh, word wrap and more in entry widget | Benji Dial | -9/+43 | |
2021-03-07 | text entry, with cursor, but no keyboard | Benji Dial | -0/+52 | |
2021-03-05 | more raleigh, including button and vbox widgets | Benji Dial | -13/+86 | |
2021-03-04 | start of a c++ widget toolkit, c++ runtime | Benji Dial | -0/+125 | |