summaryrefslogtreecommitdiff
path: root/vcl/uiconfig
AgeCommit message (Expand)AuthorFilesLines
2019-12-06Resolves tdf#129140 - Wording in printer dialogHeiko Tietze1-3/+3
2019-11-15tdf#128495 measure preferred size of print preview relative to UI fontCaolán McNamara1-2/+0
2019-11-11widget theme: add missing actionButtonTextColor style to iOS themeTomaž Vajngerl1-1/+1
2019-11-10widget theme: add new action button stylesettings to xml def.Tomaž Vajngerl1-0/+3
2019-10-23print dialog consistent icon sizeandreas kainz1-2/+0
2019-10-10support screenshotting .ui files with GtkBuilderCaolán McNamara1-0/+54
2019-10-09name all Notebooks 'tabcontrol'Caolán McNamara1-1/+1
2019-10-02weld PrintDialogCaolán McNamara1-845/+781
2019-10-01add activates_default to GtkEntries in dialogsCaolán McNamara1-0/+6
2019-09-06Resolves tdf#125130 - UI: Show 'Go to first/last page' in new print dialogHeiko Tietze1-10/+50
2019-08-23Related: tdf#126693 cannot put focus into combobox entryCaolán McNamara1-1/+1
2019-08-22weld chart CreationWizardCaolán McNamara1-0/+17
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