aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
diff options
context:
space:
mode:
authorColomban Wendling <unknown>2024-10-26 08:38:09 +1100
committerColomban Wendling <unknown>2024-10-26 08:38:09 +1100
commit0ddc57c2a0269a4d4c89042b680f5a1178cb7efa (patch)
tree679276ef434df963bb8092125182a3396868f929 /doc
parentf409bd64bd33a81c91ecad067174da018d6b6351 (diff)
downloadscintilla-mirror-0ddc57c2a0269a4d4c89042b680f5a1178cb7efa.tar.gz
On GTK, allow middle click to insert multiple times within a document.
https://github.com/geany/geany/issues/2629
Diffstat (limited to 'doc')
-rw-r--r--doc/ScintillaHistory.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 09b7796a1..dc3a0278e 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -596,6 +596,10 @@
Update to Unicode 15.1.
<a href="https://github.com/ScintillaOrg/lexilla/issues/285">Issue #285</a>.
</li>
+ <li>
+ On GTK, allow middle click to insert multiple times within a document.
+ <a href="https://github.com/geany/geany/issues/2629">Geany Issue #2629</a>.
+ </li>
</ul>
<h3>
<a href="https://www.scintilla.org/scintilla553.zip">Release 5.5.3</a>