aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2017-07-07 13:19:35 +1000
committerNeil <nyamatongwe@gmail.com>2017-07-07 13:19:35 +1000
commit9aa72c0c10dba58c8ccf20a2467f5d3a396c39d4 (patch)
tree5e4e294a3929635efce9c1b9f5ada953b4e0b906 /doc/ScintillaHistory.html
parent554dc6a20cc1f0494ae7035e3cb03d632edbef83 (diff)
downloadscintilla-mirror-9aa72c0c10dba58c8ccf20a2467f5d3a396c39d4.tar.gz
Bug [#1949]. Fix drawing failure in wrap mode for GTK+ 2.x.
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index dafd6d9ab..6053fed1e 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -572,6 +572,7 @@
<li>
Fix drawing failure when in wrap mode for delete to start/end of line which
affects later lines but did not redraw them.
+ Also fixed drawing for wrap mode on GTK+ 2.x.
<a href="http://sourceforge.net/p/scintilla/bugs/1949/">Bug #1949</a>.
</li>
<li>