ultimatepp/uppsrc/Draw
2024-08-18 20:17:19 +02:00
..
src.tpp Draw, IconDes: SDraw Ellipse algorithm changed to make ellipses in IconDes nicer 2024-07-26 00:52:50 +02:00
srcdoc.tpp Draw: Refactored loading and adjusting .iml images for UHD/Dark modes 2024-07-24 12:50:31 +02:00
Cham.cpp Core: POSIX ConfigFile moved to .cache with sandboxing additional logic, ide: Autosetup now has sandboxing features 2020-04-01 11:07:16 +00:00
Cham.h CtrlLib: Developing ChClassic, ide: Insert file base64 encoded 2020-02-14 14:12:44 +00: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 FT_fontsys: Add missing GetFontDataSys implementation 2022-01-15 14:42:23 +01: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 Core: Unaligned access reimplemented with memcpy, Draw, ide: iml improvements 2024-07-13 18:58:30 +02:00
Image.h ide: IconDes improvements 2024-07-21 18:15:41 +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 CtrlLib: Fixed performance issues in Win32 Dark Theme mode, ide: In Win32, it is now possible to override Dark/Light mode in startup 2020-03-29 11:42:17 +00:00
ImageOp.cpp Core: Unaligned access reimplemented with memcpy, Draw, ide: iml improvements 2024-07-13 18:58:30 +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 Draw: ImageMakecach restored backward compatibility 2023-12-09 15:06:36 +01:00
Mify.cpp Draw: Magnify/Downscale now convert hotspots 2024-07-22 14:17:24 +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 Core: Unaligned access reimplemented with memcpy, Draw, ide: iml improvements 2024-07-13 18:58:30 +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 uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed 2016-08-26 17:15:30 +00:00
SIMD.h .cosmetics 2021-02-23 10:43:03 +00:00
Uhd.cpp Core: Unaligned access reimplemented with memcpy, Draw, ide: iml improvements 2024-07-13 18:58:30 +02:00