# -*- 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_Package_Package,extras_fonts,$(call gb_CustomTarget_get_workdir,extras/fonts))) $(eval $(call gb_Package_use_customtarget,extras_fonts,extras/fonts)) $(eval $(call gb_Package_add_file,extras_fonts,$(LIBO_SHARE_FOLDER)/fonts/truetype/opens___.ttf,opens___.ttf)) # vim: set noet sw=4 ts=4: ame='h' onchange='this.form.submit();'> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/cui/uiconfig/ui/hyperlinkinternetpage.ui
AgeCommit message (Expand)Author
2024-01-12resave with latest gladeCaolán McNamara
2023-11-25tdf#158357: UI simplify Hyperlink dialog by removing Hyperlink type radiobuttonJulien Nabet
2023-11-09tdf#146386 cui: remove FTP UI, SvxHyperlinkInternetTpMichael Stahl
2022-06-13tdf#133675 - Hyperlink dialog: change frame widtget from editbox to dropdownAndreas Heinisch
2021-06-14only one of the radiobuttons in a group should be activeCaolán McNamara
2021-05-31no need for always-show-image if there is just an image and no textCaolá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-04drop deprecated GtkAlignment, move left/top-padding into child margin-start/topCaolán McNamara
2021-01-04tdf#133718 Add accelerator keys to Hyperlink dialog tabsGabor Kelemen
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-08-24tdf#118148 Extended tips from HC2/shared/Olivier Hallot
2019-12-13size group is ignoring hidden widgets, leading to labels overlapping entriesCaolán McNamara
2019-12-13Resolves tdf#129295 - Hyperlink Text below URLHeiko Tietze
2019-11-11Hyperlink Dialog Alignment similar in each tabandreas kainz
2019-07-18Resolves: tdf#126448 set activates_default and correct focus settingsCaolán McNamara
2019-07-15Resolves: tdf#126202 url not sensitive, so not editableCaolán McNamara
2019-06-25weld HyperLink DialogCaolán McNamara
2018-10-23remove all use_action_appearance linesCaolá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-10-05tdf#102053 make alt+a unique in hyperlink dialogYousuf Philips
2017-07-21migrate to boost::gettextCaolán McNamara
2017-03-23“Hyperlink” is NOT a dated word, it’s just a precise oneAdolfo Jayme Barrientos
2016-10-10tdf#101442 Change "hyperlink" to "link" for a modern vocabularyFederico Bassini
2016-04-08tdf#99003 Rename Target to URLSamuel Mehrbrodt
2016-03-31tdf#98885 - hyperlink dialog - remove useless buttonJakub Trzebiatowski