From f90887ec49e9ac57edfe290afd383e2b2561e709 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Sun, 3 Nov 2024 18:55:15 +0100 Subject: Update ANNOUNCEMENT and CHANGES.txt for 1.4.0rc3 --- CHANGES.txt | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index 07e9e8e74..66cb19891 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,3 +1,22 @@ +Changes in FLTK 1.4.0 RC3 Released: Nov 03 2024 + + - Restore Fl_Widget_Surface::draw_decorated_window() under XQuartz + - Fix "Mac: Mixing native fullscreen button with Fl_Window::fullscreen() + has side effects" (#1098) + - macOS: prevent changing window border while window is fullscreen + - macOS: prevent changing window border while window is maximized + - Fix "Windows: fullscreen doesn't always pick the correct display" (#1097) + - Wayland: Fix issue in maximization of a borderless window (#1099) + - Fix Mac: "Merge All Windows" fails if focused window is borderless (#1100) + - macOS: Recent Xcode versions badly define MAC_OS_X_VERSION_MAX_ALLOWED + - macOS: Recent macOS SDKs badly define MAC_OS_X_VERSION_MAX_ALLOWED + - Make Fl_Window::flush() public for consistency with subclasses + - Improve UI layout of 'fltk-options' + - Fix Fl_Tile resizing for "sudden" size changes (#1102) + - Fix compiler warnings + - Improve and clarify documentation, including README.CMake.txt + + Changes in FLTK 1.4.0 RC2 Released: Oct 27 2024 - Add range check to Fl_Group::child(int) -- cgit v1.2.3