aboutsummaryrefslogtreecommitdiff
path: root/CruUI/ui/controls
Commit message (Collapse)AuthorAgeFilesLines
* Change the structure of project.crupest2018-09-2512-1339/+0
|
* Add left and right support.crupest2018-09-242-0/+17
|
* Develop basic function of textbox.crupest2018-09-243-42/+78
|
* Add keyboard events to control.crupest2018-09-232-51/+28
|
* ...crupest2018-09-232-0/+288
|
* Move CreateDefaultTextFormat to graph.crupest2018-09-232-20/+5
|
* Move TextRange, make it constexpr and remove unused conversion function.crupest2018-09-231-23/+0
|
* Rename LayoutLength to LayoutSideParams.crupest2018-09-223-5/+5
|
* Done 3 things:crupest2018-09-223-6/+14
| | | | | | 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.crupest2018-09-222-0/+107
|
* Add focus on pressed.crupest2018-09-221-1/+0
|
* Add button.crupest2018-09-222-0/+69
|
* Move alignment property into layout params.crupest2018-09-214-19/+7
|
* Add selectable switch in text block.crupest2018-09-212-1/+38
|
* Improve linear layout.crupest2018-09-203-21/+68
|
* Improve linear layout. Add debug border visualization.crupest2018-09-193-10/+57
|
* Rename some event functions.crupest2018-09-193-7/+5
|
* finish animation!!!crupest2018-09-193-19/+26
|
* I think I can't sleep well after this commit.crupest2018-09-182-4/+30
| | | | Still a lot of bugs!!!
* Develop toggle button.crupest2018-09-165-10/+193
|
* ...crupest2018-09-151-1/+5
|
* ...crupest2018-09-142-12/+12
|
* ...crupest2018-09-142-8/+2
|
* ...crupest2018-09-131-2/+1
|
* ...crupest2018-09-132-27/+13
|
* ...crupest2018-09-132-23/+10
|
* ...crupest2018-09-132-3/+28
|
* ...crupest2018-09-132-1/+27
|
* ...crupest2018-09-122-15/+80
| | | | Never use PostMessage with hwnd as null!!!!!!!!!!!!!!!!!!!!!!!!
* ...crupest2018-09-112-4/+52
|
* ...crupest2018-09-111-1/+1
|
* ...crupest2018-09-101-15/+8
|
* ...crupest2018-09-104-3/+37
|
* ...crupest2018-09-083-7/+124
|
* ...crupest2018-09-071-1/+1
|
* ...crupest2018-09-072-3/+89
|
* ...crupest2018-09-042-30/+81
|
* ...crupest2018-09-042-0/+61
|
* ...crupest2018-09-022-0/+67