# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST)))) include $(module_directory)/../solenv/gbuild/partial_build.mk # vim: set noet sw=4 ts=4: > 2024-12-04T10:17:36+00:00 9efbc448876d92d24697fa0eddd4580dcdbb9672 - split off BlendFrameCache.hxx to own header - move functionality into constructor Much of the functionality in createAlphaBlendFrame() just updates the BlendFrameCache's bitmap frame. Really, this should be done when a BlendFrameCache is instantiated, so functionality has been moved out of createAlphaBlendFrame() and into the BlendFrameCache constructor. Change-Id: Ia53a6f1c058ccb5f0ee4314b7a6e0b02ad7db376 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/177802 Reviewed-by: Michael Weghorn <m.weghorn@posteo.de> Tested-by: Jenkins
- split off BlendFrameCache.hxx to own header
- move functionality into constructor

Much of the functionality in createAlphaBlendFrame() just updates the
BlendFrameCache's bitmap frame. Really, this should be done when a
BlendFrameCache is instantiated, so functionality has been moved out of
createAlphaBlendFrame() and into the BlendFrameCache constructor.

Change-Id: Ia53a6f1c058ccb5f0ee4314b7a6e0b02ad7db376
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/177802
Reviewed-by: Michael Weghorn <m.weghorn@posteo.de>
Tested-by: Jenkins
/cib/libreoffice-6-0'>distro/cib/libreoffice-6-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/icon-themes/sukapura/res/sx03126.png
AgeCommit message (Expand)Author
2023-03-05tdf#153465 Simplify Sukapura's light variant to make easier forRizal Muttaqin
2023-02-28tdf#153848 Update Sukapura icons in Start Center to match new brandingRizal Muttaqin
2023-02-28Sukapura: Add initial preparation for dark mode supportRizal Muttaqin
2020-06-07All icons: Update MIME typeRizal Muttaqin