# -*- 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_WinResTarget_WinResTarget,simpress/launcher)) $(eval $(call gb_WinResTarget_set_include,simpress/launcher,\ $$(INCLUDE) \ -I$(SRCDIR)/sysui/desktop \ )) $(eval $(call gb_WinResTarget_add_defs,simpress/launcher,\ -DRES_APP_NAME=simpress \ -DRES_APP_FILEDESC="$(PRODUCTNAME) Impress" \ -DRES_APP_ICON=icons/impress_app.ico \ -DVERVARIANT=$(LIBO_VERSION_PATCH) \ -DRES_APP_VENDOR="$(OOO_VENDOR)" \ )) $(eval $(call gb_WinResTarget_add_dependencies,simpress/launcher,\ sysui/desktop/icons/impress_app.ico \ )) $(eval $(call gb_WinResTarget_set_rcfile,simpress/launcher,desktop/win32/source/applauncher/launcher)) # vim: set ts=4 sw=4 et: gemini/cg-4.1'>distro/capgemini/cg-4.1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svx/uiconfig/ui/sidebararea.ui
AgeCommit message (Expand)Author
2020-04-28resolved clashing of two idsPranam Lashkari
2020-04-23resolved: Impress mobile Choosing a different type of shape fill crashesPranam Lashkari
2020-02-11surface attribute disappearedCaolán McNamara
2020-01-24Area Sidebar same grid and better spacingandreas kainz
2020-01-15lok: ui: increase the 'step-increment' property to 5Henry Castro
2020-01-07most has_tooltip uses are bogusCaolán McNamara
2020-01-06weld AreaPropertyPanelCaolán McNamara
2019-10-31remove some stray random propertiesCaolán McNamara
2018-11-12tdf#118764 Tab stop fixes for Area and Line panelsJim Raykowski
2018-10-28update old 'interface-requires' comments to <requires> tagCaolá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-07-21migrate to boost::gettextCaolán McNamara
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud
2016-11-04unify color selectorsCaolán McNamara
2016-10-17tdf#100180: Band-aid fix for non-editable chart sidebarKatarina Behrens
2016-09-28tdf#101549: Remove tooltip_markup from glade .ui filesMuhammet Kara
2016-06-28Convert Bitmap tab to Pattern tabRishabh Kumar
2016-06-21tdf#90078 Add import bitmap button to Area PanelSusobhan Ghosh
2016-02-23tdf#87026 Move accessibility relations to .ui filesmelikeyurtoglu
2015-08-26tdf#90078: Improve the Area section of the properties tabRishabh Kumar
2015-06-08Setting Maximum Value for Transparency spin button in area sidebar tabRishabh Kumar
2015-05-05use a sizegroup to stop area panel 'jumping'Caolán McNamara
2014-10-27fdo#84844 Sidebar: Use SvxColorToolBoxControl for fill colorMaxim Monastirsky
2014-02-05transparence->transparencyCaolán McNamara
2013-07-15sidebar: Further cleanup of AreaPropertyPanel.Jan Holesovsky
2013-07-15sidebar: Get AreaPropertyPanel basically to work.Jan Holesovsky
2013-07-15sidebar: AreaPropertyPanel conversion to .uiPrashant Pandey