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

This commit is contained in:
METANEOCORTEX\Kotti 2024-05-30 23:01:59 +02:00
commit 2bfb55dfa2
2 changed files with 4 additions and 7 deletions

View File

@ -34,7 +34,7 @@ UCD - (UCD)ARDET is an Encoding Detector Library
========================================================
Current BETA/RC Version 6.24.527.(build_#) (2024-05-27)
Current BETA/RC Version 6.24.529.(build_#) (2024-05-29)
========================================================
--------------------------------------------------------
@ -137,6 +137,8 @@ CHANGES:
FIXES:
--------------------------------------------------------
[.###.#]- .
[.529.1]- Center dialog if window is maximized.
[.529.1]- Some missing Path_Sanitize() calls.
[.527.1]- Finding np3 instance holding same file-path (only one instance).
[.527.1]- Minor issues related to "autoload recent file" feature.
[.527.1]- Center popup dialogs and show current line on word-wrap toggle.
@ -233,6 +235,7 @@ FIXES:
REMOVED:
--------------------------------------------------------
[.###.#]- .
[.529.1]- Due to problems, remove "DrawAnimatedWindow" settings feature and rely on system window animation configuration.
[.827.1]- Removal of the "es-MX" language to keep only the "es-ES" language (MUI).
--------------------------------------------------------

View File

@ -182,12 +182,6 @@ Specify the default extension for saved files (omit the leading dot, just like t
#### `DenyVirtualSpaceAccess=0`
#### `DrawAnimatedWindow=true`
Option to enable/disable animated maximum/minimum window.
- DrawAnimatedWindow=true --> = **use** system settings
- DrawAnimatedWindow=false --> = **do NOT draw** animated regardless of system settings
#### `filebrowser.exe=minipath.exe`
Specify the path of an external program that is launched when pressing the Browse toolbar button.