aboutsummaryrefslogtreecommitdiff
path: root/src/ui/controls/text_box.h
Commit message (Collapse)AuthorAgeFilesLines
* Add control type.crupest2018-11-051-0/+4
|
* ...crupest2018-11-051-2/+1
|
* Add shift selection, and fix the bug that caret is at wrong position when ↵crupest2018-10-071-1/+7
| | | | move with selection.
* ...crupest2018-10-041-6/+1
|
* Make text box use border delegate. Fix layout bug in margin container.crupest2018-10-021-0/+5
|
* Make TextBox inherates TextControl. Add slection-related features to it.crupest2018-09-251-45/+8
|
* Change the structure of project.crupest2018-09-251-0/+85