Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change the structure of project. | crupest | 2018-09-25 | 24 | -4321/+0 |
| | |||||
* | Add left and right support. | crupest | 2018-09-24 | 2 | -0/+17 |
| | |||||
* | Develop basic function of textbox. | crupest | 2018-09-24 | 5 | -48/+84 |
| | |||||
* | Add keyboard events to control. | crupest | 2018-09-23 | 7 | -53/+169 |
| | |||||
* | Merge branch 'master' into textboxdev | crupest | 2018-09-23 | 3 | -1/+58 |
|\ | |||||
| * | Add native message handler event in Window. | crupest | 2018-09-23 | 3 | -1/+58 |
| | | |||||
* | | ... | crupest | 2018-09-23 | 2 | -0/+288 |
| | | |||||
* | | Move CreateDefaultTextFormat to graph. | crupest | 2018-09-23 | 2 | -20/+5 |
| | | |||||
* | | Move TextRange, make it constexpr and remove unused conversion function. | crupest | 2018-09-23 | 2 | -23/+13 |
|/ | |||||
* | Rename LayoutLength to LayoutSideParams. | crupest | 2018-09-22 | 6 | -22/+22 |
| | |||||
* | Done 3 things: | crupest | 2018-09-22 | 4 | -6/+25 |
| | | | | | | 1. Add some helper functions for create controls with layout params. 2. Fix a bug in measure of linear layout. 3. Fix a bug in exception. | ||||
* | Add MarginContainer. | crupest | 2018-09-22 | 3 | -0/+115 |
| | |||||
* | Add focus on pressed. | crupest | 2018-09-22 | 3 | -1/+13 |
| | |||||
* | Add button. | crupest | 2018-09-22 | 5 | -6/+99 |
| | |||||
* | Make some basic struct constexpr. | crupest | 2018-09-21 | 1 | -16/+22 |
| | |||||
* | Change the default layout pattern of control. | crupest | 2018-09-21 | 2 | -31/+42 |
| | |||||
* | Move alignment property into layout params. | crupest | 2018-09-21 | 7 | -36/+26 |
| | |||||
* | Add selectable switch in text block. | crupest | 2018-09-21 | 2 | -1/+38 |
| | |||||
* | Improve linear layout. | crupest | 2018-09-20 | 9 | -42/+159 |
| | |||||
* | Change the macro controlling the debug control border. | crupest | 2018-09-19 | 1 | -1/+1 |
| | |||||
* | Improve linear layout. Add debug border visualization. | crupest | 2018-09-19 | 8 | -46/+118 |
| | |||||
* | Rename some event functions. | crupest | 2018-09-19 | 6 | -30/+28 |
| | |||||
* | finish animation!!! | crupest | 2018-09-19 | 8 | -197/+266 |
| | |||||
* | I think I can't sleep well after this commit. | crupest | 2018-09-18 | 4 | -4/+264 |
| | | | | Still a lot of bugs!!! | ||||
* | Develop toggle button. | crupest | 2018-09-16 | 13 | -124/+351 |
| | |||||
* | ... | crupest | 2018-09-15 | 3 | -6/+45 |
| | |||||
* | ... | crupest | 2018-09-14 | 5 | -33/+98 |
| | |||||
* | ... | crupest | 2018-09-14 | 2 | -8/+2 |
| | |||||
* | ... | crupest | 2018-09-13 | 2 | -3/+4 |
| | |||||
* | ... | crupest | 2018-09-13 | 6 | -44/+52 |
| | |||||
* | ... | crupest | 2018-09-13 | 5 | -30/+30 |
| | |||||
* | ... | crupest | 2018-09-13 | 4 | -3/+55 |
| | |||||
* | ... | crupest | 2018-09-13 | 2 | -1/+27 |
| | |||||
* | ... | crupest | 2018-09-12 | 4 | -51/+195 |
| | | | | Never use PostMessage with hwnd as null!!!!!!!!!!!!!!!!!!!!!!!! | ||||
* | ... | crupest | 2018-09-11 | 3 | -7/+54 |
| | |||||
* | ... | crupest | 2018-09-11 | 1 | -1/+1 |
| | |||||
* | ... | crupest | 2018-09-10 | 3 | -19/+9 |
| | |||||
* | ... | crupest | 2018-09-10 | 8 | -222/+283 |
| | |||||
* | ... | crupest | 2018-09-08 | 9 | -16/+144 |
| | |||||
* | ... | crupest | 2018-09-07 | 1 | -1/+1 |
| | |||||
* | ... | crupest | 2018-09-07 | 4 | -6/+113 |
| | |||||
* | ... | crupest | 2018-09-04 | 5 | -31/+90 |
| | |||||
* | ... | crupest | 2018-09-04 | 2 | -0/+61 |
| | |||||
* | ... | crupest | 2018-09-04 | 4 | -78/+64 |
| | |||||
* | ... | crupest | 2018-09-02 | 6 | -549/+647 |
| | |||||
* | ... | crupest | 2018-09-02 | 3 | -101/+58 |
| | |||||
* | ... | crupest | 2018-09-02 | 2 | -12/+49 |
| | |||||
* | Initial commit | crupest | 2018-09-01 | 9 | -0/+1946 |