ultimatepp/uppsrc/Draw
2024-09-30 11:43:39 +02:00
..
src.tpp .docs 2024-09-04 16:22:47 +02:00
srcdoc.tpp C++23 fixes 2024-09-21 09:57:02 +02:00
Cham.cpp CtrlLib, Draw: ChPaintNoCache used to optimise Progress painting in Posix 2024-09-30 11:43:39 +02:00
Cham.h CtrlLib, Draw: ChPaintNoCache used to optimise Progress painting in Posix 2024-09-30 11:43:39 +02:00
Copying upp: 2024 2024-05-10 14:38:15 +02:00
DDARasterizer.cpp Draw: Fixed some MSC warnings 2024-08-18 20:17:19 +02:00
DDARasterizer.h Draw, IconDes: SDraw Ellipse algorithm changed to make ellipses in IconDes nicer 2024-07-26 00:52:50 +02:00
Display.cpp Draw: StdDisplay now directly understands and renders Image 2023-10-17 16:29:37 +02:00
Display.h Cocoa fixes 2023-09-21 10:43:04 +02:00
Draw.cpp uppsrc: MacOS 11.2 fixes 2021-02-06 09:35:47 +00:00
Draw.h ide: Assist fix for -> 2022-12-12 21:53:38 +01:00
Draw.upp upp.src: Various macos fixes 2023-04-04 14:49:12 +02:00
DrawData.cpp uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed 2016-08-26 17:15:30 +00:00
DrawImg.iml Cocoa fixes 2023-09-21 10:43:04 +02:00
Drawing.cpp .autotest, .cosmetics 2021-12-05 18:54:24 +01:00
DrawRasterData.cpp uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed 2016-08-26 17:15:30 +00:00
DrawText.cpp Draw: Improved synthetic underline position 2023-09-20 10:50:59 +02:00
DrawTextUtil.cpp sizeof(wchar) is changed to 4 (32 bits) to support non BMP unicode characters 2021-12-02 12:03:19 +01:00
DrawUtil.cpp ide: Assist fix for -> 2022-12-12 21:53:38 +01:00
Font.cpp Core: One more fix of addc64 2021-12-28 10:34:28 +01:00
FontCoco.mm upp.src: Various macos fixes 2023-04-04 14:49:12 +02:00
FontCocoNOMM.cpp upp.src: Various macos fixes 2023-04-04 14:49:12 +02:00
FontCR.cpp MacOS: Fixed rendering of apple chars in italic, removed Insert key from mac menu (gets displayed wrongly) 2023-04-18 11:12:27 +02:00
FontFc.cpp Draw: Workaround for backwards incompatibility of FT_Outline 2024-08-22 22:27:51 +02:00
FontInt.h Draw: Fixed Color Emoji with FreeType 2021-12-12 16:36:17 +01:00
Fonts.i MacOS: Fixed rendering of apple chars in italic, removed Insert key from mac menu (gets displayed wrongly) 2023-04-18 11:12:27 +02:00
FontWin32.cpp sizeof(wchar) is changed to 4 (32 bits) to support non BMP unicode characters 2021-12-02 12:03:19 +01:00
gdk.dli NewDraw 'merge' 2009-07-06 19:23:29 +00:00
gnome.dli NewDraw 'merge' 2009-07-06 19:23:29 +00:00
gobj.dli NewDraw 'merge' 2009-07-06 19:23:29 +00:00
gpixbuf.dli NewDraw 'merge' 2009-07-06 19:23:29 +00:00
gtk.dli NewDraw 'merge' 2009-07-06 19:23:29 +00:00
Image.cpp U++: C++23 compatibility 2024-09-18 21:54:14 +02:00
Image.h Core: Another attempt at DarkTheme improvement 2024-09-14 16:27:29 +02:00
ImageAnyDraw.cpp uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed 2016-08-26 17:15:30 +00:00
ImageBlit.cpp ide: IconDes improvements 2024-07-21 18:15:41 +02:00
ImageChOp.cpp U++: C++23 compatibility 2024-09-18 21:54:14 +02:00
ImageOp.cpp U++: C++23 compatibility 2024-09-18 21:54:14 +02:00
ImageOp.h Core: Unaligned access reimplemented with memcpy, Draw, ide: iml improvements 2024-07-13 18:58:30 +02:00
ImageScale.cpp Draw: ImageScale fixed, uppsrc: various minor fixes related to Mem.h 2020-05-24 08:40:20 +00:00
Iml.cpp Draw: Refactored loading and adjusting .iml images for UHD/Dark modes 2024-07-24 12:50:31 +02:00
iml.h NewDraw 'merge' 2009-07-06 19:23:29 +00:00
iml_header.h cosmetics 2022-09-12 10:20:34 +02:00
iml_source.h cosmetics 2022-09-12 10:20:34 +02:00
MakeCache.cpp U++: C++23 compatibility 2024-09-18 21:54:14 +02:00
Mify.cpp U++: C++23 compatibility 2024-09-18 21:54:14 +02:00
Palette.cpp uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed 2016-08-26 17:15:30 +00:00
Raster.cpp plugin/tif: Minimal geotiff capabilities 2022-05-04 00:03:49 +02:00
Raster.h plugin/tif: Minimal geotiff capabilities 2022-05-04 00:03:49 +02:00
RasterEncoder.cpp uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed 2016-08-26 17:15:30 +00:00
RasterFormat.cpp uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed 2016-08-26 17:15:30 +00:00
RasterWrite.cpp ide: IconDes improvements 2024-07-21 18:15:41 +02:00
RescaleFilter.cpp U++: C++23 compatibility 2024-09-18 21:54:14 +02:00
SColors.cpp ide: Customizatble GUI font, several more skins 2020-03-09 14:03:29 +00:00
SDraw.cpp Draw, IconDes: SDraw Ellipse algorithm changed to make ellipses in IconDes nicer 2024-07-26 00:52:50 +02:00
SDraw.h .cosmetics 2018-10-23 16:08:35 +00:00
SDrawClip.cpp uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed 2016-08-26 17:15:30 +00:00
SDrawPut.cpp uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed 2016-08-26 17:15:30 +00:00
SDrawText.cpp uppsrc: Visual C++ compiler bug [W]StringBuffer workaround 2020-09-23 09:37:31 +00:00
SImageDraw.cpp U++: C++23 compatibility 2024-09-18 21:54:14 +02:00
SIMD.h .cosmetics 2021-02-23 10:43:03 +00:00
Uhd.cpp U++: C++23 compatibility 2024-09-18 21:54:14 +02:00