summaryrefslogtreecommitdiff
path: root/chart2/Makefile
blob: 0997e628485b15db1ce05c94758f56e1174fb221 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# -*- 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/.
#

module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST))))

include $(module_directory)/../solenv/gbuild/partial_build.mk

# vim: set noet sw=4 ts=4:
='decoration'>Caolán McNamara 2021-01-15tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtonsCaolá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 2020-08-21tdf#118148 All extended tips for shared/optionenOlivier Hallot 2018-05-17weld MasterPasswordCreateDialog and MasterPasswordDialogCaolán McNamara 2018-03-05Resolves: tdf#116188 set min version on all .ui files to 3.18Caolán McNamara 2018-02-25convert all help responses to gtk's -11Caolán McNamara 2017-07-21migrate to boost::gettextCaolán McNamara 2014-12-11Remove resizable:False property from dialogs containing GtkEntry.Jan Holesovsky 2014-12-05uui: HIG fixesAdolfo Jayme Barrientos