aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
authorMat Berchtold <unknown>2023-03-27 12:21:59 +1100
committerMat Berchtold <unknown>2023-03-27 12:21:59 +1100
commitd22a78b69f9dd04ce99e2959f0a11b449f20e174 (patch)
tree3a8f927cc8b57ff05a5bf83ecbb061d5d2ebb088 /doc/ScintillaHistory.html
parent624f7c4c5d56bb5ef13fe59ceaa985c56e4a424a (diff)
downloadscintilla-mirror-d22a78b69f9dd04ce99e2959f0a11b449f20e174.tar.gz
Bug [#1923]. Remove dependence on MSIMG32.DLL on Win32 by replacing AlphaBlend
by GdiAlphaBlend.
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 1d9222cea..57bdd6902 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -580,6 +580,19 @@
</table>
<h2>Releases</h2>
<h3>
+ <a href="https://www.scintilla.org/scintilla535.zip">Release 5.3.5</a>
+ </h3>
+ <ul>
+ <li>
+ Released 8 March 2023.
+ </li>
+ <li>
+ On Win32 remove dependence on MSIMG32.DLL by replacing AlphaBlend
+ by GdiAlphaBlend.
+ <a href="https://sourceforge.net/p/scintilla/bugs/1923/">Bug #1923</a>.
+ </li>
+ </ul>
+ <h3>
<a href="https://www.scintilla.org/scintilla534.zip">Release 5.3.4</a>
</h3>
<ul>