Commit Graph

84 Commits

Author SHA1 Message Date
METANEOCORTEX\Kotti
1dd60f00b2 fix: simplify encoding settings 2026-03-30 12:12:10 +02:00
METANEOCORTEX\Kotti
e1ba11008c fix: default encoding (forced fallback), AnalyzeReliableConfidenceLevel dialog configurable 2026-03-29 16:42:55 +02:00
METANEOCORTEX\Kotti
734c4a2e70 fix: unicode vs. binary encoding detection 2026-03-22 17:54:54 +01:00
Rainer Kottenhoff
062d82b463 fix: Claude Code based refactoring of encoding detection - based on uchardet test files and more 2026-03-13 10:09:39 +01:00
Rainer Kottenhoff
bc97ba45b1 refactor: remove deprecated Win7 compatibility, refactor background worker and file observation, UTF-32 detection 2026-03-05 15:55:07 +01:00
METANEOCORTEX\Kotti
d2a9ceeffa fix: Win's Unicode detection is not reliable, so change encoding detection accordingly, fix bug 2026-02-16 17:01:00 +01:00
Pairi Daiza
02dfec5c38
+ chg: Rizonesoft Copyright © 2008-2025 to year "2008-2026" 2026-01-01 09:31:16 +01:00
Pairi Daiza
f8893c0b83
+ chg: Rizonesoft Copyright © 2008-2024 to year "2008-2025" 2025-01-01 09:31:47 +01:00
Pairi Daiza
9c09f044a6
+ chg: Rizonesoft Copyright © 2008-2023 to year "2008-2024" 2024-01-01 07:55:39 +01:00
METANEOCORTEX\Kotti
d391413064 +chg: Solution/Project tuning
+chg: Display of Unicode Point
2023-02-24 07:38:53 +01:00
Pairi Daiza
86166b3feb
+ chg: Rizonesoft Copyright © 2008-2022 to year "2008-2023" 2023-01-01 20:39:21 +01:00
METANEOCORTEX\Kotti
ae32f27f98 + fix Unicode Detection in case of pure ASCCI containing null bytes 2022-08-28 13:27:14 +02:00
METANEOCORTEX\Kotti
8f89a1b9a1 + fix ASCII only issue of not reliable IsTextUnicode() 2022-08-28 11:30:23 +02:00
Pairi Daiza
f72a889092
+ chg: Rizonesoft Copyright © 2008-2021 to year "2008-2022" 2022-01-01 09:22:40 +01:00
METANEOCORTEX\Kotti
2569560824 some more LongPath handling 2021-10-10 01:39:37 +02:00
METANEOCORTEX\Kotti
86e1e023ec + chg: make current path LongPath aware (stage I) 2021-09-09 18:12:51 +02:00
Rainer Kottenhoff
edd93b858e + rfc: minor code cleanup 2021-05-07 15:50:48 +02:00
Rainer Kottenhoff
8ea1dd92ce + add: Base64 Encoding/Decoding 2021-05-06 17:22:56 +02:00
Rainer Kottenhoff
a9425f3732 + chg: minimize usage of deprecated LCID / LANGID for MiniPath
+ rfc: code cleanup
2021-04-15 22:34:19 +02:00
Pairi Daiza
a1706a2a75 + chg: Rizonesoft Copyright © 2008-2020 to year "2008-2021" 2021-01-01 10:48:00 +01:00
Rainer Kottenhoff
9d3f190236 + rfc: refactoring encoding detection: pure ASCII vs. 7-bit 2020-11-26 12:07:38 +01:00
Rainer Kottenhoff
fbf83129a5 + fix: file save problem after switching encoding to GB2312 (52936)
+ sty: code styling reformat (AStyle: OTBS)
+ fix: file encoding analysis with 7-bit ASCII only
2020-11-25 12:47:14 +01:00
Rainer Kottenhoff
b3488836c4 + fmt: AStyle ALLMAN core code base 2020-11-19 20:15:29 +01:00
RaiKoHoff
72d9e4aa81 + chg: review document modified handler (dirty-flag)
+ fix: no document modified flag on forced re-decode file (recode) w/ other encoding
2020-07-23 16:51:27 +02:00
RaiKoHoff
ca003c82dd + fix: some more CppCheck complaints 2020-05-14 12:22:28 +02:00
RaiKoHoff
4787805aca + chg: filevar tag "fill-column" changes to support multi-column marker 2020-04-21 15:54:01 +02:00
Rainer Kottenhoff
5e31031276 + chg: Prefer UTF-8 where applicable - use LocaleAnsiCodePageAnalysisBonus=xx to push towards ANSI (if detected)
+ fix: Encoding Detection: ISO-8859-1  as CP-1252  (HTML5 recomendation)
+ chg: ASCII as UTF-8: remove "hidden" switch as prefer UTF-8 over ANSI
2020-03-11 16:00:47 +01:00
Rainer Kottenhoff
bbf95f1b57 + fix: don't use analysis hint UTF-8, if file is invalid UTF-8 2020-03-11 11:17:00 +01:00
Rainer Kottenhoff
dee3138aeb + fix: configurable default ANSI code-page (locale) detection bonus 2020-03-11 10:48:12 +01:00
Rainer Kottenhoff
e3fdccdda2 + increase confidence for ANSI encoding detection if current ANSI locale is detected 2020-03-10 12:39:31 +01:00
Rainer Kottenhoff
8c75d9537e + chg: Increase encoding detection confidence threshold to 92% 2020-01-31 10:07:58 +01:00
Pairi Daiza
ae53805a59 Change Rizonesoft Copyright © to year "2020" 2020-01-03 18:17:29 +01:00
Rainer Kottenhoff
a0fbf7ceb1 + chg: encoding detection fallback: explicitly defined or (UTF-8 (if valid) else current ANSI code-page) 2019-11-28 13:46:52 +01:00
Rainer Kottenhoff
ec1682eed9 + rfc: refactoring: Encoding Detection 2019-11-17 19:39:06 +01:00
Rainer Kottenhoff
77e7758b7b + rfc: refactoring source code (encoding detection) 2019-11-17 12:05:56 +01:00
Pairi Daiza
2be6142a16 Conversion all files to encoding UTF-8 (Final) 2019-11-05 00:07:41 +01:00
Pairi Daiza
c7f4d725e3 Conversion all files to encoding UTF-8 (Partial_1) 2019-11-04 00:27:34 +01:00
Rainer Kottenhoff
62e8f4110c + fix: decoding bug (issue #1698) 2019-10-31 14:18:03 +01:00
Derick Payne
d63c046d9f Revert "Releasing Build 2511 RC"
This reverts commit 140c60c6ec.
2019-07-26 21:18:11 +02:00
Derick Payne
140c60c6ec Releasing Build 2511 RC 2019-07-26 20:36:25 +02:00
Rainer Kottenhoff
ece4ec6ee6 +fix: enhanced Unicode detection 2019-07-21 12:21:55 +02:00
Rainer Kottenhoff
6d4ff85880 + Chg: add encoding tag to RelaunchElevated() arguments 2019-04-02 00:30:23 +02:00
Rainer Kottenhoff
09b3d22200 + Chg: RelaunchElevated() add current encoding as cmdline param (1) 2019-04-01 17:41:25 +02:00
Rainer Kottenhoff
249ce4eea0 + Fix: FileVars vs. Settings handling 2019-04-01 16:56:28 +02:00
Rainer Kottenhoff
004edc7daa + upd: current Scintilla dev on GitHub mirror 2019-03-29 19:40:30 +01:00
Rainer Kottenhoff
b5dcd2459d + encoding detection fine-tuning 2019-03-13 18:04:28 +01:00
Rainer Kottenhoff
c2ec2db2a0 + enh: static mapping of UCD's GB18030 to GB2312 only if CED has GB2312 detection
+ cln: some code clean-up
2019-03-08 11:26:55 +01:00
Rainer Kottenhoff
c9dc8e4088 + rfc: refactoring of encoding detection, rely on UCHARDET and CED (plus configuration capabilities) 2019-03-07 16:12:54 +01:00
Rainer Kottenhoff
dbfca3f2f9 + fix: context menu copy of active hotspot hyperlink copies link only
+ enh: enhance cooperation of both encoding detectors (xperimental)
2019-03-04 02:44:12 +01:00
Rainer Kottenhoff
e2a3b6a243 + fix: some corrections for uchardet encoding detector 2019-03-01 01:51:13 +01:00