aboutsummaryrefslogtreecommitdiff
path: root/src/ui/controls/text_box.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add shift selection, and fix the bug that caret is at wrong position when ↵crupest2018-10-071-5/+65
| | | | move with selection.
* ...crupest2018-10-041-20/+10
|
* Make text box use border delegate. Fix layout bug in margin container.crupest2018-10-021-8/+20
|
* Make TextBox inherates TextControl. Add slection-related features to it.crupest2018-09-251-157/+52
|
* Change the structure of project.crupest2018-09-251-0/+244