Commit Graph

1262 Commits

Author SHA1 Message Date
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
d66d7f2c60 + chg: make language menu international (language independant) 2019-03-08 14:05:19 +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
f73a2592c6 + ver: build infos 2019-03-07 16:18:33 +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
4419abce18 + fix: redundant sticky window position flag 2019-03-07 00:41:23 +01:00
Rainer Kottenhoff
4a3493bbdc + upd: new VS2017 version 2019-03-07 00:03:08 +01:00
Rainer Kottenhoff
3bdbedeb32 + fix: broken toolbar toggle
+ cln: some code cleanup
2019-03-06 23:55:31 +01:00
Rainer Kottenhoff
de48e615ab + fix: broken open hyperlink in webbrowser (Ctrl+Click) 2019-03-06 15:19:19 +01:00
Rainer Kottenhoff
be6a45bb4d + upd: VS2019 version update 2019-03-06 12:39:11 +01:00
Rainer Kottenhoff
ca487d4909 + add: support (internal) development debug mode by [Settings2] (DevDebugMode=1) 2019-03-06 12:00:59 +01:00
Rainer Kottenhoff
41225c2e5b + add: support for external and internal Hot- and Disabled- Toolbar icons. 2019-03-06 11:22:56 +01:00
Rainer Kottenhoff
4b9a6ff0c5 + add: missing toolbar label for History button 2019-03-06 01:49:34 +01:00
Rainer Kottenhoff
1fc57a2184 + add: Recent file history toolbar button 2019-03-06 01:23:40 +01:00
Rainer Kottenhoff
d0206ebd25 + fix: missing vcxproj file 2019-03-05 23:11:14 +01:00
Rainer Kottenhoff
686c131ee9 + add: Nederlands charecter-set prober for UCHARDET 2019-03-05 22:57:07 +01:00
Rainer Kottenhoff
5b47a2f2f9 + add: Add Belarusian trained charset prober to UCHARDET 2019-03-05 18:48:41 +01:00
Rainer Kottenhoff
8e0aa7690d + chg: reduced stay-time for Zoom level tooltip 2019-03-05 14:52:39 +01:00
Rainer Kottenhoff
821503a4f5 + chg: menu item "HighDPI Toolbar" -> "Toggle Toolbar" to toggle through all 3 possible Toolbars 2019-03-05 11:02:54 +01:00
Rainer Kottenhoff
570c3b9a3d + fix: missing vcxproj file 2019-03-05 01:10:17 +01:00
Rainer Kottenhoff
3a2656fbc9 + add: Train Africaans (CP-1252) for UCHARDET language detection models 2019-03-05 01:01:32 +01:00
Rainer Kottenhoff
5134fd48ff + chg: encoding detection: reliability/confidence calculation adjustments 2019-03-04 23:42:00 +01:00
Rainer Kottenhoff
3a9a53c4b3 + chg: switch back to Encoding-Detectior-Statistik in TitleBar 2019-03-04 18:31:26 +01:00
Rainer Kottenhoff
d9bf7b5c8c + add: menu to load other toolbar themes (bitmaps) 2019-03-04 18:26:42 +01:00
Rainer Kottenhoff
c5ff0a98a7 + fix: accidentically UCHARDET confidence cleared 2019-03-04 13:32:30 +01:00
Rainer Kottenhoff
2d37da4b8d + chg: show encoding detector results as Tooltio (not Title-bar) 2019-03-04 12:27:43 +01:00
Rainer Kottenhoff
06f6981e20 + fix: minor problems on load/release MUI language libs 2019-03-04 10:51:29 +01:00
Rainer Kottenhoff
e66096feca + enh: clear zoom calltip after 2s 2019-03-04 03:10:59 +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
3a06f205a6 + chg: background color of bookmark and foldmark (light green)
+ add: highlight current fold section color (foreground color of selected text style)
2019-03-03 14:13:24 +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
1caa332305 Merge branch 'Dev_Master' into Dev_UCHARDET 2019-03-01 13:11:09 +01:00
Rainer Kottenhoff
7f23f66dbc + upd: VS2019 versio update 2019-03-01 12:58:28 +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
Rainer Kottenhoff
b441301ba9 + chg: WordWrap - symbol show/hide toggle Accelerator-Key "Ctrl+Shift+0"
(intercepted by Windows) changed to "Ctrl+Shift+7"
2019-02-28 12:49:28 +01:00
Rainer Kottenhoff
22cc40eb85 + cln: CppCheck complaints 2019-02-27 17:16:54 +01:00
Rainer Kottenhoff
e89e9aae50 + fix: small fixes (CppCheck) 2019-02-27 16:53:32 +01:00
Rainer Kottenhoff
993801af17 + chg: prepare resize method for DPI chnage awareness
+ chg: write Language change to Settings2 on change
2019-02-27 15:18:46 +01:00
Rainer Kottenhoff
b5683b2f5f + rfc: refactoring: dynamic Language Menu (dep. on MUI DLLs availability) 2019-02-27 12:30:28 +01:00
Rainer Kottenhoff
809d426c78 + fix: lean MUI strings redrawing 2019-02-27 02:29:30 +01:00
Rainer Kottenhoff
c3828859a1 + new: 1st version of menu language selection 2019-02-27 02:18:31 +01:00
Rainer Kottenhoff
bb34ff96cc + fix: "Focused View" for some Lexers, destroying/resetting LineState flags 2019-02-26 13:55:47 +01:00
Rainer Kottenhoff
1dc9cec55c + new: commandline option to search environment PATH for relative filename 2019-02-21 16:52:13 +01:00
Rainer Kottenhoff
106ffbf0d3 + fix: find correct window for "Single File Instance" (re)load 2019-02-21 14:56:13 +01:00
Pairi Daiza
b06224875a MUI - Prepare for language ko-KR (Korean) 2019-02-20 13:58:39 +01:00
Rainer Kottenhoff
dd3439f3c4 + add: Italian (Italy) language projects resource templates 2019-02-19 09:03:29 +01:00