aboutsummaryrefslogtreecommitdiff
path: root/src/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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