| | [ Return to Articles | Show Comments | Submit Comment ]
Article #2024: FLTK 1.5.x Weekly Snapshot (master)
Created at 00:05 Jan 09, 2026 by WebsiteCron
A new weekly snapshot of FLTK 1.5.x (master) is now available on the download page:
https://www.fltk.org/software.php?VERSION=1.5.x
Git revision (commit): 4908dfd72a34
Changelog:
Albrecht Schlosser (8):
Clarify that a font must be loaded before measuring text (#1356)
Fix compilation error on Windows (MinGW)
Update FLTK colormap (src/fl_cmap.h) w/o changing colors
Speed up PDF generation and add timing debug output
Add an option and the first program to create screenshots
Add FLTK_BUILD_SCREENSHOTS option info to CMake build summary
Documentation: replace HTML table with Doxygen table
Add CMake option FLTK_OPTION_PEN_SUPPORT (default: ON)
ManoloFLTK (7):
Fix "Wayland's wl_display_dispatch() can block a Vulkan application" (#1354)
Windows: improve moving window across screens having distinct scale factors.
Wayland: use modern approach to cursor shapes with the "Cursor shape" protocol.
Document new use of the "Cursor shape" protocol for the Wayland platform.
Restore building with CMake option FLTK_BUILD_FLUID=0
Documentation: add "Cursor shape" to table of used Wayland interfaces
Wayland: use the "Cursor shape" protocol - Cont'd
Matthias Melcher (11):
Add C++11 Fl_Valuator::format API.
Fluid: Add automated MergeBack
Improve mergeback timing.
Fix a possible popup menu crash event.
Fix missing return in mergeback
Fluid: Modernize use of strings.
Fluid: Modernize Function Nodes
Fluid: Improve std::string output
Fluid: Formatting changes.
Remove event names that would be generated by fl_eventname_str
Fix callback forwarding in Fl_Input_Choice.
[ Download | Home Page | Listing ]
[ Submit Comment ] |
| |