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 |
|
Rainer Kottenhoff
|
bab84dd4ec
|
+ rfc: re-organization of source code directory structure
|
2020-09-18 20:59:55 +02: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 |
|
Rainer Kottenhoff
|
a433db8a4f
|
+ fix: locale dependent string comparision
|
2020-03-28 08:32:29 +01: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
|
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
|
ec1682eed9
|
+ rfc: refactoring: Encoding Detection
|
2019-11-17 19:39:06 +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 |
|
Rainer Kottenhoff
|
4e9c89ee44
|
+ fix: If ANSI encoding as default, use parent process's console code-page for encoding
|
2019-11-04 12:22:34 +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
|
2331f7a1ce
|
+ fix: some little bugfixes
|
2019-06-08 14:09:59 +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
|
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 |
|
Rainer Kottenhoff
|
c3828859a1
|
+ new: 1st version of menu language selection
|
2019-02-27 02:18:31 +01:00 |
|
Rainer Kottenhoff
|
e83fbcc747
|
+ upd: current corrections for Compact Encoding Detection (CED by Google)
+ fix: problem with UTF-8 (no BOM) encoding vs. ANSI encoding detection
+ cln: code cleanup
|
2019-02-01 13:21:15 +01:00 |
|
Rainer Kottenhoff
|
1dd48be287
|
+ cln: CppCheck (v1.86) clean code suggestions
|
2019-01-30 11:21:33 +01:00 |
|
Rainer Kottenhoff
|
02a55e7881
|
Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_NewFeatures
# Conflicts:
# Versions/build.txt
# np3portableapp/_buildname.txt
# res/Notepad3.exe.manifest.conf
# src/VersionEx.h
|
2019-01-02 20:32:47 +01:00 |
|
Pairi Daiza
|
fe977cddec
|
Change Rizonesoft Copyright © to year "2019"
|
2018-12-30 00:28:28 +01:00 |
|
Rainer Kottenhoff
|
dace6e4c69
|
Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_NewFeatures
# Conflicts:
# language/np3_fr_fr/dialogs_fr_fr.rc
# language/np3_ja_jp/dialogs_ja_jp.rc
# language/np3_nl_nl/dialogs_nl_nl.rc
|
2018-12-14 11:39:45 +01:00 |
|
Rainer Kottenhoff
|
1a739f20ad
|
+ fix: ASCII fallback only for selected encodings
|
2018-12-14 10:51:37 +01:00 |
|
Rainer Kottenhoff
|
d64039c23b
|
+ fix: some CppCheck complaints
|
2018-11-20 14:46:43 +01:00 |
|
Rainer Kottenhoff
|
6902bae473
|
+ refactoring: move some g_lobals to common structure
|
2018-11-07 09:27:15 +01:00 |
|
Rainer Kottenhoff
|
ba5dca06ba
|
+ clang tidy
|
2018-10-30 10:47:51 +01:00 |
|
Rainer Kottenhoff
|
a68a783a8c
|
Merge branch 'Dev_RC2_fixes' into Dev_AccelKeys
# Conflicts:
# src/Edit.c
# src/Notepad3.c
|
2018-10-25 11:47:22 +02:00 |
|
Rainer Kottenhoff
|
400e8a4499
|
+ refactoring: remove pitfall: dynamically allocated memory and COUNTOF() operator
|
2018-10-22 17:25:29 +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
|
9c063d58d4
|
+ code cleanup
|
2018-10-06 13:15:51 +02:00 |
|
Rainer Kottenhoff
|
c32072882d
|
+ chg: changed initial factory defaults for some settings
+ minor bug fixes
|
2018-10-03 14:45:25 +02:00 |
|
Rainer Kottenhoff
|
9a4fa8e526
|
+ reactoring: remove __fastcall attribute
|
2018-10-01 07:59:42 +02:00 |
|
Rainer Kottenhoff
|
b733d360ac
|
+ chg: 2nd stage of optimized .ini-handling
|
2018-09-25 09:23:16 +02:00 |
|
Rainer Kottenhoff
|
fa73c5686b
|
+ fix: Auto-Completion & IME - usage of limited AC character-set
|
2018-09-20 14:09:13 +02:00 |
|
Rainer Kottenhoff
|
7298e92937
|
+ chg: Auto-Completion & IME - Scintilla_InputCodePage() and monitoring WM_INPUTLANGCHANGE
|
2018-09-20 13:35:21 +02:00 |
|
Rainer Kottenhoff
|
4a8fe155d1
|
+ replace LocalAlloc() by recommended HeapAlloc()
|
2018-09-20 12:47:26 +02:00 |
|