Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-05-05 | Backport: Feature [feature-requests:#1212]. Move Unicode conversions into ↵ | mitchell | 1 | -28/+0 | |
UniConversion. Move Unicode conversion functions UnicodeFromUTF8 and UTF8FromUTF32Character into UniConversion. Backport of changeset 6645:463fa6965d9a. | |||||
2017-09-11 | Backport: The Scintilla namespace is always active for internal symbols and ↵ | Neil | 1 | -4/+0 | |
for the lexer and document interfaces. Backport of changeset 6388:d62863ae40a3. | |||||
2013-07-21 | Standardising header guards and namespaces. | Neil | 1 | -0/+13 | |
2013-07-11 | Include case conversion data in Scintilla so that all platforms will perform | Neil | 1 | -0/+19 | |
case conversion of Unicode text in accordance with Unicode. |