Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add parent window constructor. | crupest | 2018-11-10 | 3 | -3/+21 |
| | |||||
* | Fix the extension name of any_map.hpp | crupest | 2018-11-10 | 6 | -6/+5 |
| | |||||
* | Make god window a message-only window. | crupest | 2018-11-10 | 3 | -5/+2 |
| | |||||
* | Update .gitignore | crupest | 2018-11-10 | 1 | -4/+4 |
| | |||||
* | Merge pull request #6 from crupest/predefine | 杨宇千 | 2018-11-10 | 16 | -211/+240 |
|\ | | | | | Refactor predefine resources. Add check for dead recursion in singleton. | ||||
| * | Refactor predefine resources. Add check for dead recursion in singletons in ↵ | crupest | 2018-11-10 | 16 | -211/+240 |
|/ | | | | debug mode. | ||||
* | Add predefine resource. | crupest | 2018-11-09 | 20 | -134/+184 |
| | |||||
* | Merge branch 'master' into theme-resource | crupest | 2018-11-09 | 15 | -72/+93 |
|\ | |||||
| * | Add singleton system. | crupest | 2018-11-09 | 15 | -72/+93 |
| | | |||||
* | | Add AnyMap. | crupest | 2018-11-09 | 8 | -29/+175 |
|/ | |||||
* | Make all header *.hpp . | crupest | 2018-11-07 | 47 | -159/+159 |
| | |||||
* | Merge pull request #1 from crupest/minmax-layout | 杨宇千 | 2018-11-07 | 22 | -2850/+2882 |
|\ | | | | | Min max layout support. | ||||
| * | 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 |
|/ |