summaryrefslogtreecommitdiff
path: root/extras/Package_fonts.mk
blob: 8d2d23cbed6bc21320f8ac005988584cf31b0a12 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# -*- 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:
n McNamara 2021-10-31gtk[3 vs 4]: remove can-focus from GtkToolButtonCaolá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-11-04use only NotebookbarToolBox, and not SidebarToolBox, in the notebookbarCaolán McNamara 2020-10-22set all .ui min require version of gtk to 3.20Caolán McNamara 2020-02-06the svtlo-FontNameBox entries are hiddenCaolán McNamara 2020-02-06the "grouped" notebook svtlo-FontSizeBox's are all hiddenCaolán McNamara 2018-10-28update old 'interface-requires' comments to <requires> tagCaolán McNamara 2018-10-23remove all use_action_appearance linesCaolán McNamara 2018-10-11tdf#64242 sw add minimize table col/row UIJustin Luth 2018-07-30tdf#108461 Correct use of the default styleMaxim Monastirsky 2018-03-05Resolves: tdf#116188 set min version on all .ui files to 3.18Caolán McNamara 2018-01-20Addition of focus_on_click to notebookbar ui filesMaxim Monastirsky 2017-10-15Revert "Breeze-icons update links.txt and *remote icons"Adolfo Jayme Barrientos 2017-10-15Breeze-icons update links.txt and *remote iconsandreas kainz 2017-07-21migrate to boost::gettextCaolán McNamara 2017-05-14Remove more %20 from style commandsMaxim Monastirsky 2017-04-18tdf#105672 Heikobar: Fix style and links group buttonsYousuf Philips 2017-03-23“Hyperlink” is NOT a dated word, it’s just a precise oneAdolfo Jayme Barrientos 2017-02-12Typo: (trans)fomat->(trans)formatJulien Nabet 2016-12-23tdf#101442 - "hyperlink" to "link"Federico Bassini 2016-11-23tdf#103170 make blank button labels not translatableYousuf Philips 2016-10-19tdf#103170 Heikobar: hide list buttons and add third column to insertYousuf Philips 2016-10-16tdf#103170 Heikobar: Add table section and adjust clipboard sectionYousuf Philips 2016-10-16tdf#103170 Heikobar: image section icons, alignment and menusYousuf Philips 2016-10-15tdf#103170 Add contextual image section buttonsYousuf Philips 2016-10-14tdf#103170 Adjust grid spacing and shrink section headingsYousuf Philips 2016-10-13tdf#103170 Remove button labels/tooltips and enable font controlsYousuf Philips 2016-08-25GSoC notebookbar: container with context supportSzymon Kłos 2016-08-19Notebookbar: First round of changes to group implementationYousuf Philips 2016-08-16GSoC notebookbar: multiple .ui implementationsSzymon Kłos