aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add parent window constructor.crupest2018-11-103-3/+21
|
* Fix the extension name of any_map.hppcrupest2018-11-106-6/+5
|
* Make god window a message-only window.crupest2018-11-103-5/+2
|
* Update .gitignorecrupest2018-11-101-4/+4
|
* Merge pull request #6 from crupest/predefine杨宇千2018-11-1016-211/+240
|\ | | | | Refactor predefine resources. Add check for dead recursion in singleton.
| * Refactor predefine resources. Add check for dead recursion in singletons in ↵crupest2018-11-1016-211/+240
|/ | | | debug mode.
* Add predefine resource.crupest2018-11-0920-134/+184
|
* Merge branch 'master' into theme-resourcecrupest2018-11-0915-72/+93
|\
| * Add singleton system.crupest2018-11-0915-72/+93
| |
* | Add AnyMap.crupest2018-11-098-29/+175
|/
* Make all header *.hpp .crupest2018-11-0747-159/+159
|
* Merge pull request #1 from crupest/minmax-layout杨宇千2018-11-0722-2850/+2882
|\ | | | | Min max layout support.
| * Fix bugs in release mode.crupest2018-11-072-3/+4
| |
| * Reformat codes.crupest2018-11-0713-2833/+2801
| |
| * Add min max.crupest2018-11-075-11/+61
| |
| * Improve layout system.crupest2018-11-079-66/+79
|/
* Update CruUI.vcxprojcrupest2018-11-061-6/+2
|
* Update azure-pipelines.ymlcrupest2018-11-061-4/+4
|
* Add badge in README.crupest2018-11-061-0/+2
|
* Fix a bug in cursor.crupest2018-11-061-3/+3
|
* ...crupest2018-11-062-8/+16
|
* Update azure-pipelines.ymlcrupest2018-11-061-7/+7
|
* Update azure-pipelines.ymlcrupest2018-11-061-24/+108
|
* Update variables.crupest2018-11-061-2/+2
|
* Rename artifact name.crupest2018-11-061-1/+1
|
* Set up CI with Azure Pipelinesazure-pipelines[bot]2018-11-061-0/+29
|
* Rename two methods in control.crupest2018-11-065-7/+7
|
* Add validation check for Window::GetMousePoint.crupest2018-11-061-0/+2
|
* Dev cursor for textbox.crupest2018-11-068-41/+78
|
* Remove unused scripts.crupest2018-11-051-21/+0
|
* Add cursor for text control.crupest2018-11-051-7/+14
|
* Develop cursor.crupest2018-11-058-16/+85
|
* ...crupest2018-11-051-0/+2
|
* ...crupest2018-11-052-0/+7
|
* Add control type.crupest2018-11-0511-31/+69
|
* Fix a bug in text control.crupest2018-11-053-9/+10
|
* ...crupest2018-11-0532-558/+477
|
* ...crupest2018-11-053-9/+37
|
* Merge branch 'master' into 3-cursorcrupest2018-10-232-26/+0
|\
| * Remove ci.crupest2018-10-232-26/+0
| |
* | Merge branch 'master' into 3-cursorcrupest2018-10-231-5/+0
|\|
| * Update readme.crupest2018-10-231-5/+0
| |
* | Merge branch 'master' into 3-cursorcrupest2018-10-234-22/+47
|\|
| * Update readme.crupest2018-10-231-1/+1
| |
| * Update ci.crupest2018-10-231-3/+4
| |
| * Update ci.crupest2018-10-233-23/+28
| |
| * Set up CI with Azure Pipelinesazure-pipelines[bot]2018-10-231-0/+19
| |
* | Merge branch 'master' into 3-cursorcrupest2018-10-231-9/+0
|\|
| * Remove gitlab ci.crupest2018-10-231-9/+0
| |
* | Add cursor.crupest2018-10-076-3/+80
|/