From b8dbcd85c2b92250b8904b3e13c847d387d6c617 Mon Sep 17 00:00:00 2001 From: Neil Date: Thu, 13 Mar 2025 08:57:36 +1100 Subject: Add values to character set table and style name (column 1) like other tables. --- doc/ScintillaDoc.html | 71 ++++++++++++++++++++++++++++++++++----------------- 1 file changed, 47 insertions(+), 24 deletions(-) (limited to 'doc') diff --git a/doc/ScintillaDoc.html b/doc/ScintillaDoc.html index e36c2059d..303205b31 100644 --- a/doc/ScintillaDoc.html +++ b/doc/ScintillaDoc.html @@ -130,7 +130,7 @@

Scintilla Documentation

-

Last edited 12 February 2025 NH

+

Last edited 13 March 2025 NH

Scintilla 5 has moved the lexers from Scintilla into a new Lexilla project.
@@ -3583,117 +3583,140 @@ struct Sci_TextToFindFull { + - - + + + - + + - + + - + + - + + - + + - + + - + - + + - + + - + + - + + - + + - + + - + + - + + - + + - + + - + + - + + - + + - + + -- cgit v1.2.3
Character SetValue Windows GTK Cocoa
SC_CHARSET_ANSI
SC_CHARSET_ANSI0 ✓ (8859-1)
SC_CHARSET_ARABICSC_CHARSET_ARABIC178
SC_CHARSET_BALTICSC_CHARSET_BALTIC186
SC_CHARSET_CHINESEBIG5SC_CHARSET_CHINESEBIG5136
SC_CHARSET_DEFAULTSC_CHARSET_DEFAULT1 ✓ (8859-1) ✓ (8859-1)
SC_CHARSET_EASTEUROPESC_CHARSET_EASTEUROPE238
SC_CHARSET_GB2312SC_CHARSET_GB2312134
SC_CHARSET_GREEKSC_CHARSET_GREEK + 161
SC_CHARSET_HANGULSC_CHARSET_HANGUL129
SC_CHARSET_HEBREWSC_CHARSET_HEBREW177
SC_CHARSET_JOHABSC_CHARSET_JOHAB130
SC_CHARSET_MACSC_CHARSET_MAC77
SC_CHARSET_OEMSC_CHARSET_OEM255
SC_CHARSET_RUSSIANSC_CHARSET_RUSSIAN204 ✓ (cp1251) ✓ (koi8-r) ✓ (cp1251)
SC_CHARSET_SHIFTJISSC_CHARSET_SHIFTJIS128
SC_CHARSET_SYMBOLSC_CHARSET_SYMBOL2
SC_CHARSET_THAISC_CHARSET_THAI222
SC_CHARSET_TURKISHSC_CHARSET_TURKISH162
SC_CHARSET_VIETNAMESESC_CHARSET_VIETNAMESE163
SC_CHARSET_OEM866SC_CHARSET_OEM866866 ✓ (cp866)
SC_CHARSET_CYRILLICSC_CHARSET_CYRILLIC1251 ✓ (cp1251) ✓ (cp1251)
SC_CHARSET_8859_15SC_CHARSET_8859_151000