summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorAlbrecht Schlosser <albrechts.fltk@online.de>2025-02-05 12:34:39 +0100
committerAlbrecht Schlosser <albrechts.fltk@online.de>2025-02-05 12:34:39 +0100
commit904039c4c6cd2d67199709919fa1fc844b0f4af2 (patch)
tree149baa442aa8a166c64fd3025a0be65666beba21 /CHANGES.txt
parent89d146eceee54ce2d4692751d3e7dcdb23817a28 (diff)
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.
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt4
1 files changed, 2 insertions, 2 deletions
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