Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_Master

This commit is contained in:
METANEOCORTEX\Kotti 2024-03-01 01:43:23 +01:00
commit db5c845a21

View File

@ -34,7 +34,7 @@ UCD - (UCD)ARDET is an Encoding Detector Library
========================================================
Current BETA/RC Version 6.24.0227.(build_#) (2024-02-27)
Current BETA/RC Version 6.24.0228.(build_#) (2024-02-28)
========================================================
--------------------------------------------------------
@ -70,6 +70,9 @@ NEW:
CHANGES:
--------------------------------------------------------
[.###.#]- .
[.228.1]- Limit width of left dead margin text area to max base font width (char width).
[.228.1]- Try to preserve caret position and visible line positions after recoding.
[.228.1]- Merging Zufuliu's non Lexilla custom Lexers for Kotlin and Dart.
[.227.1]- Reusing size: definition of "Indentation Guide" scheme settings for text area offset to margin area.
[.227.1]- Ini-Filereader: allow long suffix comments for numeric values.
[.227.1]- Config-File: allow space or comment char after integer and float values.
@ -126,6 +129,7 @@ CHANGES:
FIXES:
--------------------------------------------------------
[.###.#]- .
[.228.1]- Preserve caret position after re-encoding.
[.227.1]- Need PostMessage(WM_THEMECHANGED) event after recoding document.
[.227.1]- Regex dot(.) not matching linefeed(LF)/newline character, if not enabled for line-breaks.
[.224.1]- Settings2:DrawAnimatedWindow - support system settings.