summaryrefslogtreecommitdiff
path: root/svtools/uiconfig
AgeCommit message (Expand)AuthorFilesLines
2022-08-06Revert "align horz scrollbar to top if assigned more space than it wants"Caolán McNamara1-2/+0
2022-08-05align horz scrollbar to top if assigned more space than it wantsCaolán McNamara1-0/+2
2022-08-04split SwScrollbar up for reuse of adaptorCaolán McNamara1-0/+47
2022-06-23tdf#149401 show "Restart LibreOffice" dialog changing AutoRecoveryTünde Tóth1-2/+17
2022-06-05restore %PRODUCTNAME to accessible descriptions that need themCaolán McNamara1-5/+0
2022-01-31support for the WebP image format (tdf#114532)Luboš Luňák1-8/+28
2022-01-25Related: tdf#146971 remove %PRODUCTNAME from accessible-descriptionCaolán McNamara1-1/+1
2021-11-19gtk3: default to an explicit constrain-to for PopoversCaolán McNamara3-0/+3
2021-11-15add a rule to enforce always-show-image of True if an image is usedCaolán McNamara1-0/+1
2021-11-15Resolves: tdf#140250 don't share adjustments between differerent spinbuttonsCaolán McNamara1-2/+16
2021-10-31uniformly allow focus into GtkToolbarCaolán McNamara1-1/+1
2021-10-08remove GtkLabel "xpad" propertyCaolán McNamara1-1/+0
2021-10-06Related: tdf#141633 similiarly support match spinbutton font sizeCaolán McNamara1-0/+3
2021-10-01tdf#141633 table control expects the textview widget to word-char wrapCaolán McNamara1-0/+1
2021-07-21tdf#143452: make 2 buttons in the date form control translatableJulien Nabet1-2/+2
2021-07-17make calendar button small-button style so it fits in limited heightCaolán McNamara1-0/+3
2021-07-12Fix extended tip after translationOlivier Hallot1-1/+1
2021-06-08Resolves tdf#131817 - Option to globally switch toolbar locking on/offHeiko Tietze1-63/+75
2021-06-06add x-office-calendar to allow symbolic namesCaolán McNamara1-1/+1
2021-04-20uniformly remove xalign of 0Caolán McNamara1-2/+0
2021-04-14tdf#115464 Added "prevent input" in export dialogAditya Pratap Singh1-246/+277
2021-04-06translation domain of sfx for .ui in framework doesn't look rightCaolán McNamara2-0/+39
2021-02-20move docking adapters to vclCaolán McNamara1-0/+14
2021-01-21remove deprecated [x|y]align property for CheckBoxes and RadioButtonsCaolán McNamara2-15/+0
2021-01-21_yes -> _YesCaolán McNamara1-1/+1
2021-01-16tdf#137695 shrink widget height below natural min within data browserCaolán McNamara3-0/+10
2021-01-16replace near-zero xalign values that should be zeroCaolán McNamara1-1/+1
2021-01-15replace stock button imagesCaolán McNamara4-12/+12
2021-01-15replace stock button labelsCaolán McNamara7-38/+36
2021-01-15tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtonsCaolán McNamara9-0/+21
2021-01-13fix a GtkSettings:gtk-button-images is deprecated warningCaolán McNamara1-0/+1
2020-12-22drop deprecated GtkAlignment, move left/top-padding into child margin-start/topCaolán McNamara3-1031/+935
2020-12-22replace deprecated xpad/ypadCaolán McNamara1-1/+0
2020-12-22replace margin-left with margin-start and margin-right with margin-endCaolán McNamara3-7/+7
2020-11-30weld ImplTabButtonsCaolán McNamara2-0/+278
2020-11-15add <!-- n-columns=1 n-rows=1 --> before every GtkGridCaolán McNamara6-0/+20
2020-10-22set all .ui min require version of gtk to 3.20Caolán McNamara23-23/+23
2020-09-10remove image_position top from GtkButtonandreas kainz1-1/+0
2020-09-02weld TabBarEditCaolán McNamara1-0/+30
2020-08-24restore translatable="no"Caolán McNamara1-10/+10
2020-08-24tdf#118148 Extended tips from HC2/shared/Olivier Hallot4-24/+177
2020-08-10tdf#135529 today/none only used by DateControlCaolán McNamara1-27/+40
2020-07-21weld DateControlCaolán McNamara2-24/+113
2020-07-12weld CheckBoxControlCaolán McNamara1-0/+30
2020-07-10weld MultiLineTextCellCaolán McNamara1-0/+38
2020-07-08let spinbutton stretch to fill areaCaolán McNamara1-1/+3
2020-07-07let browsebox entry stretch to fit allocated spaceCaolán McNamara1-1/+2
2020-07-06weld DbNumericField itemCaolán McNamara1-1/+14
2020-07-03RESTART_REASON_OPENGL is deadNoel Grandin1-15/+0
2020-07-01weld EditControl for browseboxCaolán McNamara1-0/+27