summaryrefslogtreecommitdiff
path: root/vcl/inc/vcl/window.hxx
AgeCommit message (Expand)AuthorFilesLines
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
2012-07-01translate German commentsLuc Castermans1-4/+4
2012-06-10Bin pointless <vcl/sv.h> headerTor Lillqvist1-1/+1
2012-05-28calc input line: Native rendering of the input line.Jan Holesovsky1-0/+1
2012-05-22border window: Design by Mirek M. - make the 'shells' more lightweight.Jan Holesovsky1-0/+1
2012-05-22convert GetSurroundingText family to OUStringCaolán McNamara1-1/+1
2012-04-10Resolves: fdo#31022 about dialog is suboptimalAndrew Higginson1-1/+4
2012-03-08STATE_CHANGE_FORMAT is an unused state nowCaolán McNamara1-3/+2
2012-03-06nothing uses ImplAsyncStateChangedHdl anymore nowCaolán McNamara1-1/+0
2012-03-06last user of Window::PostStateChanged was TaskBarCaolán McNamara1-1/+0
2012-02-20unusedcode.easy: Remove SwProtocol::Snapshot()Thomas Arnhold1-2/+0
2012-01-18remove unused codeThomas Arnhold1-3/+0
2011-12-09callcatcher: remove unused code post automation removalCaolán McNamara1-1/+0
2011-12-08childs -> childrenMichael T. Whiteley1-10/+10
2011-11-07gtk: move the file-picker into vcl/ and add Application:: factory hooksMichael Meeks1-1/+1
2011-09-27add GetParentDialog to VCL's Window, and remove DLGWIN & cut/pasteMichael Meeks1-0/+2