aboutsummaryrefslogtreecommitdiffhomepage
path: root/win32/HanjaDic.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-05-08Backport: Use value-initialization and nullptr (for true pointers) to avoid '...Neil1-2/+2
2017-09-11Backport: The Scintilla namespace is always active for internal symbols and f...Neil1-4/+0
2017-04-06Added const where possible.Neil1-1/+1
2017-03-04Add include to allow #6138 to build on Windows.Neil1-0/+2
2015-04-21Fix link error when SCI_NAMESPACE used.Neil1-1/+4
2015-03-12More efficient conversion to Hangul.Neil1-18/+22
2015-02-22Avoid warnings about uninitialised field.Neil1-1/+1
2015-02-22Implement VK_HANJA for Korean on Windows.Neil1-0/+122