aboutsummaryrefslogtreecommitdiff
path: root/src/ui/controls
Commit message (Collapse)AuthorAgeFilesLines
* ...crupest2019-12-133-18/+22
|
* ...杨宇千2019-09-171-26/+16
|
* ...杨宇千2019-09-171-17/+15
|
* ...杨宇千2019-09-153-10/+22
|
* ...杨宇千2019-09-151-0/+27
|
* ...杨宇千2019-09-151-10/+22
|
* ...杨宇千2019-09-081-2/+12
|
* ...杨宇千2019-08-123-23/+67
|
* ...杨宇千2019-08-111-0/+4
|
* ...杨宇千2019-08-111-0/+14
|
* Finish refactor!!!crupest2019-04-046-131/+16
|
* ...crupest2019-03-246-19/+34
|
* ...crupest2019-03-243-4/+42
|
* ...crupest2019-03-233-0/+10
|
* ...crupest2019-03-212-3/+3
|
* ...crupest2019-03-214-8/+20
|
* ...crupest2019-03-2022-1882/+104
|
* ...crupest2019-03-202-59/+2
|
* ...crupest2019-03-201-5/+5
|
* ...crupest2019-03-193-3/+3
|
* ...crupest2018-12-103-3/+3
|
* Fix position cache bug.crupest2018-12-061-1/+2
|
* Done.crupest2018-12-0614-64/+118
|
* ...crupest2018-12-056-19/+20
|
* Avoid search for ancestor in measure.crupest2018-12-058-28/+14
|
* Change some routed events handlers in subcontrols.crupest2018-11-284-9/+16
|
* Refactor event system.crupest2018-11-2811-470/+395
|
* Add mouse wheel support.crupest2018-11-272-1/+26
|
* Reorganize headers and add memory leak check.crupest2018-11-2510-0/+30
|
* Develop basic functions of ScrollControl.crupest2018-11-253-27/+321
|
* Change clip to padding into clip content.crupest2018-11-252-2/+2
|
* Develop layout for ScrollViewcrupest2018-11-242-0/+231
|
* Add clip to padding.crupest2018-11-201-0/+2
|
* Add FrameLayout.crupest2018-11-192-0/+49
|
* Rename two methods in Control.crupest2018-11-195-17/+17
|
* Dev code gen.crupest2018-11-132-12/+1
|
* Add popup menu. Fix a potential bug in window destroy.crupest2018-11-112-0/+78
|
* Fix the bug.crupest2018-11-111-0/+19
|
* ...crupest2018-11-102-2/+102
|
* ...crupest2018-11-102-0/+29
|
* Refactor predefine resources. Add check for dead recursion in singletons in ↵crupest2018-11-105-19/+18
| | | | debug mode.
* Add predefine resource.crupest2018-11-097-47/+32
|
* Add singleton system.crupest2018-11-091-0/+1
|
* Make all header *.hpp .crupest2018-11-0712-22/+22
|
* Reformat codes.crupest2018-11-071-13/+7
|
* Add min max.crupest2018-11-071-0/+2
|
* Improve layout system.crupest2018-11-072-18/+15
|
* Fix a bug in cursor.crupest2018-11-061-3/+3
|
* Rename two methods in control.crupest2018-11-061-1/+1
|
* Dev cursor for textbox.crupest2018-11-062-19/+42
|