# -*- 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_AllLangMoTarget_AllLangMoTarget,frm)) $(eval $(call gb_AllLangMoTarget_set_polocation,frm,forms)) # vim: set noet sw=4 ts=4: f='/cgit/'>cgit logo index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/libreofficekit/Library_libreofficekitgtk.mk
AgeCommit message (Expand)Author
2015-12-09lokdocview: Set a 'default' path for LOK initPranav Kant
2015-10-20Add DLOPEN_LIBS to configure for some cases where -ldl is neededRichard PALO
2015-10-05LOK: added the button type and key modifier to postMouseEvent()Mihai Varga
2015-06-15lokdocview, gtktiledviewer: Port to gtk3Pranav Kant
2015-06-09Add tile buffering supportPranav Kant
2015-03-30lokdocview: move keyboard handling to LOKDocView_ImplMiklos Vajna
2015-03-16lokdocview.c -> lokdocview.cxxMiklos Vajna
2015-01-16lokdocview: stop rendering a single huge tileMiklos Vajna
2014-07-29Kill the libreofficekit static library / shim.c.Andrzej Hunt
2014-06-25Implement LibreOfficeKit gtk+ viewer widget.Andrzej Hunt