Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Fix bugs in release mode. | crupest | 2018-11-07 | 2 | -3/+4 | |
| | | ||||||
| * | Reformat codes. | crupest | 2018-11-07 | 13 | -2833/+2801 | |
| | | ||||||
| * | Add min max. | crupest | 2018-11-07 | 5 | -11/+61 | |
| | | ||||||
| * | Improve layout system. | crupest | 2018-11-07 | 9 | -66/+79 | |
|/ | ||||||
* | Update CruUI.vcxproj | crupest | 2018-11-06 | 1 | -6/+2 | |
| | ||||||
* | Update azure-pipelines.yml | crupest | 2018-11-06 | 1 | -4/+4 | |
| | ||||||
* | Add badge in README. | crupest | 2018-11-06 | 1 | -0/+2 | |
| | ||||||
* | Fix a bug in cursor. | crupest | 2018-11-06 | 1 | -3/+3 | |
| | ||||||
* | ... | crupest | 2018-11-06 | 2 | -8/+16 | |
| | ||||||
* | Update azure-pipelines.yml | crupest | 2018-11-06 | 1 | -7/+7 | |
| | ||||||
* | Update azure-pipelines.yml | crupest | 2018-11-06 | 1 | -24/+108 | |
| | ||||||
* | Update variables. | crupest | 2018-11-06 | 1 | -2/+2 | |
| | ||||||
* | Rename artifact name. | crupest | 2018-11-06 | 1 | -1/+1 | |
| | ||||||
* | Set up CI with Azure Pipelines | azure-pipelines[bot] | 2018-11-06 | 1 | -0/+29 | |
| | ||||||
* | Rename two methods in control. | crupest | 2018-11-06 | 5 | -7/+7 | |
| | ||||||
* | Add validation check for Window::GetMousePoint. | crupest | 2018-11-06 | 1 | -0/+2 | |
| | ||||||
* | Dev cursor for textbox. | crupest | 2018-11-06 | 8 | -41/+78 | |
| | ||||||
* | Remove unused scripts. | crupest | 2018-11-05 | 1 | -21/+0 | |
| | ||||||
* | Add cursor for text control. | crupest | 2018-11-05 | 1 | -7/+14 | |
| | ||||||
* | Develop cursor. | crupest | 2018-11-05 | 8 | -16/+85 | |
| | ||||||
* | ... | crupest | 2018-11-05 | 1 | -0/+2 | |
| | ||||||
* | ... | crupest | 2018-11-05 | 2 | -0/+7 | |
| | ||||||
* | Add control type. | crupest | 2018-11-05 | 11 | -31/+69 | |
| | ||||||
* | Fix a bug in text control. | crupest | 2018-11-05 | 3 | -9/+10 | |
| | ||||||
* | ... | crupest | 2018-11-05 | 32 | -558/+477 | |
| | ||||||
* | ... | crupest | 2018-11-05 | 3 | -9/+37 | |
| | ||||||
* | Merge branch 'master' into 3-cursor | crupest | 2018-10-23 | 2 | -26/+0 | |
|\ | ||||||
| * | Remove ci. | crupest | 2018-10-23 | 2 | -26/+0 | |
| | | ||||||
* | | Merge branch 'master' into 3-cursor | crupest | 2018-10-23 | 1 | -5/+0 | |
|\| | ||||||
| * | Update readme. | crupest | 2018-10-23 | 1 | -5/+0 | |
| | | ||||||
* | | Merge branch 'master' into 3-cursor | crupest | 2018-10-23 | 4 | -22/+47 | |
|\| | ||||||
| * | Update readme. | crupest | 2018-10-23 | 1 | -1/+1 | |
| | | ||||||
| * | Update ci. | crupest | 2018-10-23 | 1 | -3/+4 | |
| | | ||||||
| * | Update ci. | crupest | 2018-10-23 | 3 | -23/+28 | |
| | | ||||||
| * | Set up CI with Azure Pipelines | azure-pipelines[bot] | 2018-10-23 | 1 | -0/+19 | |
| | | ||||||
* | | Merge branch 'master' into 3-cursor | crupest | 2018-10-23 | 1 | -9/+0 | |
|\| | ||||||
| * | Remove gitlab ci. | crupest | 2018-10-23 | 1 | -9/+0 | |
| | | ||||||
* | | Add cursor. | crupest | 2018-10-07 | 6 | -3/+80 | |
|/ | ||||||
* | Merge branch '6-shift-selection' into 'master' | Yuqian Yang | 2018-10-06 | 5 | -20/+109 | |
|\ | | | | | | | | | | | | | Resolve "Add shift selection in text box." Closes #6 See merge request crupest/CruUI!14 | |||||
| * | Add shift selection, and fix the bug that caret is at wrong position when ↵ | crupest | 2018-10-07 | 5 | -20/+109 | |
|/ | | | | move with selection. | |||||
* | Merge branch '13-debug-layout' into 'master' | Yuqian Yang | 2018-10-06 | 9 | -29/+70 | |
|\ | | | | | | | | | | | | | Resolve "Add debug layout visual effect." Closes #13 See merge request crupest/CruUI!13 | |||||
| * | Add debug layout visual effects. | crupest | 2018-10-06 | 8 | -25/+68 | |
| | | ||||||
| * | Fix all Relayout to InvalidateLayout. | crupest | 2018-10-06 | 3 | -4/+2 | |
|/ | ||||||
* | Merge branch '12-layout' into 'master' | Yuqian Yang | 2018-10-04 | 29 | -877/+508 | |
|\ | | | | | | | | | | | | | Resolve "Add padding, margin, border to Control." Closes #12 See merge request crupest/CruUI!12 | |||||
| * | Fix several headache bugs. | crupest | 2018-10-05 | 3 | -11/+18 | |
| | | ||||||
| * | Only relayout window when new size is not zero. | crupest | 2018-10-05 | 1 | -2/+3 | |
| | | ||||||
| * | ... | crupest | 2018-10-04 | 29 | -877/+500 | |
|/ | ||||||
* | Merge branch '9-border' into 'master' | Yuqian Yang | 2018-10-01 | 18 | -126/+547 | |
|\ | | | | | | | | | | | | | Resolve "Abstract out border control of button and border." Closes #9 See merge request crupest/CruUI!11 | |||||
| * | 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 | |
| | |