Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add popup menu. Fix a potential bug in window destroy. | crupest | 2018-11-11 | 4 | -26/+85 |
| | |||||
* | Fix the bug. | crupest | 2018-11-11 | 3 | -421/+515 |
| | |||||
* | Fix a bug that cause warnings. | crupest | 2018-11-10 | 1 | -2/+2 |
| | |||||
* | ... | crupest | 2018-11-10 | 3 | -17/+55 |
| | |||||
* | Refactor layout invalidation system. | crupest | 2018-11-10 | 6 | -30/+32 |
| | |||||
* | ... | crupest | 2018-11-10 | 10 | -64/+224 |
| | |||||
* | Merge branch 'master' into listitem | crupest | 2018-11-10 | 2 | -14/+48 |
|\ | |||||
| * | Add foreground/background support. | crupest | 2018-11-10 | 2 | -14/+48 |
| | | |||||
* | | ... | crupest | 2018-11-10 | 2 | -0/+29 |
|/ | |||||
* | 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 | 4 | -3/+2 |
| | |||||
* | Make god window a message-only window. | crupest | 2018-11-10 | 3 | -5/+2 |
| | |||||
* | Refactor predefine resources. Add check for dead recursion in singletons in ↵ | crupest | 2018-11-10 | 14 | -207/+236 |
| | | | | debug mode. | ||||
* | Add predefine resource. | crupest | 2018-11-09 | 18 | -130/+180 |
| | |||||
* | 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 | 6 | -29/+159 |
|/ | |||||
* | Make all header *.hpp . | crupest | 2018-11-07 | 45 | -111/+111 |
| | |||||
* | 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 | 7 | -62/+71 |
| | |||||
* | Fix a bug in cursor. | crupest | 2018-11-06 | 1 | -3/+3 |
| | |||||
* | ... | crupest | 2018-11-06 | 1 | -4/+4 |
| | |||||
* | 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 |
| | |||||
* | 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 | 30 | -558/+473 |
| | |||||
* | ... | crupest | 2018-11-05 | 3 | -9/+37 |
| | |||||
* | Add cursor. | crupest | 2018-10-07 | 4 | -0/+72 |
| | |||||
* | Add shift selection, and fix the bug that caret is at wrong position when ↵ | crupest | 2018-10-07 | 5 | -20/+109 |
| | | | | move with selection. | ||||
* | Add debug layout visual effects. | crupest | 2018-10-06 | 8 | -25/+68 |
| | |||||
* | Fix all Relayout to InvalidateLayout. | crupest | 2018-10-06 | 3 | -4/+2 |
| | |||||
* | 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 | 27 | -857/+496 |
| | |||||
* | 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 |
| | |||||
* | Fix measure system of border. | crupest | 2018-10-02 | 6 | -14/+133 |
| | |||||
* | Make button use border delegate. | crupest | 2018-10-02 | 5 | -10/+43 |
| | |||||
* | Add comment for BorderDelegate and add destructor for it. | crupest | 2018-10-01 | 2 | -1/+10 |
| | |||||
* | Create border delegate. | crupest | 2018-09-30 | 6 | -72/+184 |
| | |||||
* | Add PropertyChangedNotifyObject and BorderProperty. | crupest | 2018-09-29 | 4 | -0/+145 |
| |