From bf5b902180f0e5654f5802cf9ef588ecf57d20c6 Mon Sep 17 00:00:00 2001 From: ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> Date: Mon, 21 Mar 2022 14:39:00 +0100 Subject: Rename member Fl_Graphics_Driver::p to xpoint to avoid shadowing. --- CHANGES.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index 4cc6c249a..ba58b9d17 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -17,7 +17,7 @@ Changes in FLTK 1.4.0 Released: ??? ?? 2022 New Features and Extensions - - FLTK 1.4 introduces a new platform, Wayland, available for recent Unix + - FLTK 1.4 introduces a new platform, Wayland, available for recent Linux distributions. More information in README.Wayland.txt - Windows platform: added support for using a manifest to set the application's level of DPI awareness (issue #309). @@ -224,7 +224,7 @@ Changes in FLTK 1.4.0 Released: ??? ?? 2022 - Fixed crash for very small Fl_Color_Chooser (STR #3490). - Removed all shadow lint in header files (STR #2714). - Fixed pulldown menu position when at the bottom of the screen (STR #2880). - - Fixed missing item handling in Fl_Chekc_Browser (STR #3480). + - Fixed missing item handling in Fl_Check_Browser (STR #3480). - Fixed Delete key in Fl_Input deleting entire widgets in Fluid (STR #2841). - Reorganized Fluid Template feature (STR #3336). - Updated Fluid documentation and image (STR #3328). -- cgit v1.2.3