From 8655885818137bc46fca80e4f662bbfb6975f83f Mon Sep 17 00:00:00 2001 From: Neil Date: Wed, 13 May 2015 13:35:38 +1000 Subject: Bug [#1703]. Fix bug when drawing text margins in buffered mode which would use default encoding instead of chosen encoding. --- doc/ScintillaHistory.html | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc') diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 700de78fd..e2b770fb1 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -512,6 +512,11 @@ VHDL folder folds units declarations and fixes a case insensitivity bug with not treating "IS" the same as "is".
  • + Fix bug when drawing text margins in buffered mode which would use default + encoding instead of chosen encoding. + Bug #1703. +
  • +
  • Fix link error on Windows when SCI_NAMESPACE used.
  • -- cgit v1.2.3