aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2019-04-13 07:48:29 +1000
committerNeil <nyamatongwe@gmail.com>2019-04-13 07:48:29 +1000
commit3d5f65187efe8394560bf763796bf732136833d9 (patch)
treebfa588703e5970c3829aeb9272e6cac6f035efdd
parentb6fc41f1cc699ebd82039748b952cf5e3feb4343 (diff)
downloadscintilla-mirror-3d5f65187efe8394560bf763796bf732136833d9.tar.gz
Added 4.1.5 blurb.
-rw-r--r--doc/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html
index 9182b5e9e..57c83cd00 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -72,11 +72,12 @@
</tr>
</table>
<ul id="versionlist">
+ <li>Version 4.1.5 removes special handling of non-0 wParam to WM_PAINT on Win32 and changes
+ clipboard operations on GTK to avoid flickering.</li>
<li>Version 4.1.4 makes calltips work on Qt and adds a lexer for .NET's Common Intermediate Language CIL.</li>
<li>Version 4.1.3 is compatible with macOS 10.14, improves performance, and adds a new lexer for Nim which will replace the "nimrod" lexer.</li>
<li>Version 4.1.2 is a minor release.</li>
<li>Version 4.1.1 adds optional indexing of line starts in UTF-8 documents by UTF-32 code points and UTF-16 code units.</li>
- <li>Version 4.1.0 adds experimental support for bidirectional text as used by Arabic and Hebrew on Win32 and Cocoa.</li>
</ul>
<ul id="menu">
<li id="remote1"><a href="https://www.scintilla.org/SciTEImage.html">Screenshot</a></li>