summaryrefslogtreecommitdiff
path: root/src/user/raleigh/window.cpp
AgeCommit message (Collapse)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 ↵Benji Dial-4/+12
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/+1
2021-03-08mouse movement in raleigh, with colorpicker dragging exampleBenji Dial-0/+3
2021-03-08resizable widgets, default widget implementation for some functions, ↵Benji Dial-3/+28
reimplementing meminfo in raleigh
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