aboutsummaryrefslogtreecommitdiff
path: root/src/ui/window.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add popup menu. Fix a potential bug in window destroy.crupest2018-11-111-1/+1
* ...crupest2018-11-101-11/+46
* Refactor layout invalidation system.crupest2018-11-101-1/+23
* Develop parent window.crupest2018-11-101-4/+44
* Add parent window constructor.crupest2018-11-101-2/+12
* Add singleton system.crupest2018-11-091-7/+15
* Make all header *.hpp .crupest2018-11-071-5/+5
* Reformat codes.crupest2018-11-071-520/+517
* Rename two methods in control.crupest2018-11-061-1/+1
* Add validation check for Window::GetMousePoint.crupest2018-11-061-0/+2
* Develop cursor.crupest2018-11-051-0/+39
* ...crupest2018-11-051-0/+5
* ...crupest2018-11-051-7/+4
* Add debug layout visual effects.crupest2018-10-061-4/+4
* Fix all Relayout to InvalidateLayout.crupest2018-10-061-1/+1
* Fix several headache bugs.crupest2018-10-051-2/+2
* Only relayout window when new size is not zero.crupest2018-10-051-2/+3
* ...crupest2018-10-041-3/+3
* Fix relayout system.crupest2018-09-291-0/+16
* Change the structure of project.crupest2018-09-251-0/+606