aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2020-06-17 11:06:15 +1000
committerNeil <nyamatongwe@gmail.com>2020-06-17 11:06:15 +1000
commit1f23423442a85280b935f7a65160355b8695342b (patch)
tree999e037ea06079ac92903aeaa1ca3fe4435f27b4 /doc/ScintillaHistory.html
parent16a54de702c1c6c0f9d6a74f019964b5be1cc64d (diff)
downloadscintilla-mirror-1f23423442a85280b935f7a65160355b8695342b.tar.gz
Backport: Feature [feature-requests:1361]. Allow caret width to be up to 20 pixels.
Backport of changeset 8308:9f3c5a4c4b52.
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index f60a1fb4a..def900bc2 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -591,6 +591,10 @@
<a href="https://sourceforge.net/p/scintilla/feature-requests/1355/">Feature #1355</a>.
</li>
<li>
+ Allow caret width to be up to 20 pixels.
+ <a href="https://sourceforge.net/p/scintilla/feature-requests/1361/">Feature #1361</a>.
+ </li>
+ <li>
Fix printing on Windows to use correct text size.
<a href="https://sourceforge.net/p/scintilla/bugs/2185/">Bug #2185</a>.
</li>