Commit Graph

11730 Commits

Author SHA1 Message Date
LIU Hao
a6c8120c25
grepWinNP3: Update translation for zh_CN
`Search case-sensitive` is the caption of a checkbox, so reword it.
2026-03-24 17:34:17 +08:00
Rainer Kottenhoff
477d85d667
Merge pull request #5610 from RaiKoHoff/Dev_Master
add: Tab Settings - Tab/Backspace always indents
2026-03-23 20:17:25 +01:00
Rainer Kottenhoff
2c50b7c62a add: Tab Settings - Tab/Backspace always indents (not only at beginning of line) 2026-03-23 20:10:02 +01:00
Rainer Kottenhoff
9800d4f15a
Merge pull request #5609 from RaiKoHoff/Dev_Master
add: [Settings2]CopyMultiSelectionSeparator config
2026-03-23 18:37:41 +01:00
Rainer Kottenhoff
2874d2f17f Merge remote-tracking branch 'upstream/master' into Dev_Master 2026-03-23 18:23:11 +01:00
Rainer Kottenhoff
3cc9919929 add: [Settings2]CopyMultiSelectionSeparator= config 2026-03-23 18:18:03 +01:00
Rainer Kottenhoff
261237e1b0
Merge pull request #5608 from RaiKoHoff/Dev_Master
chg: add case conversions on rmb context menu
2026-03-23 18:03:32 +01:00
Rainer Kottenhoff
1c576a76e4 chg: add case conversions on rmb context menu 2026-03-23 17:26:53 +01:00
Rainer Kottenhoff
41740010ed
Merge pull request #5607 from RaiKoHoff/Dev_Master
add: lexer ABAQUS
2026-03-23 12:43:32 +01:00
METANEOCORTEX\Kotti
fb204d8c57 add: lexer ABAQUS 2026-03-23 12:34:06 +01:00
Rainer Kottenhoff
60cac64a4f
Merge pull request #5606 from RaiKoHoff/Dev_Master
chg: crtl+c / rmb-copy for line (empty selection) and hyperlinks
2026-03-23 10:44:26 +01:00
METANEOCORTEX\Kotti
1de551968d fix: sec-issue load system library hijacking 2026-03-23 10:34:19 +01:00
METANEOCORTEX\Kotti
67071b2d0a chg: crtl+c / rmb-copy for line (empty selection) and hyperlinks 2026-03-23 10:06:15 +01:00
Rainer Kottenhoff
8c2bd162dc
Merge pull request #5604 from RaiKoHoff/Dev_Master
Win10 API modernization
2026-03-23 07:45:21 +01:00
METANEOCORTEX\Kotti
734c4a2e70 fix: unicode vs. binary encoding detection 2026-03-22 17:54:54 +01:00
METANEOCORTEX\Kotti
8bec1c3f5a +upd: Win10 modernization 2026-03-22 15:37:03 +01:00
Rainer Kottenhoff
5bcb13c986
Merge pull request #5603 from RaiKoHoff/Dev_Master
VS version update
2026-03-22 13:54:11 +01:00
METANEOCORTEX\Kotti
bdc51d5eda VS version update 2026-03-22 13:45:59 +01:00
Pairi Daiza
379339353b
Merge pull request #5597 from hpwamr/Mui_Beta
Some checks failed
Build / ${{ matrix.platform }} ${{ matrix.configuration }} (Release, ARM64) (push) Has been cancelled
Build / ${{ matrix.platform }} ${{ matrix.configuration }} (Release, Win32) (push) Has been cancelled
Build / ${{ matrix.platform }} ${{ matrix.configuration }} (Release, x64) (push) Has been cancelled
Build / ${{ matrix.platform }} ${{ matrix.configuration }} (Release, x64_AVX2) (push) Has been cancelled
MUI - Update the "Configuration.md" file to synchronize it with the "Notepad3.ini" file.
2026-03-15 10:14:16 +01:00
Pairi Daiza
fc5e084d01
MUI - Update the "Configuration.md" file to synchronize it with the "Notepad3.ini" file. 2026-03-15 10:13:08 +01:00
Pairi Daiza
449854fdae
Merge pull request #5596 from hpwamr/Mui_Beta
Some checks failed
Build / ${{ matrix.platform }} ${{ matrix.configuration }} (Release, ARM64) (push) Has been cancelled
Build / ${{ matrix.platform }} ${{ matrix.configuration }} (Release, Win32) (push) Has been cancelled
Build / ${{ matrix.platform }} ${{ matrix.configuration }} (Release, x64) (push) Has been cancelled
Build / ${{ matrix.platform }} ${{ matrix.configuration }} (Release, x64_AVX2) (push) Has been cancelled
MUI - Commit before release build "Notepad3 7.26.314.1 beta"
2026-03-14 15:03:59 +01:00
Pairi Daiza
bed20c4e9b
MUI - Commit before release build "Notepad3 7.26.314.1 beta" 2026-03-14 15:02:15 +01:00
Rainer Kottenhoff
fcaa98979c
Merge pull request #5594 from RaiKoHoff/Dev_Master
fix: Claude Code based refactoring of encoding detection
2026-03-13 10:25:43 +01:00
Rainer Kottenhoff
a670aa8efe Merge remote-tracking branch 'upstream/master' into Dev_Master 2026-03-13 10:10:16 +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
Pairi Daiza
8738ad4be4
Merge pull request #5593 from hpwamr/Mui_Beta
Some checks failed
Build / ${{ matrix.platform }} ${{ matrix.configuration }} (Release, ARM64) (push) Has been cancelled
Build / ${{ matrix.platform }} ${{ matrix.configuration }} (Release, Win32) (push) Has been cancelled
Build / ${{ matrix.platform }} ${{ matrix.configuration }} (Release, x64) (push) Has been cancelled
Build / ${{ matrix.platform }} ${{ matrix.configuration }} (Release, x64_AVX2) (push) Has been cancelled
MUI - Change major version form 6 to 7
2026-03-12 09:42:18 +01:00
Pairi Daiza
ca3582445a
MUI - Change major version form 6 to 7 2026-03-12 09:40:37 +01:00
Derick Payne
34832608c3 ci: bump actions to Node.js 24 and suppress deprecation warnings
- actions/checkout v4 -> v6 (native Node 24)

