summaryrefslogtreecommitdiff
path: root/vcl/uiconfig
AgeCommit message (Expand)AuthorFilesLines
2019-12-12iOS theme: set spinbox orientation to "decrease-edit-increase"CODE-4.2.0-1Tomaž Vajngerl1-1/+6
2019-11-25widget theme: add new settings to ios themeTomaž Vajngerl1-9/+38
2019-11-14widget theme: add missing actionButtonTextColor style to iOS themeTomaž Vajngerl1-1/+1
2019-11-14widget theme: add new action button stylesettings to xml def.Tomaž Vajngerl1-0/+3
2019-09-26tdf#124567 Print dialog: distance & margin mixed upRasmus Jonsson1-9/+9
2019-09-26Resolves tdf#122707 - Replace listbox for print range by radio buttonsheiko tietze1-629/+724
2019-09-26tdf#123311: Label "Order" in Print dialog should be left alignRoman Kuznetsov1-1/+0
2019-09-26tdf#122616 UI Enhancement: Print dialog texts changed as requested in commentsSass Dávid1-4/+4
2019-09-26Add back Print dialog’s title…Adolfo Jayme Barrientos1-0/+1
2019-09-26tdf#122595 Capitalize item in list Order in Print dialogueRoman Kuznetsov1-4/+4
2019-09-26tdf#122360 Decrease size of spinbutton for copy countMichael Weghorn1-4/+5
2019-09-26Prepare to rebaseDaniel Silva2-1/+18
2019-09-26Print dialog UI adjustmentsDaniel1-526/+465
2019-09-26Sets page orientation box in print dialogDaniel Silva1-1/+19
2019-09-26Sets duplex (paper sides) box in print dialogDaniel Silva1-0/+18
2019-09-26Adds More options dialog with single jobs checkbox in print dialogDaniel Silva2-1/+89
2019-09-26Minor UI fixes in print dialogDaniel Silva1-1/+11
2019-09-26Sets pages per sheet and brochure in print dialogDaniel Silva1-50/+132
2019-09-26Configures page range in print dialogDaniel1-9/+31
2019-09-26Reinserts optional UI options into print dialogDaniel1-6/+9
2019-09-26New Print Dialog DesignDaniel1-1330/+769
2019-09-26tdf#67905 adds an option to disable print preview in print dialogDaniel1-0/+16
2019-08-29tdf#124947 fix hit area of the radio buttons, size in ios themeTomaž Vajngerl1-1/+1
2019-08-29fix spinbox right press SVG - plus sign didn't define a colorTomaž Vajngerl1-2/+2
2019-08-29ios widget defs: update combobox, checkbox, spinbox SVGsTomaž Vajngerl21-1663/+153
2019-08-29ios theme definition: add slider disabled stateTomaž Vajngerl2-3/+15
2019-08-29ios theme definition: file rename svgx -> svgTomaž Vajngerl43-51/+51
2019-08-29ios widget theme: make corners of widgets more round (rx,ry = 4px)Tomaž Vajngerl24-47/+45
2019-08-29ios widget theme: draw focus rectangles for widgetsTomaž Vajngerl3-0/+35
2019-08-29ios widget theme: fix wrong svg filename for the button in editboxTomaž Vajngerl1-2/+2
2019-08-29move the content of theme_definitons to ios subdirTomaž Vajngerl39-0/+0
2019-08-29widget theme: change the tab item height to (min) 32 pxTomaž Vajngerl1-1/+1
2019-08-29widget theme: slight window borders, use font 10 instead of 12Tomaž Vajngerl1-3/+3
2019-08-29widget theme: support disabled pushbuttonTomaž Vajngerl2-1/+7
2019-08-29widget theme: add support for menubar, menupopup and tooltipTomaž Vajngerl1-0/+8
2019-08-29widget theme: change color for window background and frameTomaž Vajngerl1-8/+3
2019-08-29widget theme: draw slider button from svg, left and right trackTomaž Vajngerl2-5/+18
2019-08-29widget theme: draw listheader button and arrowTomaž Vajngerl3-0/+23
2019-08-29widget theme: support "height" for editbox and set to "32"Tomaž Vajngerl1-1/+1
2019-08-29widget theme: toolbar drawing definition - separator, buttonsTomaž Vajngerl1-14/+14
2019-08-29don't need "spinbox-entire" svg anymoreTomaž Vajngerl1-3/+0
2019-08-29widget theme - update editbox, draw from svgTomaž Vajngerl1-3/+5
2019-08-29widget theme - update combobox/listbox, draw from svgTomaž Vajngerl5-22/+38
2019-08-29widget theme - update scrollbars, draw from svgTomaž Vajngerl3-8/+14
2019-08-29widget theme - update spinbox with more statesTomaž Vajngerl9-5/+55
2019-08-29Add width, height and margin parameters for widget part def.Tomaž Vajngerl1-5/+5
2019-08-29Make definition state attribute default to "any"Tomaž Vajngerl1-59/+70
2019-08-29draw combobox (entire areaonly) from external svg, fix editboxTomaž Vajngerl1-2/+6
2019-08-29Draw tabs from external svg image, fixes for tabs (colors)Tomaž Vajngerl7-8/+38
2019-08-29Draw pushbutton from external svg imageTomaž Vajngerl3-2/+8