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
commit32375d1cfcf449d6947e34e414d4382241c6ef83 (patch)
tree8f6142932cb8d331cb3e201e86400bfb031a6f9e
parent1f905c5a0db36d2ffb81e41758bd4ceb0d84f624 (diff)
downloadscintilla-mirror-32375d1cfcf449d6947e34e414d4382241c6ef83.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>