summaryrefslogtreecommitdiff
path: root/vcl/source/window
AgeCommit message (Expand)Author
2012-09-28move layout diagnostics to vcl.layout channelCaolán McNamara
2012-09-28convert add/remove autoformats to new layout dialogsCaolán McNamara
2012-09-28adapt code to new table autoformat dialogCaolán McNamara
2012-09-28convert hard-coded layout of char name tabpage to .uiCaolán McNamara
2012-09-28convert hard-coded layout of char hyperlink tabpage to .uiCaolán McNamara
2012-09-28import inconsistent-state GtkCheckButtons as TriStateBoxsCaolán McNamara
2012-09-28convert hard-coded layout of two-lines tabpage to .uiCaolán McNamara
2012-09-28add a new stock reset/revert buttonCaolán McNamara
2012-09-28map GtkComboBoxText to ComboBoxCaolán McNamara
2012-09-28implement setting Dialog title propertyCaolán McNamara
2012-09-28missing helpids on brochure toggleCaolán McNamara
2012-09-28set a helpid on the tabpage containerCaolán McNamara
2012-09-28hide custom tab page if unused, e.g. macro printingCaolán McNamara
2012-09-28convert writer, draw, impress, calc and starmath printer dialogsCaolán McNamara
2012-09-28add a route to toggle off spinners from spinboxesCaolán McNamara
2012-09-28we need to retain invisible children for the first grid passCaolán McNamara
2012-09-28want to be able to find tabpages by nameCaolán McNamara
2012-09-28support GtkEntry width-chars propertyCaolán McNamara
2012-09-28make spanning of empty row/cols work betterCaolán McNamara
2012-09-28drop autoshow of all widgets, and honour visibility flagCaolán McNamara
2012-09-28autoconnect multi-column list stores to dropdownsCaolán McNamara
2012-09-28call queue_layout from queue_resizeCaolán McNamara
2012-09-28map gtk-close -> PushButton+SV_BUTTONTEXT_CLOSECaolán McNamara
2012-09-28we need TEXT_RAW to retain leading/trailing label whitespace textCaolán McNamara
2012-09-28We need to distinguish NumericFields from MetricFieldsCaolán McNamara
2012-09-28GetProcAddress doesn't work like dlsym with executable's handleCaolán McNamara
2012-09-28seperate layout from resizeCaolán McNamara
2012-09-28calculate and position taking external margins into accountCaolá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-28Move all the state we need just during parsing to one placeCaolán McNamara
2012-09-28we can need to redo the layout even when the sizes don't changeCaolán McNamara
2012-09-28c++11ism won't washCaolán McNamara
2012-09-28map gtk-media-next and gtk-media-previous stock itemsCaolán McNamara
2012-09-28map GtkSeparator to FixedLineCaolán McNamara
2012-09-28map GtkImage to FixedImageCaolán McNamara
2012-09-28recognize and silently handle placeholdersCaolán McNamara
2012-09-28Implement a VclExpander equivalent of GtkExpanderCaolán McNamara
2012-09-28get_by_name -> get and pretty up widget type castingCaolán McNamara
2012-09-28add a mechanism to create custom widgets via VclBuilderCaolán McNamara
2012-09-28Keep binary resource help id on retro-fitCaolán McNamara
2012-09-28distinguish between NumericFields and MetricFieldsCaolán McNamara
2012-09-28honour hexpand/vexpand in the gridCaolán McNamara
2012-09-28Cut Gordian Knot of helpids with .ui formatCaolán McNamara
2012-09-28get order of destruction right to keep vcl happyCaolán McNamara
2012-09-28ditch over complex property bucketsCaolán McNamara
2012-09-28move from window.cxx to window2.cxx to build under windowsCaolán McNamara
2012-09-28col ids all have to be 0, use order of appearance insteadCaolán McNamara
2012-09-28handle translationsCaolán McNamara
2012-09-28adapt for changesCaolán McNamara