aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Add keyboard events to control.crupest2018-09-237-53/+169
| * Merge branch 'master' into textboxdevcrupest2018-09-235-1/+73
| |\ | |/ |/|
* | Merge branch 'native_message_handler' into 'master'Yuqian Yang2018-09-235-1/+73
|\ \
| * | Add native message handler event in Window.crupest2018-09-235-1/+73
|/ /
| * ...crupest2018-09-234-0/+296
| * Add GetCaretBlinkDuration.crupest2018-09-232-0/+9
| * Fix the file encoding.crupest2018-09-231-2/+2
| * Move CreateDefaultTextFormat to graph.crupest2018-09-234-20/+26
| * Move TextRange, make it constexpr and remove unused conversion function.crupest2018-09-232-23/+13
|/
* Remove unused md file.crupest2018-09-221-95/+0
* Rename LayoutLength to LayoutSideParams.crupest2018-09-227-29/+29
* Done 3 things:crupest2018-09-226-36/+38
* Add MarginContainer.crupest2018-09-226-2/+127
* Add focus on pressed.crupest2018-09-223-1/+13
* Add button.crupest2018-09-228-16/+127
* Make some basic struct constexpr.crupest2018-09-211-16/+22
* Change the default layout pattern of control.crupest2018-09-213-32/+43
* Move alignment property into layout params.crupest2018-09-218-43/+34
* Add selectable switch in text block.crupest2018-09-213-2/+44
* Improve linear layout.crupest2018-09-2014-50/+217
* Change the macro controlling the debug control border.crupest2018-09-194-4/+8
* Improve linear layout. Add debug border visualization.crupest2018-09-1911-52/+152
* Add InvokeLater in KillTimer.crupest2018-09-191-1/+5
* Rename some event functions.crupest2018-09-196-30/+28
* finish animation!!!crupest2018-09-1921-351/+419
* I think I can't sleep well after this commit.crupest2018-09-1811-110/+418
* Develop toggle button.crupest2018-09-1618-124/+386
* ...crupest2018-09-155-7/+76
* ...crupest2018-09-145-33/+98
* ...crupest2018-09-142-8/+2
* ...crupest2018-09-132-3/+4
* ...crupest2018-09-136-44/+52
* ...crupest2018-09-135-30/+30
* ...crupest2018-09-134-3/+55
* ...crupest2018-09-135-67/+127
* Update gitignore.crupest2018-09-121-4/+12
* ...crupest2018-09-127-75/+253
* ...crupest2018-09-113-7/+54
* ...crupest2018-09-112-1/+2
* ...crupest2018-09-1011-65/+90
* ...crupest2018-09-1010-237/+294
* ...crupest2018-09-0812-38/+192
* ...crupest2018-09-071-1/+1
* ...crupest2018-09-074-6/+113
* ...crupest2018-09-047-31/+99
* ...crupest2018-09-041-0/+0
* ...crupest2018-09-045-22/+104
* ...crupest2018-09-045-78/+68
* ...crupest2018-09-022-0/+8
* ...crupest2018-09-028-553/+651