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 |
|