summaryrefslogtreecommitdiff
path: root/src/user/raleigh/w/button.cpp
AgeCommit message (Collapse)AuthorLines
2021-03-11settings editor, and lots of changes in service of thatBenji Dial-3/+3
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-8/+12
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-6/+5
reimplementing meminfo in raleigh
2021-03-07keyboard support in raleigh, word wrap and more in entry widgetBenji Dial-3/+8
2021-03-05more raleigh, including button and vbox widgetsBenji Dial-0/+54