From 9dcbef9e17af191c13c6b5c90ae2fc71f0be8583 Mon Sep 17 00:00:00 2001 From: Neil Date: Thu, 6 Feb 2014 08:04:20 +1100 Subject: Fix crashes and other bugs by removing folding of do-label constructs. --- doc/ScintillaHistory.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index cbfa833d4..6fb9b4c8f 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -468,6 +468,9 @@ Added wrap mode SC_WRAP_WHITESPACE which only wraps on whitespace, not on style changes.
  • + Fix crashes and other bugs in Fortran folder by removing folding of do-label constructs. +
  • +
  • Fix bug on Windows when resizing autocompletion list with only short strings caused the list to move.
  • -- cgit v1.2.3