summaryrefslogtreecommitdiff
path: root/vcl/uiconfig
AgeCommit message (Expand)AuthorFilesLines
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-04-01ios theme definition: file rename svgx -> svgTomaž Vajngerl43-51/+51
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-12widget 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-11widget theme: draw slider button from svg, left and right trackTomaž Vajngerl2-5/+18
2019-03-11widget theme: draw listheader button and arrowTomaž Vajngerl3-0/+23
2019-03-11widget theme: support "height" for editbox and set to "32"Tomaž Vajngerl1-1/+1
2019-03-11widget theme: toolbar drawing definition - separator, buttonsTomaž Vajngerl1-14/+14
2019-03-11don't need "spinbox-entire" svg anymoreTomaž Vajngerl1-3/+0
2019-03-11widget theme - update editbox, draw from svgTomaž Vajngerl1-3/+5
2019-03-11widget theme - update combobox/listbox, draw from svgTomaž Vajngerl5-22/+38
2019-03-11widget theme - update scrollbars, draw from svgTomaž Vajngerl3-8/+14
2019-03-11widget theme - update spinbox with more statesTomaž Vajngerl9-5/+55
2019-03-11Add width, height and margin parameters for widget part def.Tomaž Vajngerl1-5/+5
2019-03-11Make definition state attribute default to "any"Tomaž Vajngerl1-59/+70
2019-03-11draw combobox (entire areaonly) from external svg, fix editboxTomaž Vajngerl1-2/+6
2019-03-11Draw tabs from external svg image, fixes for tabs (colors)Tomaž Vajngerl7-8/+38
2019-03-11Draw pushbutton from external svg imageTomaž Vajngerl3-2/+8
2019-03-11Update drawing of spinbox from definitionTomaž Vajngerl4-14/+13
2019-03-11Draw basic list{node,net,header} from the theme definitionTomaž Vajngerl1-0/+9
2019-03-11Draw basic toolbar from the theme definitionTomaž Vajngerl1-0/+45
2019-03-11Draw basic frame and window background from the theme definitionTomaž Vajngerl1-0/+25
2019-03-11Draw basic listbox from the theme definitionTomaž Vajngerl1-0/+30
2019-03-11Add spinbox SVG buttons, but use a definition draw for nowTomaž Vajngerl3-0/+31
2019-03-11Draw basic tabbar widgets from the theme definitionTomaž Vajngerl1-0/+35
2019-03-11Draw basic progress from the theme definitionTomaž Vajngerl1-0/+8
2019-03-11Draw basic fixedline from the theme definitionTomaž Vajngerl1-0/+13
2019-03-11Draw basic scrollbar from the theme definitionTomaž Vajngerl1-0/+43
2019-03-11Draw basic slider from the theme definitionTomaž Vajngerl1-0/+18
2019-03-11Update checkbox and radiobutton SVG imagesTomaž Vajngerl17-484/+1677
2019-03-11Use SVG image to draw the checkbox widgetTomaž Vajngerl5-6/+480
2019-03-11Draw basic combobox from the theme definitionTomaž Vajngerl1-0/+20
2019-03-11Draw basic checkbox from the theme definitionTomaž Vajngerl1-0/+13
2019-03-11remove margin param. and replace it with a relative "rectangle"Tomaž Vajngerl1-6/+5
2019-03-11use line for editbox theme definitionTomaž Vajngerl1-1/+2
2019-03-11Draw basic Editbox from the theme definitionTomaž Vajngerl1-0/+8
2019-03-11Add support for button-value to correctly draw the radiobuttonTomaž Vajngerl1-5/+4
2019-03-11Draw basic RadioButton from the theme definitionTomaž Vajngerl1-0/+13
2019-03-11Draw basic PushButton from the theme definitionTomaž Vajngerl1-1/+14
2019-03-11Add definition.xml to share LO folder (theme_definitions subfolder)Tomaž Vajngerl1-0/+56
2017-10-25Resolves: tdf#113435 device tab missing from print dialogCaolán McNamara1-4/+12