| | [ Return to Articles | Show Comments | Submit Comment ]
Article #2058: FLTK 1.5.x Weekly Snapshot (master)
Created at 00:05 Aug 14, 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): 4e391b4745f9
Changelog:
Albrecht Schlosser (6):
Add FL/win32_target.h and fix pen support build on Windows
Fix remaining toupper() and tolower() calls (#1276)
Silence two compilation warnings (unused variables)
Fix typo
Remove redundant condition from src/xutf8/ucs2fontmap.c (#1549)
Improve Fl_Cairo_Graphics_Driver::clean_utf8() (#1569)
Greg Ercolano (5):
Fl_Terminal better detecting of invalid ANSI/UTF-8 (#950)
Improve fl_utf8len() invalid UTF-8 checks (#1576)
Added unittests to exercise fl_utf8len()
Solve some mishandling of -1 from fl_utf8len() (#1576)
Fl_Terminal: address docs related fixes (#1578)
ManoloFLTK (6):
Simplify Fl_Cocoa_Window_Driver::set_cursor() using macOS version 10.6 or more.
Simplify Fl_Cocoa_Window_Driver::set_cursor() for macOS version 10.6 or more - cont'd
macOS: slightly simplify internal function NSImage* rgb_to_nsimage(const Fl_RGB_Image *).
Remove code duplication present in Fl_Cairo_Graphics_Driver.cxx and Fl_PostScript.cxx
Make fl_utf8_next_composed_char() more resistant to erroneous UTF8 input.
Make fl_utf8_next_composed_char() more resistant to erroneous UTF8 input - cont'd (#1576)
Matthias Melcher (18):
Fluid: improve formatting and comments for class Node
Add `placeholder` feature to Fl_Input_ based widgets
Fluid: i18n strings filename now fully customizable
Fluid: remove debug printf's
Fluid: new command line option `-pr`
Fluid: remove superfluous comments
Show use of placeholder
Fluid: add MErgeBack support for the command line
Fluid: revise command line help text
fixed minor inconveniences
FLuid: typos, comments
add more error checks to Fl_Menu_Item::pulldown (#1335)
Fix out of bounds read in fl_filename_absolute
Fluid: remove three global state variables
Fluid: missing include
Fluid: update comments
Fluid: update expanding list to std::vector
Fluid: API cleanup toward C++11
Rodrigo Arias Mallo (1):
Fix UAF in Fl_Cairo_Graphics_Driver::clean_utf8()
[ Download | Home Page | Listing ]
[ Submit Comment ] |
| |