ultimatepp/uppsrc/Draw
cxl ee65edfd5d StdDisplay: Fixed GetStdSize height for Null Value (now 0), ArrayCtrl: Fixed issue with unnecesarry Accepts when clicking outside
git-svn-id: svn://ultimatepp.org/upp/trunk@15914 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-04-16 16:42:11 +00:00
..
src.tpp Draw, CtrlLib, ide: Fixed problem with GetAveWidth being unreliable 2021-03-13 08:24:08 +00:00
srcdoc.tpp Doc: .cosmetic in styling. 2020-11-20 02:04:48 +00: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 uppsrc: 2020->2021 2021-03-19 14:14:08 +00:00
DDARasterizer.cpp Draw: Reverted DDARasterizer (invalid optimizations) 2017-11-20 16:12:31 +00:00
DDARasterizer.h uppsrc: Fixed all -Wall warnings (except logical parenthesis and misplaced else) 2014-02-10 18:12:17 +00:00
Display.cpp StdDisplay: Fixed GetStdSize height for Null Value (now 0), ArrayCtrl: Fixed issue with unnecesarry Accepts when clicking outside 2021-04-16 16:42:11 +00:00
Display.h UppHub improvements 2021-03-06 09:40:33 +00:00
Draw.cpp uppsrc: MacOS 11.2 fixes 2021-02-06 09:35:47 +00:00
Draw.h Draw, CtrlLib, ide: Fixed problem with GetAveWidth being unreliable 2021-03-13 08:24:08 +00:00
Draw.upp .cosmetics 2021-02-23 10:43:03 +00:00
DrawData.cpp uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed 2016-08-26 17:15:30 +00:00
DrawImg.iml NewDraw 'merge' 2009-07-06 19:23:29 +00:00
Drawing.cpp uppsrc: Fixing GCC 10.2. warnings 2020-10-01 08:03:33 +00:00
DrawRasterData.cpp uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed 2016-08-26 17:15:30 +00:00
DrawText.cpp uppsrc: Visual C++ compiler bug [W]StringBuffer workaround 2020-09-23 09:37:31 +00:00
DrawTextUtil.cpp ide: LayDes improvements, fixed TextDiff highlighting issue (light them, dark text highlighting -> invisible text) 2020-02-18 09:06:47 +00:00
DrawUtil.cpp RichText: JPG raw image data is now exported to PDF as JPEG 2021-03-11 11:42:56 +00:00
Font.cpp ide: Fixed performance issue with .log highlighting 2020-06-05 09:53:29 +00:00
FontCoco.mm CtrlCore, Draw: Cocoa font handling moved to Draw 2020-11-20 13:19:54 +00:00
FontCR.cpp CppBase: Fixed issue in GatherSources 2020-07-05 09:07:57 +00:00
FontFc.cpp Draw: Removed obsolete fontconfig function 2020-10-16 09:14:40 +00:00
FontInt.h CtrlLib: Coco MultiButton 2018-09-17 10:01:04 +00:00
FontWin32.cpp Core: Mem.h improvements 2020-05-27 16:39:08 +00: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 Draw: Fixed Image::operator== 2020-06-01 07:41:08 +00:00
Image.h .cosmetics 2021-02-23 10:43:03 +00:00
ImageAnyDraw.cpp uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed 2016-08-26 17:15:30 +00:00
ImageBlit.cpp uppsrc: Visual C++ compiler bug [W]StringBuffer workaround 2020-09-23 09:37:31 +00: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 ide: Fixed full screen issue in SlideShow 2020-09-09 11:58:47 +00:00
ImageOp.h uppsrc: armhf fixes 2020-06-22 21:32:16 +00: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: Image::IsOpaque, ScanOpaque(Image&), iml now using ScanOpaque 2020-06-04 16:52:04 +00:00
iml.h NewDraw 'merge' 2009-07-06 19:23:29 +00:00
iml_header.h NewDraw 'merge' 2009-07-06 19:23:29 +00:00
iml_source.h Core, Draw, Painter: memsetd and RGBAFill optimized 2020-05-20 14:39:18 +00:00
MakeCache.cpp uppsrc: Visual C++ compiler bug [W]StringBuffer workaround 2020-09-23 09:37:31 +00:00
Mify.cpp uppsrc: Fixing GCC 10.2. warnings 2020-10-01 08:03:33 +00:00
Palette.cpp uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed 2016-08-26 17:15:30 +00:00
Raster.cpp uppsrc: Many memcpy, memset converted to new memory functions 2020-05-22 15:14:16 +00:00
Raster.h Cocoa: Fixed some warnings 2019-04-05 16:07:02 +00: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 uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed 2016-08-26 17:15:30 +00:00
RescaleFilter.cpp CtrlCore: New Pen supposrt, CtrlLib: Fixed TabCtrl transparency issue, Draw: Improved Upscale2x 2021-03-25 18:57:34 +00:00
SColors.cpp ide: Customizatble GUI font, several more skins 2020-03-09 14:03:29 +00:00
SDraw.cpp uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed 2016-08-26 17:15:30 +00: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 CtrlCore: New Pen supposrt, CtrlLib: Fixed TabCtrl transparency issue, Draw: Improved Upscale2x 2021-03-25 18:57:34 +00:00