From 7d6d62a11012fc8dd3229d61b4fcf44dc079dff7 Mon Sep 17 00:00:00 2001 From: Rainer Kottenhoff Date: Sat, 7 Mar 2020 13:16:34 +0100 Subject: [PATCH] + add: MUI langage for common controls fix description --- Build/Changes.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Build/Changes.txt b/Build/Changes.txt index a98488cf4..448cc2b74 100644 --- a/Build/Changes.txt +++ b/Build/Changes.txt @@ -116,6 +116,7 @@ ENHANCEMENT: ----------------------------------------------------- FIXES: ----------------------------------------------------- +- Common controls will use preffered/available MUI language - Sticky window position handling. - Initial, default and current window position handling. - Debug assertion (isspace() called on non ASCII char).