#21516 closed enhancement (fixed)

fltk-1.4.3

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 12.4
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (3)

comment:1 by Bruce Dubbs, 10 months ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 10 months ago

Changes in FLTK 1.4.3 - Released: Apr 29 2025

FLTK 1.4.3 is a maintenance release with improvements and fixes backported from the current development branch 1.5 (master).

Bug Fixes

  • Fix "Windows: Clipboard gets stuck when text is copied while window is hidden"
  • Fix "Minor drawing artifact at scale 200% under X11 session"
  • Fix a comparison that's always true
  • Fix handling of menu windows taller than their screen
  • Fix potential buffer overflow on Windows when loading fonts
  • Windows: fix "heap-use-after-free" in home_directory_name()
  • Fix out-of-bounds access in test/checkers.cxx
  • macOS: Fix error "two consecutive '[' tokens on g++ with objcpp files"

Other Improvements

  • Update man pages of games (demo programs), add glpuzzle man page

CMake And Other Build Procedure Improvements

  • options.cmake: Check Threads_FOUND, not CMAKE_HAVE_THREADS_LIBRARY
  • Check CMake version for some properties in fl_debug_target()
  • Use CMake's built-in timestamp formatting
  • Simplify fluid build
  • CI for Wayland: update required development packages for Wayland builds
  • Update fltk-config.in (minor comment changes only)
  • Fully support using own shared libraries internally
  • macOS: disable automatic code signing when using Xcode
  • Update version numbers to 1.4.3

ABI changes (FL_ABI_VERSION >= 10403)

  • Allow FL_ABI_VERSION = FL_API_VERSION + 1
  • Fl_Tree_Item: Changed two connector methods to virtual
  • Fix "Windows: dotted lines may be drawn solid when GUI is rescaled"

comment:3 by Bruce Dubbs, 10 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

1d8671328f Update to fltk-1.4.3.
eca8cf4d9e Update to ghostscript-10.05.1 (Security release).
8f41b7b60a Update to pixman-0.46.0.
45d1de2874 Update to smartmontools-7.5.
Note: See TracTickets for help on using tickets.