mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-14 21:09:05 +08:00
Merge pull request #4674 from hpwamr/Mui_Beta
MUI - Commit before build "v6.23.320.1 beta" and "Changes.txt"
This commit is contained in:
commit
9cf29eeff0
@ -34,13 +34,14 @@ UCD - (UCD)ARDET is an Encoding Detector Library
|
||||
|
||||
|
||||
========================================================
|
||||
Current BETA/RC Version 6.23.315.(build_#) (2023-03-15)
|
||||
Current BETA/RC Version 6.23.320.(build_#) (2023-03-20)
|
||||
========================================================
|
||||
|
||||
--------------------------------------------------------
|
||||
NEW:
|
||||
--------------------------------------------------------
|
||||
[.###.#]- .
|
||||
[.320.1]- Add Lexer Verilog HDL.
|
||||
[.315.1]- Cooperation of Alt+LClick on Hyperlinks vs. extend selection.
|
||||
[.315.1]- Option to fill empty search text in F/R dialog.
|
||||
[.315.1]- RegExpr enhancements.
|
||||
@ -53,6 +54,10 @@ NEW:
|
||||
CHANGES:
|
||||
--------------------------------------------------------
|
||||
[.###.#]- .
|
||||
[.320.1]- Update VHDL Lexer.
|
||||
[.320.1]- Dialog windows with special system menu: add 'burger' symbol.
|
||||
[.320.1]- Use relaxing default FileCheckInterval (2000[msec]).
|
||||
[.320.1]- Refactoring: use background worker helper.
|
||||
[.315.1]- Use larger color bitmaps within color select buttons (customize schemes).
|
||||
[.315.1]- SCI add SendMessage macro (SCI).
|
||||
[.301.1]- Generic font names $Code/$Text prepend by number referring to priority list position.
|
||||
@ -72,6 +77,11 @@ CHANGES:
|
||||
FIXES:
|
||||
--------------------------------------------------------
|
||||
[.###.#]- .
|
||||
[.320.1]- Notification adjustment in case of externally deleted file.
|
||||
[.320.1]- Min. FileCheckInterval 500msec, else notify immediately.
|
||||
[.320.1]- Missing file path display name.
|
||||
[.320.1]- "_beginthreadex_proc_type" correction for Win32(x86).
|
||||
[.320.1]- Reactivate FileChangeInterval (used on dir changed notification too).
|
||||
[.315.1]- Shift+Alt+Click on Hyperlink should not fire Hyperlink action.
|
||||
[.315.1]- In case of no file args: open empty doc instead of file open dialog.
|
||||
[.315.1]- Creating New file in current working directory.
|
||||
@ -105,9 +115,9 @@ REMOVED:
|
||||
--------------------------------------------------------
|
||||
CHANGES Versions in Tools or Libraries:
|
||||
--------------------------------------------------------
|
||||
[.320.1]- Update grepWinNP3 (GRE) version 2.1.13.46 (2023-03-16).
|
||||
[.315.1]- Update Lexilla Library (LEX) version 5.2.4 (2023-03-13).
|
||||
[.315.1]- Update Scintilla Library (SCI) version 5.3.4 (2023-03-08).
|
||||
[.228.1]- Update grepWinNP3 (GRE) version 2.1.13.45 (2023-02-27).
|
||||
[.224.1]- Update Oniguruma Regex (ONI) engine version 6.9.9 (2023-02-21).
|
||||
[1213.1]- Update MiniPath (MIN) version 1.0.2.191 (2022-12-13).
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user