summaryrefslogtreecommitdiff
path: root/sw/uiconfig/swriter/ui/textgridpage.ui
AgeCommit message (Expand)Author
2022-08-16fix "invalid cast from 'GtkImage' to 'GtkLabel'" warningCaolán McNamara
2022-06-15Bump textgridpage.ui to latest GladeOlivier Hallot
2022-06-14Fix extended tip of textgridpage.uiOlivier Hallot
2021-06-16remove SpinButton input-purpose propertiesCaolán McNamara
2021-01-21remove deprecated [x|y]align property for CheckBoxes and RadioButtonsCaolán McNamara
2021-01-15tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtonsCaolán McNamara
2021-01-02drop deprecated GtkAlignment, move left/top-padding into child margin-start/topCaolán McNamara
2020-12-22replace deprecated xpad/ypadCaolán McNamara
2020-12-22replace margin-left with margin-start and margin-right with margin-endCaolán McNamara
2020-11-15add <!-- n-columns=1 n-rows=1 --> before every GtkGridCaolán McNamara
2020-10-22set all .ui min require version of gtk to 3.20Caolán McNamara
2020-09-30missing GtkMenuButton labelsCaolán McNamara
2020-09-04tdf#118148 Extended tips for HC2/swriterOlivier Hallot
2020-08-24tdf#136067 left align GtkMenuButtons contentsCaolán McNamara
2020-06-27tdf#134326 allow 2 decimal places for asian grid point sizesCaolán McNamara
2019-03-08set empty text for GtkMenuButtons which will later have textCaolán McNamara
2019-03-06hookup MenuButton::SetDropDown to GtkMenuButton draw-indicatorCaolán McNamara
2018-09-08fix various focus problemsCaolán McNamara
2018-09-07just edit Entry to readonly, instead of a shadow ro widgetCaolán McNamara
2018-09-07weld writer page style dialog and SvxBorderBackgroundDlgCaolán McNamara
2018-07-26weld SwTextGridPageCaolán McNamara
2018-04-14look for check buttons without underlinesCaolán McNamara
2018-04-14look for radio buttons without underlinesCaolán McNamara
2018-04-02drop the spurious invisible_char[_set] propertiesCaolán McNamara
2018-03-05Resolves: tdf#116188 set min version on all .ui files to 3.18Caolán McNamara
2017-12-14Dont translate strings replaced with text in codeYousuf Philips
2017-07-21migrate to boost::gettextCaolán McNamara
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud
2016-11-04unify color selectorsCaolán McNamara
2014-11-09HIG fixes in swAdolfo Jayme Barrientos
2014-06-23fdo#76203 - use consistent titlecase for UI title labelsJoren De Cuyper
2013-04-08tweak text grid page for non-square vs square modeCaolán McNamara
2013-04-08Convert Writer asian text grid page to Widget UIOlivier Hallot