SciEdit: Fix auto completion of UTF-8 entries
commit76e2c2d51b3d73d9a00411946b944da29df05c1a
authorSven Strickroth <email@cs-ware.de>
Sat, 23 Jul 2016 17:21:34 +0000 (23 19:21 +0200)
committerSven Strickroth <email@cs-ware.de>
Sat, 23 Jul 2016 17:28:48 +0000 (23 19:28 +0200)
tree1e6a430760fc0889a9ac4e80a4e633c7e07d09a6
parenta34ba07b52fd0875332a51e6aba4cb65287ffc1a
SciEdit: Fix auto completion of UTF-8 entries

Use the length of the utf8 string: this is required if the Scintilla control is set to the utf8 code page.

based on TortoiseSVN rev. 27370.

Signed-off-by: Sven Strickroth <email@cs-ware.de>
src/Changelog.txt
src/Utils/MiscUI/SciEdit.cpp