Merge pull request #2625 from hpwamr/mui

+ upd: Version files and Changes.txt
This commit is contained in:
Pairi Daiza 2020-08-08 19:14:50 +02:00 committed by GitHub
commit 5bc0a3a4aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 7 additions and 4 deletions

View File

@ -33,13 +33,14 @@ SUP - (S)et(UP) / Installer Package
=====================================================
Current BETA Version 5.20.805.(build_#) (2020-08-05)
Current BETA Version 5.20.808.(build_#) (2020-08-08)
=====================================================
-----------------------------------------------------
NEW:
-----------------------------------------------------
[.###.#]-
[.808.1]- Configuration for "Search in Files" toolbar labe.
[.802.1]- Configuration ([Settings2]LargeIconScalePrecent) percent threshold to switch to
bigger file types icons (lexer style selections).
[.727.1]- DPI-Aware treeview/listview lexer type icons.
@ -73,6 +74,8 @@ ENHANCEMENT:
FIXES:
-----------------------------------------------------
[.###.#]-
[.808.1]- Center system's MessageBox in parent window.
[.808.1]- Relative calculation of title font size for AboutBox and CS dialog.
[.805.1]- Unicode Point detection and enhanced Color Tag contrast on hoover.
[.805.1]- DPI-Awareness of "Customize Schemes..." dialog icon eye sugar.
[.805.1]- DateTime and Timestamp handling.

View File

@ -1 +1 @@
805
808

View File

@ -3,7 +3,7 @@
<assemblyIdentity
name="Notepad3"
processorArchitecture="*"
version="5.20.805.1"
version="5.20.808.1"
type="win32"
/>
<description>Notepad3 beta</description>

View File

@ -8,7 +8,7 @@
#define SAPPNAME "Notepad3"
#define VERSION_MAJOR 5
#define VERSION_MINOR 20
#define VERSION_REV 805
#define VERSION_REV 808
#define VERSION_BUILD 1
#define SCINTILLA_VER 444
#define ONIGURUMA_REGEX_VER 6.9.5