| | [ Return to Articles | Show Comments | Submit Comment ]
Article #2056: FLTK 1.5.x Weekly Snapshot (master)
Created at 00:05 Jul 31, 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): e22bbb71a164
Changelog:
Greg Ercolano (2):
Added fl_utf8_is_continuation() (#1541)
Remove redundant ternary (#1541 cont'd)
Herman Semenoff (4):
Add fl_ascii_tolower and toupper (#1523)
Add fl_ascii_isxdigit and is digit (#1524)
Add fl_ascii_isupper islower (#1525)
Add fl_ascii_isalnum isalpha isprint ispunct (#1526)
ManoloFLTK (7):
Fix "Wayland: Tooltip at bottom right screen flickers" (#1543)
Fix "Wayland: Tooltip at bottom right screen flickers" - cont'd (#1543)
Document with more details function fl_utf8_next_composed_char() (#1542)
macOS platform: change default value of Fl::use_high_res_GL() from 0 to 1.
Remove possible out-of-bounds memory access in fl_utf8_previous_composed_char (#1542)
Remove possible pointer underflow in fl_utf8_previous_composed_char (#1542)
Fix "Wayland: Tooltip at bottom right screen flickers" - cont'd (#1543)
Matthias Melcher (11):
Fix potential leak around longjmp
Improve printf style format strings
Add `const` to member functions
Simplify RAII to stack
Update Pen Driver to FLTK naming conventions (#1545)
Remove three more unneeded `fl_ascii` filters
Improve RGB image scaling (#1411)
Documentation update
Flauid: Abstract error dialog boxes
Fluid: fix warnings from previous commits
Fluid: fix two more warnings
[ Download | Home Page | Listing ]
[ Submit Comment ] |
| |