summaryrefslogtreecommitdiff
path: root/vcl/inc/vcl/window.hxx
AgeCommit message (Expand)Author
2013-04-23execute move of global headersBjoern Michaelsen
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-07Revert "Window::PostPaint() was unused and empty"Tor Lillqvist
2013-03-07Window::PostPaint() was unused and emptyTor Lillqvist
2013-02-27Factor out duplicate enums and types from rsc and vcl into one headerTor Lillqvist
2013-01-22default forward VclBuilder GetAccessibleName to its labelCaolán McNamara
2013-01-22rework accessibility to be layout awareCaolán McNamara
2013-01-22revert removal of used a11y codeCaolán McNamara
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2013-01-17callcatcher: remove newly unused codeCaolán McNamara
2013-01-14we only ever want the preferred window size from GetOptimalSizeCaolán McNamara
2013-01-11create VclSizeGroup analog of GtkSizeGroupCaolán McNamara
2012-12-10callcatcher: remove unused rtf filter and associated methodsCaolán McNamara
2012-12-04remove ability to auto-replace .res widgets with .ui versionsCaolán McNamara
2012-12-03ugly hack to avoid virtual method in WindowMarkus Mohrhard
2012-12-03first working version of modal ref input dlgsMarkus Mohrhard
2012-11-28Remove useless method SetBackgroundBitmapMarcos Paulo de Souza
2012-11-14Resolves: fdo#57090 visual glitches on MacOSX with borders + layoutCaolán McNamara
2012-11-12re-base on ALv2 code. Includes:Michael Meeks
2012-10-25remove .ui mark-up in favor of font attributesCaolán McNamara
2012-10-22add infrastructure for secondary button groupsCaolán McNamara
2012-10-11add a stub ScrolledWindow to store scroll propertiesCaolán McNamara
2012-10-09kill off the layout competitionCaolán McNamara
2012-10-06callcatcher: update unused code list and drop more old-layouting unusedsCaolán McNamara
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara
2012-09-28add left/right/top/bottom margin supportCaolán McNamara
2012-09-28Keep binary resource help id on retro-fitCaolán McNamara
2012-09-28ditch over complex property bucketsCaolán McNamara
2012-09-28implement widget alignment within gtkgridCaolán McNamara
2012-09-28move height/width request into WindowImplCaolán McNamara
2012-09-28blasted BorderWindows are a painCaolán McNamara
2012-09-28steal radiobutton gutsCaolán McNamara
2012-09-28Implement conversion scheme for dialogs without changing their codeCaolán McNamara
2012-09-28move property setting into widgetsCaolán McNamara
2012-09-28document methodsCaolán McNamara
2012-09-28allow reordering widget according to packing::positionCaolán McNamara
2012-09-28implement override [height|width]-requestCaolán McNamara
2012-09-28make setting properties virtual in order to handle borderwindowCaolán McNamara
2012-09-28get TabControl and TabPage to talk to layoutCaolán McNamara
2012-09-28add a more formal isLayoutEnabledCaolán McNamara
2012-09-28support a border-widthCaolán McNamara
2012-09-28implement minimum width/height for buttons in buttonboxCaolán McNamara
2012-09-28add buttonbox spacingCaolán McNamara
2012-09-28use property bucketsCaolán McNamara
2012-09-28allow arbitrary child propertiesCaolán McNamara
2012-09-28add basic hbox, vbox and dialog supportCaolán McNamara
2012-09-14gridfixes: #i117265# implement less-predicate for Date/Time structsNorbert Thiebaud
2012-08-23Revert the TOPBOTTOM border window type, this needs another approach.Jan Holesovsky
2012-07-26remove unused border stylesIvan Timofeev