summaryrefslogtreecommitdiff
path: root/vcl/uiconfig
AgeCommit message (Expand)AuthorFilesLines
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
2017-10-17turn implicit container explicit in buildable notebooksCaolán McNamara1-11/+18
2017-07-21migrate to boost::gettextCaolán McNamara10-120/+120
2017-01-30convert edit menu to .ui formatCaolán McNamara1-0/+79
2016-08-28screenshot: added functionality to dialogArmin Le Grand1-105/+0
2016-08-28screenshot: develop interactive screenshot dialogArmin Le Grand1-0/+105
2016-04-27Print dialog: minor spacing tweaksAdolfo Jayme Barrientos1-76/+7
2016-03-30notebookbar: Move the proof-of-concept notebookbar from vcl to sw.Jan Holesovsky1-633/+0
2016-03-30notebookbar: Instantiate the notebookbar via sfx2 infrastructure.Szymon Kłos1-460/+472