Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename two methods in control. | crupest | 2018-11-06 | 1 | -1/+1 |
* | Dev cursor for textbox. | crupest | 2018-11-06 | 1 | -19/+39 |
* | Add cursor for text control. | crupest | 2018-11-05 | 1 | -7/+14 |
* | Fix a bug in text control. | crupest | 2018-11-05 | 1 | -2/+3 |
* | ... | crupest | 2018-11-05 | 1 | -17/+2 |
* | Add shift selection, and fix the bug that caret is at wrong position when mov... | crupest | 2018-10-07 | 1 | -12/+1 |
* | Fix all Relayout to InvalidateLayout. | crupest | 2018-10-06 | 1 | -2/+1 |
* | ... | crupest | 2018-10-04 | 1 | -114/+6 |
* | Make text box use border delegate. Fix layout bug in margin container. | crupest | 2018-10-02 | 1 | -0/+70 |
* | Create Border. Make text control relayout when text changed. | crupest | 2018-09-27 | 1 | -0/+2 |
* | Make TextBox inherates TextControl. Add slection-related features to it. | crupest | 2018-09-25 | 1 | -3/+17 |
* | Merge branch 'master' into issue4-dev | crupest | 2018-09-25 | 1 | -0/+279 |