aboutsummaryrefslogtreecommitdiff
path: root/src/main.cpp
Commit message (Collapse)AuthorAgeFilesLines
* ...crupest2020-04-121-1/+2
|
* ...crupest2020-03-031-0/+4
|
* Add stack layout.crupest2020-03-011-1/+10
|
* ...crupest2020-01-031-1/+1
|
* ...crupest2019-12-131-7/+7
|
* ...杨宇千2019-09-151-1/+1
|
* ...杨宇千2019-07-111-6/+2
|
* ...crupest2019-06-271-4/+7
|
* ...crupest2019-05-261-2/+2
|
* Refactor.crupest2019-04-101-3/+3
|
* Finish refactor!!!crupest2019-04-041-15/+14
|
* ...crupest2019-03-281-2/+3
|
* ...crupest2019-03-271-3/+2
|
* ...crupest2019-03-241-2/+5
|
* ...crupest2019-03-211-219/+20
|
* Done.crupest2018-12-061-5/+5
|
* Refactor event system.crupest2018-11-281-5/+10
|
* Reorganize headers and add memory leak check.crupest2018-11-251-1/+6
|
* Develop basic functions of ScrollControl.crupest2018-11-251-2/+11
|
* Add FrameLayout.crupest2018-11-191-1/+6
|
* Rename two methods in Control.crupest2018-11-191-2/+2
|
* Add fore/bakcground brush.crupest2018-11-141-0/+2
|
* Add popup menu. Fix a potential bug in window destroy.crupest2018-11-111-25/+6
|
* Fix the bug.crupest2018-11-111-2/+5
|
* ...crupest2018-11-101-1/+2
|
* Refactor layout invalidation system.crupest2018-11-101-2/+1
|
* ...crupest2018-11-101-2/+27
|
* Develop parent window.crupest2018-11-101-10/+34
|
* Add parent window constructor.crupest2018-11-101-1/+8
|
* Make all header *.hpp .crupest2018-11-071-7/+7
|
* Fix bugs in release mode.crupest2018-11-071-1/+2
|
* Add min max.crupest2018-11-071-0/+7
|
* Improve layout system.crupest2018-11-071-3/+5
|
* Dev cursor for textbox.crupest2018-11-061-4/+3
|
* Fix a bug in text control.crupest2018-11-051-2/+0
|
* Add debug layout visual effects.crupest2018-10-061-2/+2
|
* ...crupest2018-10-041-16/+14
|
* Make text box use border delegate. Fix layout bug in margin container.crupest2018-10-021-3/+10
|
* Make button use border delegate.crupest2018-10-021-0/+8
|
* Create Border. Make text control relayout when text changed.crupest2018-09-271-3/+9
|
* Change the structure of project.crupest2018-09-251-0/+150