summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-28import expand/fill etc.Caolán McNamara
2012-09-28GtkEntry defaults to Left alignmentCaolán McNamara
2012-09-28checkboxes, edit controlsCaolán McNamara
2012-09-28labels, radio buttons, vbox, hbox, button-boxes, text alignmentCaolán McNamara
2012-09-28add headerCaolán McNamara
2012-09-28bootstrap a ui-previewer for rendering GtkBuilder xml with vcl widgetsCaolán McNamara
2012-09-28retro-fit dialog child traversal with nextLogicalChildOfParentCaolán McNamara
2012-09-28skip over layout parentsCaolán McNamara
2012-09-28convert some more tabpagesCaolán McNamara
2012-09-28convert SwCharURLPageCaolán McNamara
2012-09-28convert SvxCharPositionPageCaolán McNamara
2012-09-28force all tabs to exist when layout enabledCaolán McNamara
2012-09-28manual font effect tab conversionCaolán McNamara
2012-09-28add a setGridAttach utilityCaolán McNamara
2012-09-28layout western-only dialog differentlyCaolán McNamara
2012-09-28we don't need to manually move controls anymoreCaolán McNamara
2012-09-28implement override [height|width]-requestCaolán McNamara
2012-09-28better initial size string for pre-updateCaolán McNamara
2012-09-28only need result of GetScrollBarSize in else branchCaolán McNamara
2012-09-28better use of hasPendingLayoutCaolán McNamara
2012-09-28tweak timer to affect layout-ed dialogs onlyCaolán McNamara
2012-09-28drop spewCaolán McNamara
2012-09-28reduce flicker with another timerCaolán McNamara
2012-09-28don't vert stretch grid on resize, alloc it all to the previewCaolán McNamara
2012-09-28implement row/col grid spanningCaolán McNamara
2012-09-28use grids for layoutCaolán McNamara
2012-09-28implement a basic optimal size for the preview windowCaolán McNamara
2012-09-28set sane-ish maximum dialog sizeCaolán McNamara
2012-09-28make setting properties virtual in order to handle borderwindowCaolán McNamara
2012-09-28add a grid containerCaolán McNamara
2012-09-28make SfxTabDialog layout buttons with button-boxCaolán McNamara
2012-09-28set char dialog resizableCaolán McNamara
2012-09-28get TabControl and TabPage to talk to layoutCaolán McNamara
2012-09-28find buttons in 'action area'Caolán McNamara
2012-09-28resize not-shown-yet dialogs to fit contentsCaolán McNamara
2012-09-28add a vile getLegacyBestSizeForChildrenCaolán McNamara
2012-09-28find parent dialog, rather than assume where it isCaolán McNamara
2012-09-28add a more formal isLayoutEnabledCaolán McNamara
2012-09-28rename these so easy to know what is whatCaolán McNamara
2012-09-28rename theseCaolán McNamara
2012-09-28can drop the debugging size setting now it worksCaolán McNamara
2012-09-28not going to use bindCaolán McNamara
2012-09-28need to think about the toplevel dialog resizeCaolán McNamara
2012-09-28add a little spaceCaolán McNamara
2012-09-28pretty it up a littleCaolán McNamara
2012-09-28only queue Resize if we're initializd sufficiently to be able to resizeCaolán McNamara
2012-09-28only Dialog has SetMinOutputSizePixelCaolán McNamara
2012-09-28pretty up the demo dialogCaolán McNamara
2012-09-28support a border-widthCaolán McNamara
2012-09-28implement minimum width/height for buttons in buttonboxCaolán McNamara