Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add mouse wheel support. | crupest | 2018-11-27 | 7 | -2/+99 |
| | |||||
* | Generate merged code. | crupest | 2018-11-25 | 2 | -96/+814 |
| | |||||
* | Reorganize headers and add memory leak check. | crupest | 2018-11-25 | 36 | -16/+117 |
| | |||||
* | Develop basic functions of ScrollControl. | crupest | 2018-11-25 | 13 | -65/+441 |
| | |||||
* | Change clip to padding into clip content. | crupest | 2018-11-25 | 4 | -40/+80 |
| | |||||
* | Develop layout for ScrollView | crupest | 2018-11-24 | 6 | -3/+243 |
| | |||||
* | Improve hit test for clip. | crupest | 2018-11-24 | 6 | -68/+58 |
| | |||||
* | Add clip to padding. | crupest | 2018-11-20 | 9 | -40/+106 |
| | |||||
* | Merge pull request #23 from crupest/20-framelayout | 杨宇千 | 2018-11-19 | 8 | -2/+156 |
|\ | | | | | Add FrameLayout. | ||||
| * | Add FrameLayout. | crupest | 2018-11-19 | 8 | -2/+156 |
|/ | |||||
* | Merge pull request #21 from crupest/20-rename-methods | 杨宇千 | 2018-11-19 | 12 | -66/+66 |
|\ | | | | | Rename two methods in Control. | ||||
| * | Rename two methods in Control. | crupest | 2018-11-19 | 12 | -66/+66 |
|/ | |||||
* | Merge pull request #19 from crupest/forebackground-brush | 杨宇千 | 2018-11-14 | 7 | -22/+123 |
|\ | | | | | Add fore/bakcground brush. | ||||
| * | Add fore/bakcground brush. | crupest | 2018-11-14 | 7 | -22/+123 |
|/ | |||||
* | Update readme. | crupest | 2018-11-13 | 1 | -1/+24 |
| | |||||
* | Merge pull request #18 from crupest/bound | 杨宇千 | 2018-11-13 | 7 | -4/+130 |
|\ | | | | | Add support for enhanced bound check. | ||||
| * | Add check for IsBordered. | crupest | 2018-11-13 | 4 | -31/+73 |
| | | |||||
| * | Add enhanced bound check. | crupest | 2018-11-13 | 7 | -4/+88 |
|/ | |||||
* | Merge pull request #17 from crupest/cppmerge-init | 杨宇千 | 2018-11-13 | 11 | -12/+7610 |
|\ | | | | | Add c++ source merge tools. | ||||
| * | Update scripts. | crupest | 2018-11-13 | 5 | -109/+126 |
| | | |||||
| * | Dev code gen. | crupest | 2018-11-13 | 10 | -25/+7536 |
| | | |||||
| * | Develop exclude feature. | crupest | 2018-11-12 | 1 | -8/+21 |
| | | |||||
| * | Develop scan files. | crupest | 2018-11-11 | 1 | -0/+57 |
|/ | |||||
* | Merge pull request #14 from crupest/popup-menu | 杨宇千 | 2018-11-11 | 6 | -26/+93 |
|\ | | | | | Add popup menu. Fix a potential bug in window destroy. | ||||
| * | Add popup menu. Fix a potential bug in window destroy. | crupest | 2018-11-11 | 6 | -26/+93 |
|/ | |||||
* | Merge pull request #13 from crupest/12-layout | 杨宇千 | 2018-11-11 | 3 | -421/+515 |
|\ | | | | | Fix issue 12 layout problem. | ||||
| * | Fix the bug. | crupest | 2018-11-11 | 3 | -421/+515 |
|/ | |||||
* | Fix a bug that cause warnings. | crupest | 2018-11-10 | 1 | -2/+2 |
| | |||||
* | Merge pull request #11 from crupest/listitem | 杨宇千 | 2018-11-10 | 15 | -106/+347 |
|\ | | | | | Add ListItem. | ||||
| * | ... | crupest | 2018-11-10 | 3 | -17/+55 |
| | | |||||
| * | Refactor layout invalidation system. | crupest | 2018-11-10 | 6 | -30/+32 |
| | | |||||
| * | ... | crupest | 2018-11-10 | 12 | -64/+228 |
| | | |||||
| * | Merge branch 'master' into listitem | crupest | 2018-11-10 | 2 | -14/+48 |
| |\ | |/ |/| | |||||
* | | Merge pull request #10 from crupest/fore-back-ground | 杨宇千 | 2018-11-10 | 2 | -14/+48 |
|\ \ | | | | | | | Add foreground/background support. | ||||
| * | | Add foreground/background support. | crupest | 2018-11-10 | 2 | -14/+48 |
|/ / | |||||
| * | ... | crupest | 2018-11-10 | 4 | -0/+37 |
|/ | |||||
* | Merge pull request #7 from crupest/parent-window | 杨宇千 | 2018-11-10 | 10 | -21/+121 |
|\ | | | | | Add parent window support. | ||||
| * | Develop parent window. | crupest | 2018-11-10 | 3 | -17/+103 |
| | | |||||
| * | 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. |