Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'textboxdev' into 'master' | Yuqian Yang | 2018-09-23 | 18 | -91/+576 |
|\ | |||||
| * | Add left and right support. | crupest | 2018-09-24 | 3 | -3/+20 |
| * | Develop basic function of textbox. | crupest | 2018-09-24 | 9 | -54/+105 |
| * | Add keyboard events to control. | crupest | 2018-09-23 | 7 | -53/+169 |
| * | Merge branch 'master' into textboxdev | crupest | 2018-09-23 | 5 | -1/+73 |
| |\ | |/ |/| | |||||
* | | Merge branch 'native_message_handler' into 'master' | Yuqian Yang | 2018-09-23 | 5 | -1/+73 |
|\ \ | |||||
| * | | Add native message handler event in Window. | crupest | 2018-09-23 | 5 | -1/+73 |
|/ / | |||||
| * | ... | crupest | 2018-09-23 | 4 | -0/+296 |
| * | Add GetCaretBlinkDuration. | crupest | 2018-09-23 | 2 | -0/+9 |
| * | Fix the file encoding. | crupest | 2018-09-23 | 1 | -2/+2 |
| * | Move CreateDefaultTextFormat to graph. | crupest | 2018-09-23 | 4 | -20/+26 |
| * | Move TextRange, make it constexpr and remove unused conversion function. | crupest | 2018-09-23 | 2 | -23/+13 |
|/ | |||||
* | Remove unused md file. | crupest | 2018-09-22 | 1 | -95/+0 |
* | Rename LayoutLength to LayoutSideParams. | crupest | 2018-09-22 | 7 | -29/+29 |
* | Done 3 things: | crupest | 2018-09-22 | 6 | -36/+38 |
* | Add MarginContainer. | crupest | 2018-09-22 | 6 | -2/+127 |
* | Add focus on pressed. | crupest | 2018-09-22 | 3 | -1/+13 |
* | Add button. | crupest | 2018-09-22 | 8 | -16/+127 |
* | Make some basic struct constexpr. | crupest | 2018-09-21 | 1 | -16/+22 |
* | Change the default layout pattern of control. | crupest | 2018-09-21 | 3 | -32/+43 |
* | Move alignment property into layout params. | crupest | 2018-09-21 | 8 | -43/+34 |
* | Add selectable switch in text block. | crupest | 2018-09-21 | 3 | -2/+44 |
* | Improve linear layout. | crupest | 2018-09-20 | 14 | -50/+217 |
* | Change the macro controlling the debug control border. | crupest | 2018-09-19 | 4 | -4/+8 |
* | Improve linear layout. Add debug border visualization. | crupest | 2018-09-19 | 11 | -52/+152 |
* | Add InvokeLater in KillTimer. | crupest | 2018-09-19 | 1 | -1/+5 |
* | Rename some event functions. | crupest | 2018-09-19 | 6 | -30/+28 |
* | finish animation!!! | crupest | 2018-09-19 | 21 | -351/+419 |
* | I think I can't sleep well after this commit. | crupest | 2018-09-18 | 11 | -110/+418 |
* | Develop toggle button. | crupest | 2018-09-16 | 18 | -124/+386 |
* | ... | crupest | 2018-09-15 | 5 | -7/+76 |
* | ... | 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 | 5 | -67/+127 |
* | Update gitignore. | crupest | 2018-09-12 | 1 | -4/+12 |
* | ... | crupest | 2018-09-12 | 7 | -75/+253 |
* | ... | crupest | 2018-09-11 | 3 | -7/+54 |
* | ... | crupest | 2018-09-11 | 2 | -1/+2 |
* | ... | crupest | 2018-09-10 | 11 | -65/+90 |
* | ... | crupest | 2018-09-10 | 10 | -237/+294 |
* | ... | crupest | 2018-09-08 | 12 | -38/+192 |
* | ... | crupest | 2018-09-07 | 1 | -1/+1 |
* | ... | crupest | 2018-09-07 | 4 | -6/+113 |
* | ... | crupest | 2018-09-04 | 7 | -31/+99 |
* | ... | crupest | 2018-09-04 | 1 | -0/+0 |
* | ... | crupest | 2018-09-04 | 5 | -22/+104 |