summaryrefslogtreecommitdiff
path: root/vcl/source/window/window.cxx
AgeCommit message (Expand)AuthorFilesLines
2012-10-22add infrastructure for secondary button groupsCaolán McNamara1-0/+1
2012-10-11add a stub ScrolledWindow to store scroll propertiesCaolán McNamara1-1/+4
2012-10-09kill off the layout competitionCaolán McNamara1-5/+0
2012-10-04handle children of deferred dialog betterCaolán McNamara1-4/+2
2012-10-04be more tolerant of temporary frameless parentsCaolán McNamara1-2/+4
2012-09-28sort child positions within parents according to grid positionCaolán McNamara1-2/+2
2012-09-28reduce size requests if new text is same as oldCaolán McNamara1-0/+3
2012-09-28we need to have the outermost TabDialog as the recipient of tab keystrokesCaolán McNamara1-1/+2
2012-09-28move layout diagnostics to vcl.layout channelCaolán McNamara1-1/+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-0/+5
2012-09-28Keep binary resource help id on retro-fitCaolán McNamara1-11/+32
2012-09-28ditch over complex property bucketsCaolán McNamara1-24/+10
2012-09-28move from window.cxx to window2.cxx to build under windowsCaolán McNamara1-310/+0
2012-09-28adapt for changesCaolán McNamara1-2/+0
2012-09-28hook up tooltipsCaolán McNamara1-0/+4
2012-09-28improve queue_resizeCaolán McNamara1-4/+7
2012-09-28skip queue_resize on irrelevant state changesCaolán McNamara1-2/+19
2012-09-28allow bare Windows to be replaceable too (GtkDrawingArea)Caolán McNamara1-1/+9
2012-09-28implement widget alignment within gtkgridCaolán McNamara1-0/+76
2012-09-28extend property snaffling to listboxes etc.Caolán McNamara1-0/+2
2012-09-28move height/width request into WindowImplCaolán McNamara1-5/+32
2012-09-28blasted BorderWindows are a painCaolán McNamara1-0/+8
2012-09-28Implement conversion scheme for dialogs without changing their codeCaolán McNamara1-0/+124
2012-09-28support sensitive propertyCaolán McNamara1-0/+2
2012-09-28add resizable bitsCaolán McNamara1-0/+8
2012-09-28basic optimization passCaolán McNamara1-19/+0
2012-09-28implement Grid and Box propertiesCaolán McNamara1-4/+1
2012-09-28move property setting into widgetsCaolán McNamara1-0/+49
2012-09-28document methodsCaolán McNamara1-2/+2
2012-09-28don't bother with children resize request while dialog is closingCaolán McNamara1-1/+3
2012-09-28Implement "visible" from builder. Fix queueResize.Caolán McNamara1-0/+1
2012-09-28allow reordering widget according to packing::positionCaolán McNamara1-0/+32
2012-09-28retro-fit dialog child traversal with nextLogicalChildOfParentCaolán McNamara1-1/+1
2012-09-28implement override [height|width]-requestCaolán McNamara1-2/+19
2012-09-28better use of hasPendingLayoutCaolán McNamara1-0/+4
2012-09-28reduce flicker with another timerCaolán McNamara1-19/+20
2012-09-28make setting properties virtual in order to handle borderwindowCaolán McNamara1-1/+19
2012-09-28resize not-shown-yet dialogs to fit contentsCaolán McNamara1-5/+17
2012-09-28add a more formal isLayoutEnabledCaolán McNamara1-2/+2
2012-09-28only queue Resize if we're initializd sufficiently to be able to resizeCaolán McNamara1-1/+1
2012-09-28implement minimum width/height for buttons in buttonboxCaolán McNamara1-0/+1
2012-09-28allow arbitrary child propertiesCaolán McNamara1-4/+0
2012-09-28add basic hbox, vbox and dialog supportCaolán McNamara1-0/+18
2012-08-23Fix typo in a comment (copied here and there).Jan Holesovsky1-1/+1
2012-07-16Replaced all calls to deprecated function ImplDelData::IsDelete()Jesso Clarence Murugan1-20/+20
2012-06-29some pesky XubStringsCaolán McNamara1-1/+1
2012-06-19merge together hand-crafted traditional/simplified chinese testsCaolán McNamara1-14/+3
2012-06-13calc input line: Fix crash with accessibility enabled.Jan Holesovsky1-0/+2
2012-06-12Get rid of GRADIENT_* defines, they conflict with Windows GDI types.Jan Holesovsky1-1/+1