# -*- 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_Executable_Executable,langsupport)) $(eval $(call gb_Executable_set_targettype_gui,langsupport,YES)) $(eval $(call gb_Executable_set_include,langsupport,\ $$(INCLUDE) \ -I$(SRCDIR)/svtools/inc \ -I$(SRCDIR)/svtools/source/inc \ )) $(eval $(call gb_Executable_use_external,langsupport,boost_headers)) $(eval $(call gb_Executable_use_sdk_api,langsupport)) $(eval $(call gb_Executable_use_libraries,langsupport,\ comphelper \ cppu \ cppuhelper \ i18nlangtag \ sal \ svt \ tl \ ucbhelper \ vcl \ $(gb_UWINAPI) \ )) $(eval $(call gb_Executable_add_exception_objects,langsupport,\ svtools/langsupport/langsupport \ )) # vim: set noet sw=4 ts=4: alue='distro/allotropia/zeta-7-3'>distro/allotropia/zeta-7-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sfx2/uiconfig/ui/password.ui
AgeCommit message (Expand)Author
2021-01-15replace stock button labelsCaolán McNamara
2021-01-15tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtonsCaolán McNamara
2020-12-28drop deprecated GtkAlignment, move left/top-padding into child margin-start/topCaolán McNamara
2020-12-22replace deprecated xpad/ypadCaolá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-10-01tdf#128174: Master password dialog misplacedAyhan Yalçınsoy
2020-08-24tdf#118148 Extended tips from HC2/shared/Olivier Hallot
2018-03-13set welded enties to activates-defaultCaolán McNamara
2018-03-05Resolves: tdf#116188 set min version on all .ui files to 3.18Caolán McNamara
2018-03-05weld SfxPasswordDialog DialogCaolán McNamara
2018-02-25convert all help responses to gtk's -11Caolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2016-06-10Move accessibility relations to .ui files, Part 8: tdf#87026Muhammet Kara