Rainer Kottenhoff
|
4582aa487d
|
+ fix: renewed UTF-8 and Unicode detection
+ rev: reverting some new encodings (needs handling for not installed codepages)
|
2018-08-21 16:22:30 +02:00 |
|
Rainer Kottenhoff
|
26e32752c2
|
+ chg: hardening Unicode detection capabilities
|
2018-08-21 03:33:17 +02:00 |
|
Rainer Kottenhoff
|
63b09def6a
|
+ enh: optimized UTF-8 enoding detection
|
2018-08-17 19:38:55 +02:00 |
|
Rainer Kottenhoff
|
a86a05200f
|
+ add: first draft of DirectWrite Font Chooser
|
2018-08-14 18:20:39 +02:00 |
|
Rainer Kottenhoff
|
473dd7f76b
|
+ fix: issues regarding encoding detection
|
2018-08-09 15:38:21 +02:00 |
|
Rainer Kottenhoff
|
05f1d091f1
|
+ fix: some code cleanup
|
2018-08-06 19:39:36 +02:00 |
|
Rainer Kottenhoff
|
8b3b9f3efd
|
+ fix: bug in re-coding "ASCII as UTF-8"
+ add: Explicit call to force Google's "Compact Encoding Detection" (CED)
|
2018-08-06 19:27:46 +02:00 |
|
Rainer Kottenhoff
|
2eb6bad84c
|
+ chg: code clean-up
|
2018-06-14 16:57:14 +02:00 |
|
Rainer Kottenhoff
|
de3d645b20
|
+ add: MUI aware lexer strings
|
2018-05-29 17:41:28 +02:00 |
|
Rainer Kottenhoff
|
fd04edc8cd
|
+ add: MUI aware encoding strings
|
2018-05-29 14:23:38 +02:00 |
|
Rainer Kottenhoff
|
83a561ba21
|
+ refac: BOOL -> bool
|
2018-04-05 08:12:32 +02:00 |
|
Rainer Kottenhoff
|
b7ae16b2f0
|
+ chg: rebase internally used code page on UTF-8 (Scintilla multi-byte conversions)
|
2018-03-20 13:41:19 +01:00 |
|
Rainer Kottenhoff
|
93a888760e
|
+ chg: replace tellenc by "Compact Encoding Detection" CED
|
2018-03-14 16:36:45 +01:00 |
|
Rainer Kottenhoff
|
575be5b2cf
|
+ enh: external cmd tool using Google's "Compact Encoding Detection" for encoding analysis
|
2018-03-14 15:30:45 +01:00 |
|
Rainer Kottenhoff
|
9824604ff4
|
+ rfc: Encoding detection: separate tables from code
|
2018-03-13 00:55:06 +01:00 |
|
Rainer Kottenhoff
|
0553f0ce64
|
+ enh: add option to skip ANSI Code Page detection (tellenc) (default is ON to preserve historic behavior)
|
2018-03-12 12:12:36 +01:00 |
|
Rainer Kottenhoff
|
abe4f2f8ef
|
+ fix: add BOM detection to encoding analysis
|
2018-03-06 15:14:53 +01:00 |
|
Rainer Kottenhoff
|
4b23dff529
|
+ fix: consider "load 7-bit ASCII as UTF-8" settings on encoding detection
|
2018-03-05 17:12:41 +01:00 |
|
Rainer Kottenhoff
|
516d632d9a
|
+ fix: integration of "tellenc" encoding detection ideas
|
2018-03-02 16:16:08 +01:00 |
|
Rainer Kottenhoff
|
64e58c9188
|
+ enh: prepare enhanced ANSI codepage detection
|
2018-03-02 16:16:08 +01:00 |
|
Rainer Kottenhoff
|
4576f08454
|
+ refactoring: prepare for enhanced encoding detection
|
2018-03-02 16:16:08 +01:00 |
|