aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
diff options
context:
space:
mode:
authorGary James <unknown>2023-08-02 08:36:42 +1000
committerGary James <unknown>2023-08-02 08:36:42 +1000
commit22deb7abf87dc164084eb4a618ea1ec8091689c6 (patch)
tree9e0448a8e926713f6ff836e8fec09b7fdea5542c /doc
parent46cd92fb7443e87d1212d074ae8cd5d7d55dc37f (diff)
downloadscintilla-mirror-22deb7abf87dc164084eb4a618ea1ec8091689c6.tar.gz
Bug [#2395]. Allow parent window to handle context menu events by setting as
ignored.
Diffstat (limited to 'doc')
-rw-r--r--doc/ScintillaHistory.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index a319fc52f..51303feec 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -578,10 +578,23 @@
<td>Enrico Tröger</td>
</tr><tr>
<td>Chengzhi Li</td>
+ <td>Gary James</td>
</tr>
</table>
<h2>Releases</h2>
<h3>
+ <a href="https://www.scintilla.org/scintilla537.zip">Release 5.3.7</a>
+ </h3>
+ <ul>
+ <li>
+ Released 26 July 2023.
+ </li>
+ <li>
+ For Qt, allow parent window to handle context menu events by setting as ignored.
+ <a href="https://sourceforge.net/p/scintilla/bugs/2395/">Bug #2395</a>.
+ </li>
+ </ul>
+ <h3>
<a href="https://www.scintilla.org/scintilla536.zip">Release 5.3.6</a>
</h3>
<ul>