From 904039c4c6cd2d67199709919fa1fc844b0f4af2 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Wed, 5 Feb 2025 12:34:39 +0100 Subject: Fix typos and trailing whitespace Also replace 'MSWindows' with 'Windows' where appropriate, leaving only old documents like README files from 1.3 and older as-is. --- CHANGES.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index 627fdf392..5d59e298e 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -3,7 +3,7 @@ Changes in FLTK 1.4.2 Released: ??? ?? 2025 Technical Details and Build Procedure Improvements - Use "Microsoft Sans Serif" instead of "Arial" for the FL_HELVETICA font - family under Windows. + family under Windows. Changes in FLTK 1.4.1 Released: Dec 12 2024 @@ -199,7 +199,7 @@ Changes in FLTK 1.4.0 RC1 Released: Oct 20 2024 "wide character" commandline arguments to UTF-8. - X11 and Wayland platforms: Added support of HiDPI displays. FLTK apps detect the current display scaling factor and use it to scale all windows. - - MSWindows platform: FLTK applications detect the display scaling factor and + - Windows platform: FLTK applications detect the display scaling factor and automatically scale their GUI accordingly. This effectively renders WIN32 FLTK apps "per-monitor DPI-aware" whereas they were "DPI-unaware" before. - Dynamical GUI rescaling: it is possible on all platforms to rescale all -- cgit v1.2.3