aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2014-03-25 23:27:19 +1100
committerNeil <nyamatongwe@gmail.com>2014-03-25 23:27:19 +1100
commiteb19cec91228fb32e961b82f1ce103ea81e587a9 (patch)
treee8beb1a2cbf0d44a56fb5f991a7651752c9730e5 /doc/ScintillaHistory.html
parent0cf16c49d4f61d5432ad36201a161cce13482782 (diff)
downloadscintilla-mirror-eb19cec91228fb32e961b82f1ce103ea81e587a9.tar.gz
Bug [#1587]. WM_LBUTTONDBLCLK was no longer sent to window.
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 5005b3003..b1b25eb45 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -473,6 +473,10 @@
Bug fixed where automatic indentation wrong when caret in virtual space.
<a href="http://sourceforge.net/p/scintilla/bugs/1586/">Bug #1586</a>.
</li>
+ <li>
+ Bug fixed on Windows where WM_LBUTTONDBLCLK was no longer sent to window.
+ <a href="http://sourceforge.net/p/scintilla/bugs/1587/">Bug #1587</a>.
+ </li>
</ul>
<h3>
<a href="http://prdownloads.sourceforge.net/scintilla/scite340.zip?download">Release 3.4.0</a>