diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
| -rw-r--r-- | doc/ScintillaHistory.html | 5 | 
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index d1e449fc0..ddd3c78a6 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -500,6 +500,11 @@  	but does not show a border.  	</li>  	<li> +	Allow platform overrides for drawing tab arrows, wrap markers, and line markers. +	Variable for size of double click detection area. +	These enable better visuals and behaviour for PLAT_CURSES as it is character cell based. +	</li> +	<li>  	VHDL folder fixes "block" keyword.  	<a href="http://sourceforge.net/p/scintilla/bugs/1664/">Bug #1664</a>.  	</li>  | 
