Commit graph

617 commits

Author SHA1 Message Date
Mirek Fidler
22f3d3507a Draw, CtrlLib: Font NoColor and RichTextView MonoGlyphs disables replacing glyphs with color variants 2025-08-09 08:01:08 +02:00
Mirek Fidler
38e25e80e9 RichEdit: Developing Diagram; Win32: It looks like win32 API wants cursor unmultuplied 2025-08-06 15:37:44 +02:00
Mirek Fidler
0d13358bdd RichText: MSVC warnings fixed 2025-07-31 09:12:17 +02:00
Mirek Fidler
e0fdb0cd05 Draw: Fast cached HasCodepoint for TTF (now used for character replacements), Diagram: Triangle, upptst 2025-07-22 09:27:44 +02:00
Mirek Fidler
3a73f06828 .fixed to compile 2025-06-22 10:58:00 +02:00
Mirek Fidler
317f84e8cb Draw: GetTextSize UTF8 optimised (not creating WString anymore) 2025-06-22 10:46:53 +02:00
Mirek Fidler
13947e73c5 Core, Draw: new colors Svariants 2025-04-30 16:18:35 +02:00
Mirek Fidler
93001d89b1 CtrlLib: DrawSmartText can now rotate the text clockwise or anticlockwise 2025-04-28 09:54:29 +02:00
Mirek Fidler
34f48e64b5 CtrlLib: ArrayCtrl Column::Inserts(fn), DataPusher ConvertBy, prepration for vertical Labels 2025-04-25 13:40:55 +02:00
Mirek Fidler
9c2102cb8e ide, uppsrc: Main config flags 2025-04-07 10:21:39 +02:00
Mirek Fidler
9e33f8fb66 uppsrc: asan and ubsan fixes 2025-03-22 09:26:17 +01:00
Mirek Fidler
bc6c1b3fd8 ide: Dark theme related fixes 2025-03-06 12:04:11 +01:00
Mirek Fidler
d7b2fe5f91 Copying 2025 2025-02-20 16:30:02 +01:00
Mirek Fidler
1f675b5c32 CtrlLib, Draw: GetStdFontCyA returns height including bold/italic variants, ArrayCtrl/DropList are now using this to avoid DisplayPopup for AttrText().Bold() (on MacOS, Bold standard text has 1 more pixel than normal) 2025-02-18 02:00:35 +01:00
Mirek Fidler
0284fd198c ide: glslc support 2025-02-03 14:41:05 +01:00
Mirek Fidler
0bc1e4eb2d CtrlLib: Ch Win11 improvements 2025-01-16 10:56:47 +01:00
Mirek Fidler
10ab925369 CtrlLib: Improved MacOs checkbox and radiobutton appearance 2025-01-07 11:08:48 +01:00
Mirek Fidler
d136e7a3c3 .docs 2024-12-06 10:55:40 +01:00
Mirek Fidler
c3ce92830d Dynamic skin changes 2024-12-06 10:05:57 +01:00
Mirek Fidler
7905048239 Draw: StreamRaster::LoadFileAny fix 2024-11-22 14:58:03 +01:00
Mirek Fidler
21af19621c Merge branch 'master' of https://github.com/ultimatepp/ultimatepp 2024-10-21 22:48:14 +02:00
Mirek Fidler
509e32c7f4 Draw: attempt at workaround of iml / clang optimisation bug, cosmetics 2024-10-21 22:48:00 +02:00
Mirek Fidler
9156be17ca .cosmetics 2024-10-19 09:22:57 +02:00
Mirek Fidler
cd24fc0110 CtrlLib, Draw: ChPaintNoCache used to optimise Progress painting in Posix 2024-09-30 11:43:39 +02:00
Mirek Fidler
29c203fd54 C++23 fixes 2024-09-21 09:57:02 +02:00
Mirek Fidler
8016c484df U++: C++23 compatibility 2024-09-18 21:54:14 +02:00
Mirek Fidler
80946710cd Core: Another attempt at DarkTheme improvement 2024-09-14 16:27:29 +02:00
Zbigniew Rębacz
6a50ee54e7 .cosmetics docs 2024-09-08 21:49:26 +02:00
Mirek Fidler
2a68be8b72 .docs 2024-09-04 16:22:47 +02:00
Mirek Fidler
8a8efd97ff .docs 2024-09-03 09:35:35 +02:00
Mirek Fidler
68139e3548 Draw: Workaround for backwards incompatibility of FT_Outline 2024-08-22 22:27:51 +02:00
Mirek Fidler
dd8bf77802 Draw: Fixed some MSC warnings 2024-08-18 20:17:19 +02:00
Mirek Fidler
773c55dc34 Draw, IconDes: SDraw Ellipse algorithm changed to make ellipses in IconDes nicer 2024-07-26 00:52:50 +02:00
Mirek Fidler
c49a6a76ac Draw: Refactored loading and adjusting .iml images for UHD/Dark modes 2024-07-24 12:50:31 +02:00
Mirek Fidler
8ca2841bf3 Draw: Magnify/Downscale now convert hotspots 2024-07-22 14:17:24 +02:00
Mirek Fidler
4a03c82b4b ide: IconDes improvements 2024-07-21 18:15:41 +02:00
Mirek Fidler
19dd6c72f1 Core: Unaligned access reimplemented with memcpy, Draw, ide: iml improvements 2024-07-13 18:58:30 +02:00
Mirek Fidler
7ddafeadb1 ide: IconDes improvements 2024-07-11 12:08:53 +02:00
Mirek Fidler
a761420650 Draw, ide: UHD .iml Image now can serve as source of nonUHD image 2024-07-08 13:49:03 +02:00
Mirek Fidler
81ebe5dbee ide: IconDes optimisations 2024-07-08 02:38:58 +02:00
Mirek Fidler
85c30ddff5 Core: LZ4 updated 2024-06-03 16:54:49 +02:00
Mirek Fidler
63919f87dc upp: 2024 2024-05-10 14:38:15 +02:00
mirek-fidler
2d0f19053a
Painter2 (#182)
Painter improvements: Multithreaded rendering improved, new image filter (like Lanczos 3) option, image mapping is now more precise
2023-12-24 15:21:23 +01:00
Mirek Fidler
e7a7f4884b Draw: ImageMakecach restored backward compatibility 2023-12-09 15:06:36 +01:00
Mirek Fidler
547a50d33c Core: ValueCache limits simplified, ide: Show branch in editorbar 2023-11-15 10:47:12 +01:00
Mirek Fidler
bf9b09b8af Draw: StdDisplay now directly understands and renders Image 2023-10-17 16:29:37 +02:00
Zbigniew Rębacz
7b13126b72 Draw, Doc: Image tutorial modernized to new hilighting plus some minor code changes in tutorial examples. 2023-10-01 11:06:18 +02:00
Zbigniew Rębacz
b86d4aa9d9 Draw, Doc: Draw tutorial modernized to new hilighting. 2023-10-01 09:58:27 +02:00
Mirek Fidler
c905aad081 Cocoa fixes 2023-09-21 10:43:04 +02:00
Mirek Fidler
d4d01fcb04 Draw: Improved synthetic underline position 2023-09-20 10:50:59 +02:00