Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ... | crupest | 2018-10-04 | 27 | -857/+496 |
* | Make text box use border delegate. Fix layout bug in margin container. | crupest | 2018-10-02 | 8 | -78/+125 |
* | Make border use border delegate. | crupest | 2018-10-02 | 2 | -71/+19 |
* | Fix measure system of border. | crupest | 2018-10-02 | 6 | -14/+133 |
* | Make button use border delegate. | crupest | 2018-10-02 | 5 | -10/+43 |
* | Add comment for BorderDelegate and add destructor for it. | crupest | 2018-10-01 | 2 | -1/+10 |
* | Create border delegate. | crupest | 2018-09-30 | 6 | -72/+184 |
* | Add PropertyChangedNotifyObject and BorderProperty. | crupest | 2018-09-29 | 4 | -0/+145 |
* | Fix relayout system. | crupest | 2018-09-29 | 7 | -10/+66 |
* | Create Border. Make text control relayout when text changed. | crupest | 2018-09-27 | 4 | -3/+154 |
* | ThrowIfFailed: string -> string_view. | crupest | 2018-09-27 | 1 | -1/+1 |
* | 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 | 39 | -0/+5691 |