summaryrefslogtreecommitdiff
path: root/src/user/raleigh/window.cpp
AgeCommit message (Expand)AuthorLines
2021-03-11settings editor, and lots of changes in service of thatBenji Dial-25/+26
2021-03-09making mouse movements only reported to widgets in raleigh if they request it...Benji Dial-4/+12
2021-03-08hbox, better painting logic in raleighBenji Dial-0/+1
2021-03-08mouse movement in raleigh, with colorpicker dragging exampleBenji Dial-0/+3
2021-03-08resizable widgets, default widget implementation for some functions, reimplem...Benji Dial-3/+28
2021-03-07keyboard support in raleigh, word wrap and more in entry widgetBenji Dial-5/+21
2021-03-07text entry, with cursor, but no keyboardBenji Dial-1/+3
2021-03-05more raleigh, including button and vbox widgetsBenji Dial-9/+42
2021-03-04start of a c++ widget toolkit, c++ runtimeBenji Dial-0/+35