Commit Graph

33 Commits

Author SHA1 Message Date
RaiKoHoff
3cefe783cb + chg: finetuning of Single Byte Char Set (SBCS) detection 2020-01-28 18:42:01 +01:00
RaiKoHoff
ef3fdd8006 + fix/chg: UCHARDET: Confidence calculation for Single Byte Character Set (SBCS) 2020-01-16 18:17:16 +01:00
RaiKoHoff
2ad343ee91 + chg: Encoding Detection fine tuning 2020-01-14 18:26:52 +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
af017ca858 -- intermediate state for file watching chnages 2019-11-19 08:26:44 +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
Rainer Kottenhoff
e9b6daa6eb + integrate text conversion wrapper (DWORD -> ptrdiff_t) 2019-11-13 12:58:01 +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
a73286b525 + chg: extended encoding detection debug information 2019-07-04 20:58:03 +02:00
Rainer Kottenhoff
b4ed69c377 + chg: remove Compact Encoding Detection (CED) as 2nd encoding detector (rely on UCHARDET only) 2019-05-03 15:58:02 +02:00
Rainer Kottenhoff
09b3d22200 + Chg: RelaunchElevated() add current encoding as cmdline param (1) 2019-04-01 17:41:25 +02:00
Rainer Kottenhoff
0cab9d4698 fix: Hyperlink Styling for changed Themes 2019-03-17 19:59:09 +01:00
Rainer Kottenhoff
a4b8d3c834 + fix: indentation warning dialog 2019-03-13 23:06:22 +01:00
Rainer Kottenhoff
b5dcd2459d + encoding detection fine-tuning 2019-03-13 18:04:28 +01:00
Rainer Kottenhoff
5123a7c969 + fix: revert remapping of UCHARDET's GB18030 encoding predections - rely on detectors 2019-03-11 00:19:05 +01:00
Rainer Kottenhoff
c68c421812 + chg: force UCHARDET GB18030 detection to use CED's result, if applicable
+ cln: repository cleanup
2019-03-09 11:10:41 +01:00
Rainer Kottenhoff
5d215bb213 + add: source for UCHARDET GB18030 encoding detection (disabled, important data missing)
+ add: a recode menu for GB18030
2019-03-09 00:45:07 +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
d7d1fcfe86 + enh: start dual encoding dectors in (thread) parallel for large files 2019-03-07 17:57:16 +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
c5ff0a98a7 + fix: accidentically UCHARDET confidence cleared 2019-03-04 13:32:30 +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
a7cdd737ac + add: allow more ivonv conform encodings for command line option 2019-03-02 14:57:12 +01:00
Rainer Kottenhoff
b3d299acdb + fix: 'uchardet' result interpretation
+ fix: 'title-bar' display format for analyze result
2019-03-01 14:28:30 +01:00
Rainer Kottenhoff
e2a3b6a243 + fix: some corrections for uchardet encoding detector 2019-03-01 01:51:13 +01:00
Rainer Kottenhoff
1d3874700d + chg: first version of Mozilla's CHARDET encoding detector 2019-02-28 17:55:37 +01:00