# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # # This file is part of the LibreOffice project. # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. # $(eval $(call gb_Configuration_Configuration,dict-hu,nodeliver)) $(eval $(call gb_Configuration_add_schemas,dict-hu,dictionaries/hu_HU/dialog/registry/schema,\ org/openoffice/Lightproof_hu_HU.xcs \ )) $(eval $(call gb_Configuration_add_localized_datas,dict-hu,dictionaries/hu_HU/dialog/registry/data,\ org/openoffice/Office/OptionsDialog.xcu \ )) # vim: set noet sw=4 ts=4: 1146650806346eb5'/> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/cui/uiconfig/ui/patterntabpage.ui
AgeCommit message (Expand)Author
2021-01-15replace stock button labelsCaolán McNamara
2021-01-06drop deprecated GtkAlignment, move left/top-padding into child margin-start/topCaolán McNamara
2020-10-22set all .ui min require version of gtk to 3.20Caolán McNamara
2020-08-24restore translatable="no"Caolán McNamara
2020-08-24tdf#118148 Extended tips from HC2/shared/Olivier Hallot
2019-11-15Revert "tdf#126128 Reduce page properties dialog's height."Heiko Tietze
2019-11-15Revert "ensure gtk creates a default label widget for the MenuButtons"Heiko Tietze
2019-11-03ensure gtk creates a default label widget for the MenuButtonsCaolán McNamara
2019-11-01tdf#126128 Reduce page properties dialog's height.Gülşah Köse
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-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-09-03weld SvxAreaTabPageCaolán McNamara
2018-03-05Resolves: tdf#116188 set min version on all .ui files to 3.18Caolán McNamara
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
2016-08-23[GSoC] Keep the column width constant in fill style tabsRishabh Kumar
2016-07-27Align pattern preview correctlyRishabh Kumar
2016-07-20[GSoC] Redesign of Pattern tabRishabh Kumar
2016-07-01Remove unused controls in Pattern tabRishabh Kumar
2016-06-30Minor changes for Pattern tabRishabh Kumar
2016-06-28Convert Bitmap tab to Pattern tabRishabh Kumar