aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2013-10-31 09:34:22 +1100
committerNeil <nyamatongwe@gmail.com>2013-10-31 09:34:22 +1100
commitad86456bdec4429bee3d198baf4ec35cf3b50ae4 (patch)
tree04d39defbe8d9de129c785618350733858274642
parent5196ff873ad0b5859b8e086d382a29cdf97c93a7 (diff)
downloadscintilla-mirror-ad86456bdec4429bee3d198baf4ec35cf3b50ae4.tar.gz
Change log.
-rw-r--r--doc/ScintillaHistory.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 914893b7e..356a008e8 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -490,6 +490,10 @@
<a href="http://sourceforge.net/p/scintilla/bugs/1541/">Bug #1541</a>.
</li>
<li>
+ On Qt, bug fixed with drawing of scrollbars, where previous contents were not drawn over with some
+ themes.
+ </li>
+ <li>
On Qt, bug fixed with finding monitor rectangle which could lead to autocomplete showing at wrong location.
</li>
<li>