Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make text box use border delegate. Fix layout bug in margin container. | crupest | 2018-10-02 | 7 | -75/+115 |
| | |||||
* | Make border use border delegate. | crupest | 2018-10-02 | 2 | -71/+19 |
| | |||||
* | Fix measure system of border. | crupest | 2018-10-02 | 4 | -14/+17 |
| | |||||
* | Make button use border delegate. | crupest | 2018-10-02 | 4 | -10/+35 |
| | |||||
* | Add comment for BorderDelegate and add destructor for it. | crupest | 2018-10-01 | 2 | -1/+10 |
| | |||||
* | Create border delegate. | crupest | 2018-09-30 | 4 | -63/+175 |
| | |||||
* | Add PropertyChangedNotifyObject and BorderProperty. | crupest | 2018-09-29 | 2 | -0/+95 |
| | |||||
* | Fix relayout system. | crupest | 2018-09-29 | 1 | -1/+1 |
| | |||||
* | Create Border. Make text control relayout when text changed. | crupest | 2018-09-27 | 3 | -0/+145 |
| | |||||
* | Make TextBox inherates TextControl. Add slection-related features to it. | crupest | 2018-09-25 | 5 | -210/+89 |
| | |||||
* | Merge branch 'master' into issue4-dev | crupest | 2018-09-25 | 4 | -348/+383 |
| | |||||
* | Change the structure of project. | crupest | 2018-09-25 | 12 | -0/+1339 |