From decbbfcd12b8b0417cbbf306b71d8ad6eac5ac1a Mon Sep 17 00:00:00 2001 From: Pairi Daiza Date: Mon, 19 Jun 2023 19:58:03 +0200 Subject: [PATCH] MUI - Commit before release build "Notepad3 6.23.619.1 beta" --- Build/Changes.txt | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/Build/Changes.txt b/Build/Changes.txt index 99c82b994..d80b374d6 100644 --- a/Build/Changes.txt +++ b/Build/Changes.txt @@ -34,19 +34,17 @@ UCD - (UCD)ARDET is an Encoding Detector Library ======================================================== -Current BETA/RC Version 6.23.616.(build_#) (2023-06-16) +Current BETA/RC Version 6.23.619.(build_#) (2023-06-19) ======================================================== -------------------------------------------------------- NEW: -------------------------------------------------------- [.###.#]- . -[.616.1]- Web Source Code: enhancement for commenting in embedded scripts. +[.619.1]- Indentation guide coloring on matching brace highlight. [.513.1]- Option on F/R dialog: incremental search ON/OFF. [.512.1]- Add an "Additional Notepad3Portable.cmd Launcher". [.504.1]- Option: do not save blank new files. -[.503.1]- Minor enhancement on log file monitoring. -[.430.1]- Some enhancements for Logfile Monitoring. [.430.1]- Option to show/hide titlebar. [.424.1]- Localization in INNO Setup of "Open with Notepad3" (SUP). [.406.1]- Enhanced File-Change Notification Messagebox. @@ -55,7 +53,6 @@ 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. [.221.1]- Unicode point display (status bar) of current (caret pos) character. [.221.1]- Quotation Mark Auto-Close Functionality. [.220.1]- Add "np3encrypt" project to solution (cmd-ln tool). @@ -65,9 +62,13 @@ NEW: CHANGES: -------------------------------------------------------- [.###.#]- . +[.619.1]- Tooltip/Calltip style using Segoe UI font. +[.616.1]- Web Source Code: enhancement for commenting in embedded scripts. [.526.1]- Removing square brackets from being valid codepoints of URL (hyperlink) regex. [.521.1]- Copy an "Additional Notepad3Portable.cmd Launcher" in PAF file [Root]. +[.503.1]- Minor enhancement on log file monitoring. [.501.1]- Add some new sentences for Logfile Monitoring. +[.430.1]- Some enhancements for Logfile Monitoring. [.430.1]- Changed message box for file change notification. [.430.1]- Keep Dark/Light Win Mode settings (if once set manually - else auto detect). [.430.1]- Disable menubar in fullscreen mode too. @@ -80,6 +81,7 @@ CHANGES: [.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]- RegExpr enhancements. [.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. @@ -161,10 +163,10 @@ REMOVED: -------------------------------------------------------- CHANGES Versions in Tools or Libraries: -------------------------------------------------------- +[.619.1]- Update grepWinNP3 (GRE) version 2.1.15.47 (2023-06-19). +[.619.1]- Update Lexilla Library (LEX) version 5.2.5 dev. (2023-05-31). +[.619.1]- Update Scintilla Library (SCI) version 5.3.5 dev. (2023-05-81. [.521.1]- Update Oniguruma Regex (ONI) engine version 6.9.9 (2023-03-27). -[.503.1]- Update Lexilla Library (LEX) version 5.2.4+ dev. (2023-03-13). -[.503.1]- Update Scintilla Library (SCI) version 5.3.4+ dev. (2023-03-08). -[.320.1]- Update grepWinNP3 (GRE) version 2.1.13.46 (2023-03-16). [1213.1]- Update MiniPath (MIN) version 1.0.2.191 (2022-12-13). --------------------------------------------------------