mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-11 21:03:05 +08:00
Merge pull request #5287 from hpwamr/Mui_Beta
MUI - Commit before release build "Notepad3 6.24.825.1 rc3"
This commit is contained in:
commit
c459ce8884
@ -34,7 +34,7 @@ UCD - (UCD)ARDET is an Encoding Detector Library
|
||||
|
||||
|
||||
========================================================
|
||||
Current BETA/RC Version 6.24.713.(build_#) (2024-07-13)
|
||||
Current BETA/RC Version 6.24.825.(build_#) (2024-08-25)
|
||||
========================================================
|
||||
|
||||
--------------------------------------------------------
|
||||
@ -72,6 +72,8 @@ NEW:
|
||||
CHANGES:
|
||||
--------------------------------------------------------
|
||||
[.###.#]- .
|
||||
[.825.1]- Move caret line outline frame translucency to alpha2.
|
||||
[.825.1]- Zoom dependent caret outline frame thickness, zoom dependent visible whitespace size.
|
||||
[.713.1]- CR: if selection empty on "Modify Lines..." complete document is selected.
|
||||
[.703.1]- Refactor Remove/Unite Duplicate Lines.
|
||||
[.527.1]- Updating Lexer Style "NewSombra" from MadDogVachon.
|
||||
@ -140,6 +142,7 @@ CHANGES:
|
||||
FIXES:
|
||||
--------------------------------------------------------
|
||||
[.###.#]- .
|
||||
[.825.1]- Correct TOML Lexer identifier.
|
||||
[.713.1]- Delete line (Ctrl+Shift+D) - fix last line handling.
|
||||
[.703.1]- Update Toolbar in case of Undo/Redo.
|
||||
[.601.1]- Regression for "Reuse Window" flag.
|
||||
@ -247,8 +250,8 @@ REMOVED:
|
||||
--------------------------------------------------------
|
||||
CHANGES Versions in Tools or Libraries:
|
||||
--------------------------------------------------------
|
||||
[.522.1]- Update Lexilla Library (LEX) version 5.3.2 dev. (2024-04-23).
|
||||
[.522.1]- Update Scintilla Library (SCI) version 5.5.0 dev. (2024-04-23).
|
||||
[.825.1]- Update Lexilla Library (LEX) version 5.4.0 (2024-08-21).
|
||||
[.825.1]- Update Scintilla Library (SCI) version 5.5.2 (2024-08-21).
|
||||
[.101.1]- Update grepWinNP3 (GRE) version 2.1.15.48 (2024-01-10).
|
||||
[.101.1]- Update Oniguruma Regex (ONI) engine version 6.9.9 (2023-10-14).
|
||||
[1213.1]- Update MiniPath (MIN) version 1.0.2.191 (2022-12-13).
|
||||
|
||||
@ -101,7 +101,6 @@ bravo-hero https://github.com/bravo-hero
|
||||
chuanliwen https://github.com/chuanliwen
|
||||
craigo- https://github.com/craigo-
|
||||
Crane70 https://github.com/Crane70
|
||||
dzikrl https://github.com/dzikrl
|
||||
engelhro https://github.com/engelhro
|
||||
geogeo-gr https://github.com/geogeo-gr
|
||||
Hexaae https://github.com/Hexaae
|
||||
|
||||
@ -123,7 +123,6 @@ IDS_MUI_ABOUT_ACKNOWLEDGES "\
|
||||
\\cf0 chuanliwen\\tab https://github.com/chuanliwen\\par\
|
||||
\\cf0 craigo-\\tab https://github.com/craigo-/\\par\
|
||||
\\cf0 Crane70\\tab https://github.com/Crane70\\par\
|
||||
\\cf0 dzikrl\\tab https://github.com/dzikrl\\par\
|
||||
\\cf0 engelhro\\tab https://github.com/engelhro\\par\
|
||||
\\cf0 geogeo-gr\\tab https://github.com/geogeo-gr\\par\
|
||||
\\cf0 Hexaae\\tab https://github.com/Hexaae\\par\
|
||||
|
||||
Loading…
Reference in New Issue
Block a user