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