summaryrefslogtreecommitdiff
path: root/src/user/raleigh/w/padding.cpp
AgeCommit message (Collapse)AuthorLines
2021-03-09making 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-08hbox, better painting logic in raleighBenji Dial-0/+4
2021-03-08mouse movement in raleigh, with colorpicker dragging exampleBenji Dial-0/+8
2021-03-08resizable widgets, default widget implementation for some functions, ↵Benji Dial-3/+4
reimplementing meminfo in raleigh
2021-03-07keyboard support in raleigh, word wrap and more in entry widgetBenji Dial-6/+10
2021-03-07text entry, with cursor, but no keyboardBenji Dial-0/+1
2021-03-05more raleigh, including button and vbox widgetsBenji Dial-15/+15
2021-03-04start of a c++ widget toolkit, c++ runtimeBenji Dial-0/+31