diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 2095846db..0ce86dd31 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -508,6 +508,9 @@ VHDL folder supports "protected" keyword. </li> <li> + On GTK+ 3.x, fix height of lines in autocompletion lists to match the font. + </li> + <li> On GTK+, avoid "Invalid rectangle passed" warning messages by never reporting the client rectangle with a negative width or height. </li> |