Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add enhanced bound check. | crupest | 2018-11-13 | 1 | -0/+5 | |
| | ||||||
* | Add popup menu. Fix a potential bug in window destroy. | crupest | 2018-11-11 | 1 | -1/+1 | |
| | ||||||
* | ... | crupest | 2018-11-10 | 1 | -11/+46 | |
| | ||||||
* | Refactor layout invalidation system. | crupest | 2018-11-10 | 1 | -1/+23 | |
| | ||||||
* | Develop parent window. | crupest | 2018-11-10 | 1 | -4/+44 | |
| | ||||||
* | Add parent window constructor. | crupest | 2018-11-10 | 1 | -2/+12 | |
| | ||||||
* | Add singleton system. | crupest | 2018-11-09 | 1 | -7/+15 | |
| | ||||||
* | Make all header *.hpp . | crupest | 2018-11-07 | 1 | -5/+5 | |
| | ||||||
* | Reformat codes. | crupest | 2018-11-07 | 1 | -520/+517 | |
| | ||||||
* | Rename two methods in control. | crupest | 2018-11-06 | 1 | -1/+1 | |
| | ||||||
* | Add validation check for Window::GetMousePoint. | crupest | 2018-11-06 | 1 | -0/+2 | |
| | ||||||
* | Develop cursor. | crupest | 2018-11-05 | 1 | -0/+39 | |
| | ||||||
* | ... | crupest | 2018-11-05 | 1 | -0/+5 | |
| | ||||||
* | ... | crupest | 2018-11-05 | 1 | -7/+4 | |
| | ||||||
* | Add debug layout visual effects. | crupest | 2018-10-06 | 1 | -4/+4 | |
| | ||||||
* | Fix all Relayout to InvalidateLayout. | crupest | 2018-10-06 | 1 | -1/+1 | |
| | ||||||
* | Fix several headache bugs. | crupest | 2018-10-05 | 1 | -2/+2 | |
| | ||||||
* | Only relayout window when new size is not zero. | crupest | 2018-10-05 | 1 | -2/+3 | |
| | ||||||
* | ... | crupest | 2018-10-04 | 1 | -3/+3 | |
| | ||||||
* | Fix relayout system. | crupest | 2018-09-29 | 1 | -0/+16 | |
| | ||||||
* | Change the structure of project. | crupest | 2018-09-25 | 1 | -0/+606 | |