diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index ca282397b..fb750e384 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -498,6 +498,10 @@ <a href="http://sourceforge.net/p/scintilla/bugs/1541/">Bug #1541</a>. </li> <li> + On GTK+, fix horizontal scroll bar range to not be double the needed width. + <a href="http://sourceforge.net/p/scintilla/bugs/1546/">Bug #1546</a>. + </li> + <li> On OS X GTK+, report control key as SCI_META for mouse down events. </li> <li> |