summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2012-10-09vcl: -Werror=return-typeMichael Stahl
2012-10-09support max-width-chars property for labelsCaolán McNamara
2012-10-08support importing label wrappingCaolán McNamara
2012-10-08we're stuck with "double-decker" tab dialogs for now after allCaolán McNamara
2012-10-08mark layout as clean before setting allocationCaolán McNamara
2012-10-08Implement GetOptimalSize for scrollbarsCaolán McNamara
2012-10-08import GtkScrollbar as scrollbars and connect GtkAdjustmentsCaolán McNamara
2012-10-07Handle lack of module loading/unloading API when DISABLE_DYNLOADINGTor Lillqvist
2012-10-06callcatcher: update unused code list and drop more old-layouting unusedsCaolán McNamara
2012-10-06callcatcher: GetKerningPair* is now unusedCaolán McNamara
2012-10-05sort by grid position, then pack type, then pack positionCaolán McNamara
2012-10-05add stock "remove" textCaolán McNamara
2012-10-04callcatcher: update unused code listCaolán McNamara
2012-10-04Use MenuButton for non-editable GtkComboBoxText instead of ComboBoxCaolán McNamara
2012-10-04handle children of deferred dialog betterCaolán McNamara
2012-10-04be more tolerant of temporary frameless parentsCaolán McNamara
2012-10-04improve col/row spanningCaolán McNamara
2012-10-03support loading certain stock images as button symbolsCaolán McNamara
2012-10-02XubString->OUStringCaolán McNamara
2012-10-01menus are way too wide, wrong checkbox/radiobutton widthCaolán McNamara
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-28delete print dialog .src nowCaolán McNamara
2012-09-28hide custom tab page if unused, e.g. macro printingCaolán McNamara