aboutsummaryrefslogtreecommitdiff
path: root/src/ui
Commit message (Expand)AuthorAgeFilesLines
...
* ...crupest2019-03-223-60/+46
* Change all error handling.crupest2019-03-218-57/+26
* ...crupest2019-03-2112-253/+273
* ...crupest2019-03-2119-1098/+990
* ...crupest2019-03-2027-2106/+239
* ...crupest2019-03-202-24/+47
* ...crupest2019-03-204-59/+164
* ...crupest2019-03-2011-1052/+560
* ...crupest2019-03-208-445/+657
* ...crupest2019-03-1914-1298/+310
* ...crupest2019-01-013-17/+41
|\
| * ...crupest2019-01-014-34/+50
* | ...crupest2018-12-122-15/+71
* | ...crupest2018-12-124-76/+158
* | ...crupest2018-12-112-374/+0
* | ...crupest2018-12-112-2/+67
* | ...crupest2018-12-109-37/+333
* | ...crupest2018-12-102-4/+91
* | Add single render objects.crupest2018-12-082-0/+310
|/
* Fix position cache bug.crupest2018-12-065-11/+45
* Done.crupest2018-12-0618-286/+451
* ...crupest2018-12-051-3/+3
* ...crupest2018-12-0513-302/+75
* Avoid search for ancestor in measure.crupest2018-12-0512-99/+50
* Remove IsNoHandler.crupest2018-12-051-8/+5
* Change some routed events handlers in subcontrols.crupest2018-11-284-9/+16
* Refactor event system.crupest2018-11-2816-915/+616
* Add mouse wheel support.crupest2018-11-277-2/+99
* Reorganize headers and add memory leak check.crupest2018-11-2520-0/+60
* Develop basic functions of ScrollControl.crupest2018-11-258-33/+360
* Change clip to padding into clip content.crupest2018-11-254-40/+80
* Develop layout for ScrollViewcrupest2018-11-244-3/+235
* Improve hit test for clip.crupest2018-11-244-34/+29
* Add clip to padding.crupest2018-11-205-9/+47
* Add FrameLayout.crupest2018-11-193-0/+64
* Rename two methods in Control.crupest2018-11-199-31/+31
* Add fore/bakcground brush.crupest2018-11-142-11/+51
* Add check for IsBordered.crupest2018-11-132-16/+37
* Add enhanced bound check.crupest2018-11-135-2/+44
* Dev code gen.crupest2018-11-132-12/+1
* Add popup menu. Fix a potential bug in window destroy.crupest2018-11-113-1/+79
* Fix the bug.crupest2018-11-112-419/+510
* Fix a bug that cause warnings.crupest2018-11-101-2/+2
* ...crupest2018-11-102-16/+53
* Refactor layout invalidation system.crupest2018-11-105-28/+31
* ...crupest2018-11-109-62/+197
* Merge branch 'master' into listitemcrupest2018-11-102-14/+48
|\
| * Add foreground/background support.crupest2018-11-102-14/+48
* | ...crupest2018-11-102-0/+29
|/
* Develop parent window.crupest2018-11-102-7/+69