Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2021-06-21 | many, many changes; settings is broken | Benji Dial | -1/+1 | |
2021-03-11 | settings editor, and lots of changes in service of that | Benji Dial | -9/+14 | |
2021-03-09 | making mouse movements only reported to widgets in raleigh if they request ↵ | Benji Dial | -0/+3 | |
it, and making it continue while the mouse is outside the widget (but inside the window) | ||||
2021-03-08 | resizable widgets, default widget implementation for some functions, ↵ | Benji Dial | -0/+6 | |
reimplementing meminfo in raleigh | ||||
2021-03-07 | keyboard support in raleigh, word wrap and more in entry widget | Benji Dial | -0/+2 | |
2021-03-05 | more raleigh, including button and vbox widgets | Benji Dial | -1/+9 | |
2021-03-04 | start of a c++ widget toolkit, c++ runtime | Benji Dial | -0/+27 | |