From 5c766c5056c2531f82ef529cd92fcd160e371dfe Mon Sep 17 00:00:00 2001 From: Ahmet Sait Date: Tue, 25 Mar 2025 08:16:17 +1100 Subject: Feature [feature-requests:#1546]. Fix building for ARM64 on Win32. --- doc/ScintillaHistory.html | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc') diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 573242ef4..98346def6 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -588,6 +588,8 @@ Joachim Mairboeck Gianluca Vaccari 8day + + Ahmet Sait

Releases

@@ -606,6 +608,10 @@ On Win32, use DirectWrite for autocompletion lists when DirectWrite chosen for document text.
  • + When using Visual C++ through nmake, fix building for ARM64. + Feature #1546. +
  • +
  • On Qt, draw clipped UTF-8 text correctly. Bug #2464.
  • -- cgit v1.2.3