summaryrefslogtreecommitdiffstats
path: root/vcl/source/window/window4.cxx
Commit message (Expand)AuthorAgeFilesLines
* kill off the layout competitionCaolán McNamara2012-10-091-166/+0
* callcatcher: update unused code list and drop more old-layouting unusedsCaolán McNamara2012-10-061-32/+0
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-3/+3
* Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) to equalsAscii(...)Takeshi Abe2012-02-101-3/+3
* remove include of pch header from vclNorbert Thiebaud2011-11-271-1/+0
* callcatcher: clean WindowThomas Arnhold2011-07-261-28/+0
* add missing mode-linesCaolán McNamara2011-07-141-0/+2
* vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]2011-01-241-2/+3
* gozer1: #161853# provide access to Window class and WindowArranger through XP...Philipp Lohmann [pl]2010-04-011-86/+64
* gozer1: #161853# add hierarchichal named childrenPhilipp Lohmann [pl]2010-03-241-2/+154
* gozer1: #161853# put an on demand WindowArranger on WindowPhilipp Lohmann [pl]2010-03-221-0/+94