summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solarisMichael Stahl
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for MacMichael Stahl
2012-09-28gbuild: clean up Mac OS X framework handling:Michael Stahl
2012-09-28vcl: clean up that Xinerama linkage...Michael Stahl
2012-09-28gbuild: clean up usage of weird x11_extensions module etc.Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-09-28fix up mergeCaolán McNamara
2012-09-28adapt uipreviewer for ucbhelper changeCaolán McNamara
2012-09-28mbHasFocus renamed to mbHasControlFocusCaolán McNamara
2012-09-28sort child positions within parents according to grid positionCaolán McNamara
2012-09-28truly skip unshown widgets in tab traversalCaolán McNamara
2012-09-28defer initializing dialog until sizeable/unsizeable is knownCaolán McNamara
2012-09-28reduce size requests if new text is same as oldCaolán McNamara
2012-09-28fix getNonLayout[Real]Parent helpersCaolán McNamara
2012-09-28we need to have the outermost TabDialog as the recipient of tab keystrokesCaolán McNamara
2012-09-28set the default button on various dialogsCaolán McNamara
2012-09-28adapt zoom dialog code to layout widgetsCaolán McNamara
2012-09-28support has-default for buttonsCaolán McNamara
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-28adjust combobox GetOptimalSizeCaolán McNamara
2012-09-28support "digits" for numericfieldsCaolá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-28copy the button dataCaolán McNamara
2012-09-28calculate ideal tab size not current oneCaolá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-28rename expander for help and remove now unused hidsCaolán McNamara
2012-09-28delete print dialog .src nowCaolá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-28Get optimal size of spinbuttons from min/max values, not current valCaolán McNamara
2012-09-28make a dialog basically a dictionary of child widgetsCaolán McNamara