summaryrefslogtreecommitdiff
path: root/vcl/uiconfig
AgeCommit message (Expand)AuthorFilesLines
2019-06-06tdf#124947 fix hit area of the radio buttons, size in ios themeTomaž Vajngerl1-1/+1
2019-06-06weld AboutDialogCaolán McNamara1-0/+135
2019-04-08tdf#124567 Print dialog: distance & margin mixed upRasmus Jonsson1-9/+9
2019-04-06tdf#119931 Fix accessibility warnings in printerpaperpage.uiRasmus Jonsson1-0/+4
2019-04-05fix spinbox right press SVG - plus sign didn't define a colorTomaž Vajngerl1-2/+2
2019-04-04ios widget defs: update combobox, checkbox, spinbox SVGsTomaž Vajngerl21-1663/+153
2019-04-04ios theme definition: add slider disabled stateTomaž Vajngerl2-3/+15
2019-03-30ios theme definition: file rename svgx -> svgTomaž Vajngerl43-51/+51
2019-03-27rhbz#1691287 tdf#53029 ui prompt for printer authenticationCaolán McNamara1-8/+35
2019-03-16ios widget theme: make corners of widgets more round (rx,ry = 4px)Tomaž Vajngerl24-47/+45
2019-03-16ios widget theme: draw focus rectangles for widgetsTomaž Vajngerl3-0/+35
2019-03-16ios widget theme: fix wrong svg filename for the button in editboxTomaž Vajngerl1-2/+2
2019-03-16move the content of theme_definitons to ios subdirTomaž Vajngerl39-0/+0
2019-03-14Resolves tdf#122707 - Replace listbox for print range by radio buttonsheiko tietze1-629/+724
2019-03-11widget theme: change the tab item height to (min) 32 pxTomaž Vajngerl1-1/+1
2019-03-11widget theme: slight window borders, use font 10 instead of 12Tomaž Vajngerl1-3/+3
2019-03-11widget theme: support disabled pushbuttonTomaž Vajngerl2-1/+7
2019-03-11widget theme: add support for menubar, menupopup and tooltipTomaž Vajngerl1-0/+8
2019-03-11widget theme: change color for window background and frameTomaž Vajngerl1-8/+3
2019-03-10widget theme: draw slider button from svg, left and right trackTomaž Vajngerl2-5/+18
2019-03-10widget theme: draw listheader button and arrowTomaž Vajngerl3-0/+23
2019-03-10widget theme: support "height" for editbox and set to "32"Tomaž Vajngerl1-1/+1
2019-03-10widget theme: toolbar drawing definition - separator, buttonsTomaž Vajngerl1-14/+14
2019-03-07don't need "spinbox-entire" svg anymoreTomaž Vajngerl1-3/+0
2019-03-07widget theme - update editbox, draw from svgTomaž Vajngerl1-3/+5
2019-03-07widget theme - update combobox/listbox, draw from svgTomaž Vajngerl5-22/+38
2019-03-07widget theme - update scrollbars, draw from svgTomaž Vajngerl3-8/+14
2019-03-07widget theme - update spinbox with more statesTomaž Vajngerl9-5/+55
2019-03-07Add width, height and margin parameters for widget part def.Tomaž Vajngerl1-5/+5
2019-03-07Make definition state attribute default to "any"Tomaž Vajngerl1-59/+70
2019-03-06draw combobox (entire areaonly) from external svg, fix editboxTomaž Vajngerl1-2/+6
2019-03-06Draw tabs from external svg image, fixes for tabs (colors)Tomaž Vajngerl7-8/+38
2019-03-06Draw pushbutton from external svg imageTomaž Vajngerl3-2/+8
2019-03-06Update drawing of spinbox from definitionTomaž Vajngerl4-14/+13
2019-03-06Draw basic list{node,net,header} from the theme definitionTomaž Vajngerl1-0/+9
2019-03-06Draw basic toolbar from the theme definitionTomaž Vajngerl1-0/+45
2019-03-06Draw basic frame and window background from the theme definitionTomaž Vajngerl1-0/+25
2019-03-06Draw basic listbox from the theme definitionTomaž Vajngerl1-0/+30
2019-03-05Add spinbox SVG buttons, but use a definition draw for nowTomaž Vajngerl3-0/+31
2019-03-05Draw basic tabbar widgets from the theme definitionTomaž Vajngerl1-0/+35
2019-03-05Draw basic progress from the theme definitionTomaž Vajngerl1-0/+8
2019-03-05Draw basic fixedline from the theme definitionTomaž Vajngerl1-0/+13
2019-03-05Draw basic scrollbar from the theme definitionTomaž Vajngerl1-0/+43
2019-03-05Draw basic slider from the theme definitionTomaž Vajngerl1-0/+18
2019-03-05Update checkbox and radiobutton SVG imagesTomaž Vajngerl17-484/+1677
2019-03-05Use SVG image to draw the checkbox widgetTomaž Vajngerl5-6/+480
2019-03-04Draw basic combobox from the theme definitionTomaž Vajngerl1-0/+20
2019-03-04Draw basic checkbox from the theme definitionTomaž Vajngerl1-0/+13
2019-03-04remove margin param. and replace it with a relative "rectangle"Tomaž Vajngerl1-6/+5
2019-03-04use line for editbox theme definitionTomaž Vajngerl1-1/+2