summaryrefslogtreecommitdiff
path: root/src/user/include/cxx/raleigh/w/padding.h
AgeCommit message (Collapse)AuthorLines
2021-03-09making mouse movements only reported to widgets in raleigh if they request ↵Benji Dial-1/+0
it, and making it continue while the mouse is outside the widget (but inside the window)
2021-03-08mouse movement in raleigh, with colorpicker dragging exampleBenji Dial-0/+1
2021-03-08resizable widgets, default widget implementation for some functions, ↵Benji Dial-3/+1
reimplementing meminfo in raleigh
2021-03-07keyboard support in raleigh, word wrap and more in entry widgetBenji Dial-1/+4
2021-03-05more raleigh, including button and vbox widgetsBenji Dial-3/+4
2021-03-04start of a c++ widget toolkit, c++ runtimeBenji Dial-0/+20