# -*- 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: /cgit-data/cgit.png' alt='cgit logo'/> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk/app/gtkinst.cxx
AgeCommit message (Expand)Author
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-01-07VclInputFlags fixStephan Bergmann
2015-01-07fdo#84938: convert VCL_INPUT_ #defines to 'enum class'Noel Grandin
2015-01-06vcl: cleanup shared SalYieldMutex from GtkYieldMutex.Michael Meeks
2014-12-09Bump minimum gtk version to 2.10Riccardo Magliocchetti
2014-11-04vcl: gtk 2.4 is checked at configure timeRiccardo Magliocchetti
2014-09-10vcl: no such thing as GtkSalInstance, remove commented codeChris Sherlock
2014-06-27create_SalInstance does not need an oslModule parameterStephan Bergmann
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-28Turn Gtk3 vclplugin #warnings into //FIXMEsStephan Bergmann
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert