aboutsummaryrefslogtreecommitdiff
path: root/src/ui/controls/text_box.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Dev code gen.crupest2018-11-131-6/+0
|
* Refactor predefine resources. Add check for dead recursion in singletons in ↵crupest2018-11-101-7/+7
| | | | debug mode.
* Add predefine resource.crupest2018-11-091-5/+7
|
* Add singleton system.crupest2018-11-091-0/+1
|
* Make all header *.hpp .crupest2018-11-071-3/+3
|
* Add control type.crupest2018-11-051-0/+5
|
* ...crupest2018-11-051-10/+9
|
* 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