Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ... | 杨宇千 | 2019-08-11 | 1 | -4/+4 |
* | ... | 杨宇千 | 2019-08-11 | 1 | -3/+70 |
* | Refactor. | crupest | 2019-04-10 | 1 | -2/+2 |
* | Finish refactor!!! | crupest | 2019-04-04 | 1 | -1/+1 |
* | ... | crupest | 2019-04-04 | 1 | -3/+5 |
* | ... | crupest | 2019-03-23 | 1 | -9/+0 |
* | Change all error handling. | crupest | 2019-03-21 | 1 | -3/+0 |
* | ... | crupest | 2019-03-21 | 1 | -107/+3 |
* | ... | crupest | 2019-03-20 | 1 | -18/+7 |
* | ... | crupest | 2019-03-20 | 1 | -251/+151 |
* | ... | crupest | 2019-03-19 | 1 | -646/+35 |
* | ... | crupest | 2018-12-10 | 1 | -1/+1 |
* | Fix position cache bug. | crupest | 2018-12-06 | 1 | -3/+30 |
* | Done. | crupest | 2018-12-06 | 1 | -165/+188 |
* | ... | crupest | 2018-12-05 | 1 | -58/+37 |
* | Avoid search for ancestor in measure. | crupest | 2018-12-05 | 1 | -65/+24 |
* | Refactor event system. | crupest | 2018-11-28 | 1 | -301/+78 |
* | Add mouse wheel support. | crupest | 2018-11-27 | 1 | -0/+17 |
* | Develop basic functions of ScrollControl. | crupest | 2018-11-25 | 1 | -3/+10 |
* | Change clip to padding into clip content. | crupest | 2018-11-25 | 1 | -30/+62 |
* | Develop layout for ScrollView | crupest | 2018-11-24 | 1 | -1/+1 |
* | Improve hit test for clip. | crupest | 2018-11-24 | 1 | -2/+24 |
* | Add clip to padding. | crupest | 2018-11-20 | 1 | -2/+23 |
* | Rename two methods in Control. | crupest | 2018-11-19 | 1 | -7/+7 |
* | Add fore/bakcground brush. | crupest | 2018-11-14 | 1 | -11/+22 |
* | Add check for IsBordered. | crupest | 2018-11-13 | 1 | -15/+36 |
* | Add enhanced bound check. | crupest | 2018-11-13 | 1 | -2/+25 |
* | Fix the bug. | crupest | 2018-11-11 | 1 | -419/+491 |
* | Refactor layout invalidation system. | crupest | 2018-11-10 | 1 | -1/+1 |
* | ... | crupest | 2018-11-10 | 1 | -6/+1 |
* | Add foreground/background support. | crupest | 2018-11-10 | 1 | -12/+42 |
* | Refactor predefine resources. Add check for dead recursion in singletons in d... | crupest | 2018-11-10 | 1 | -4/+4 |
* | Add predefine resource. | crupest | 2018-11-09 | 1 | -4/+7 |
* | Add singleton system. | crupest | 2018-11-09 | 1 | -0/+1 |
* | Make all header *.hpp . | crupest | 2018-11-07 | 1 | -5/+5 |
* | Reformat codes. | crupest | 2018-11-07 | 1 | -768/+767 |
* | Add min max. | crupest | 2018-11-07 | 1 | -10/+8 |
* | Improve layout system. | crupest | 2018-11-07 | 1 | -35/+29 |
* | Rename two methods in control. | crupest | 2018-11-06 | 1 | -2/+2 |
* | Dev cursor for textbox. | crupest | 2018-11-06 | 1 | -4/+19 |
* | Develop cursor. | crupest | 2018-11-05 | 1 | -0/+8 |
* | Fix a bug in text control. | crupest | 2018-11-05 | 1 | -5/+7 |
* | ... | crupest | 2018-11-05 | 1 | -70/+32 |
* | ... | crupest | 2018-11-05 | 1 | -0/+10 |
* | Add debug layout visual effects. | crupest | 2018-10-06 | 1 | -5/+32 |
* | Fix all Relayout to InvalidateLayout. | crupest | 2018-10-06 | 1 | -1/+0 |
* | Fix several headache bugs. | crupest | 2018-10-05 | 1 | -8/+15 |
* | ... | crupest | 2018-10-04 | 1 | -132/+171 |
* | Fix measure system of border. | crupest | 2018-10-02 | 1 | -0/+113 |
* | Create border delegate. | crupest | 2018-09-30 | 1 | -7/+7 |