- actions/upload-artifact v4 -> v6 (native Node 24)

- Add FORCE_JAVASCRIPT_ACTIONS_TO_NODE24 env var for microsoft/setup-msbuild@v2 and nuget/setup-nuget@v2 which have no Node 24 releases yet
2026-03-12 09:35:41 +02:00
Derick Payne
6e158171d5 Merge branch 'master' of https://github.com/rizonesoft/Notepad3
# Conflicts:
#	todo/W10-todo.md
2026-03-12 09:35:08 +02:00
Pairi Daiza
3d503bb016
Merge pull request #5592 from RaiKoHoff/Dev_Master
fix: encoding detection bug
2026-03-12 07:33:30 +01:00
METANEOCORTEX\Kotti
8d5a289dad fix: revert ASCII as UTF-8 for unicode detection - false positives 2026-03-12 02:18:22 +01:00
METANEOCORTEX\Kotti
ae87bea35c fix: encoding detection bug 2026-03-12 01:49:14 +01:00
Pairi Daiza
9619d78445
Merge pull request #5591 from RaiKoHoff/Dev_Master
fix: remove too strong UTF-8 affinity
2026-03-12 00:18:01 +01:00
METANEOCORTEX\Kotti
c61381e99d fix: remove too strong UTF-8 affinity 2026-03-11 23:51:40 +01:00
Pairi Daiza
c702006c3a
Merge pull request #5590 from hpwamr/Master
MUI - Commit before release build "Notepad3 6.26.311.1 beta"
2026-03-11 13:49:36 +01:00
Pairi Daiza
df780091d7
MUI - Commit before release build "Notepad3 6.26.311.1 beta" 2026-03-11 13:44:28 +01:00
Pairi Daiza
6504ada916
Merge pull request #5589 from hpwamr/Mui_Beta
+upd: version info for MS VS2026 (v18.4.0) update
2026-03-11 11:55:05 +01:00
Pairi Daiza
6682f69e37
+upd: version info for MS VS2026 (v18.4.0) update
- MUI - Update strings_sk_sk.rc
2026-03-11 11:52:25 +01:00
Rainer Kottenhoff
a6f89cab5e
Merge pull request #5588 from RaiKoHoff/Dev_Master
feat: add UCHARDET encoding prober filter (Settings2:UchardetLanguageFilter)
2026-03-10 18:19:51 +01:00
Rainer Kottenhoff
aad3c16227 feat: add UCHARDET encoding prober filter (Settings2:UchardetLanguageFilter)
default(31): probe all encodings, 27: exclude Japanese prober...
2026-03-10 18:03:08 +01:00
Pairi Daiza
b1224110f0
Merge pull request #5587 from hpwamr/Mui_Beta
MUI - Translation of "Strings.rc" files for many languages
2026-03-10 13:57:50 +01:00
Pairi Daiza
75c1d7f250
MUI - Translation of "Strings.rc" files for many languages
- In addition, AI translation (by Claude) for some incomplete languages
2026-03-10 13:29:56 +01:00
Pairi Daiza
fbb2ff4fc3
Merge pull request #5586 from lhmouse/master
Update translation for zh_CN and zh_TW
2026-03-10 10:47:59 +01:00
LIU Hao
dbff3b9c29
Update translation for zh_CN and zh_TW
Signed-off-by: LIU Hao <lh_mouse@126.com>
2026-03-10 16:11:14 +08:00
METANEOCORTEX\Kotti
c330a935be chore: sync. with current scintilla mirror 2026-03-10 00:11:32 +01:00
Rainer Kottenhoff
0f1f34427f
Merge pull request #5585 from RaiKoHoff/Dev_Master
fix: bug in Scintilla's Document::ConvertLineEnds() method
2026-03-09 23:09:06 +01:00
METANEOCORTEX\Kotti
d68991a8fe fix: bug in Scintilla's Document::ConvertLineEnds() method 2026-03-09 22:38:20 +01:00
Pairi Daiza
c9125537b9
Merge pull request #5584 from VenusGirl/master
Update Korean
2026-03-09 20:18:49 +01:00
Pairi Daiza
bcd4249501
Merge pull request #5583 from xsak/master
Hungarian translation 26 March update
2026-03-09 20:15:40 +01:00
Pairi Daiza
42cff80d48
Merge pull request #5582 from Stephan-P/patch-1
Update strings_nl_nl.rc
2026-03-09 20:12:59 +01:00