Rainer Kottenhoff
|
7d06abb8e7
|
+ chg: UTF-8 affine initial default settings
|
2018-12-05 15:46:40 +01:00 |
|
Rainer Kottenhoff
|
a3db5648e4
|
+ upd: Current Scintilla development (disable command events for speedup)
|
2018-10-11 11:42:59 +02:00 |
|
Rainer Kottenhoff
|
44a98f4f66
|
+ tidy: code cleaning based on "Clang Power Tools" VS extension : "Tidy"
|
2018-10-10 15:30:43 +02:00 |
|
Rainer Kottenhoff
|
3d1b3771fa
|
+ chg: Auto-Completion: use limited char-set for CJK input codepage on
|
2018-09-19 16:33:12 +02:00 |
|
Rainer Kottenhoff
|
5534584802
|
+ fix: UTF-16 BOM detection (little endianess (LE) vs. big endianess (BE) arch)
|
2018-08-28 15:39:40 +02:00 |
|
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
|
7cf91131ab
|
+ fix: revert changes for "STDMETHODIMP ScintillaWin::GetData(FORMATETC *pFEIn, STGMEDIUM *pSTM) "
+ add: new compiler version (VS 2017) recognition
+ chg: Save Settings on Exit behavior
+ fix: another bug in Encoding detection
|
2018-08-16 03:45:25 +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
|
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
|
ad672827bc
|
+ fix: Y-CaretPolicy ([Settings2] CurrentLineVerticalSlop=0) default
+ add: X-CaretPolicy ([Settings2] CurrentLineHorizontalSlop=0)
|
2018-03-14 17:04:50 +01:00 |
|
Rainer Kottenhoff
|
93a888760e
|
+ chg: replace tellenc by "Compact Encoding Detection" CED
|
2018-03-14 16:36:45 +01:00 |
|
Rainer Kottenhoff
|
9824604ff4
|
+ rfc: Encoding detection: separate tables from code
|
2018-03-13 00:55:06 +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
|
4576f08454
|
+ refactoring: prepare for enhanced encoding detection
|
2018-03-02 16:16:08 +01:00 |
|