mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-14 21:09:05 +08:00
Merge pull request #5697 from hpwamr/Mui_Beta
MUI - Commit before release build "Notepad3 7.26.417.1 beta"
This commit is contained in:
commit
e90aa345e6
@ -35,13 +35,17 @@ UCH - (UCH)ARDET is an Encoding Detector Library
|
||||
|
||||
|
||||
========================================================
|
||||
Current BETA Version 7.26.414.(build_#) (2026-04-14)
|
||||
Current BETA Version 7.26.417.(build_#) (2026-04-17)
|
||||
========================================================
|
||||
|
||||
--------------------------------------------------------
|
||||
NEW:
|
||||
--------------------------------------------------------
|
||||
[.xxx.x]- .
|
||||
[.417.1]- Feat: Prep for grepWin search pattern editorcmd patching.
|
||||
[.417.1]- Feat: HTML CSS Styles.
|
||||
[.417.1]- Add default directory selection to settings menu.
|
||||
[.417.1]- Add special grepWinPortable error msg.
|
||||
[.411.1]- Add Tab Settings - Tab/Backspace always indent (not only at beginning of line).
|
||||
[.411.1]- Add [Settings2]CopyMultiSelectionSeparator config.
|
||||
[.411.1]- Add case conversions on rmb context menu.
|
||||
@ -61,7 +65,8 @@ NEW:
|
||||
CHANGES:
|
||||
--------------------------------------------------------
|
||||
[.xxx.x]- .
|
||||
[.414.1]- MUI - Rename "grepWin" languages files to sync with "grepWin Portable (PAF)" files.
|
||||
[.417.1]- Replacing "Tab/Backspace" with "Tab/Shift-Tab.
|
||||
[.417.1]- Revert auto resolving to UNC for mapped network-drives.
|
||||
[.411.1]- MUI - Migrate tool "grepWin" into NotepadPortableApp (PAF).
|
||||
[.411.1]- MUI - Cleanup and add missing files in NP3PortableApp.
|
||||
[.411.1]- PortableApps Build (new build script, settings, grepWin orig handling).
|
||||
@ -92,6 +97,11 @@ CHANGES:
|
||||
FIXES:
|
||||
--------------------------------------------------------
|
||||
[.xxx.x]- .
|
||||
[.417.1]- LexHTML.cxx.
|
||||
[.417.1]- Language file names for grepWinPortable.
|
||||
[.417.1]- Error prone manual numbering of menu child-items for checkboxes.
|
||||
[.417.1]- NONE vs EMPTY INI file handling, remove styling empty sections.
|
||||
[.417.1]- Encoding dialog system codepage special handling.
|
||||
[.411.1]- No PAF .7z creation - not supposed to be used that way.
|
||||
[.411.1]- ARM64 flickering/rendering issues on Windows 11 25H2.
|
||||
[.411.1]- Win32 build and build-scripts.
|
||||
@ -154,11 +164,11 @@ REMOVED:
|
||||
--------------------------------------------------------
|
||||
CHANGES Versions in Tools or Libraries:
|
||||
--------------------------------------------------------
|
||||
[.417.1]- Update Scintilla (SCI) Library version 5.6.1 (2026-03-26).
|
||||
[.417.1]- Update Lexilla (LEX) Library version 5.4.8 (2026-03-26).
|
||||
[.411.1]- Update grepWin (GRE) version 2.1.12.1434 (2025-09-24).
|
||||
[.305.1]- Update UCHARDET (UCH) encoding detector version 0.0.8 (2022-12-08).
|
||||
[.303.1]- Update PCR2 (PCR) Regex engine version 10.47 (2025-10-21).
|
||||
[.227.1]- Update Scintilla (SCI) Library version 5.6.0 (2026-02-25).
|
||||
[.227.1]- Update Lexilla (LEX) Library version 5.4.7 (2026-02-25).
|
||||
[1213.1]- Update MiniPath (MIN) version 1.0.2.191 (2022-12-13).
|
||||
|
||||
--------------------------------------------------------
|
||||
|
||||
@ -87,7 +87,7 @@
|
||||
Ctrl+Alt+Enter Complete Word.
|
||||
Ctrl+ ← Cursor Word Left.
|
||||
Ctrl+ → Cursor Word Right.
|
||||
Ctrl+Backspace Delete Word Before/Left.
|
||||
Tab/Shift-Tab Delete Word Before/Left.
|
||||
Ctrl+Del Delete Word After/Right.
|
||||
|
||||
Lines
|
||||
|
||||
Loading…
Reference in New Issue
Block a user