| | [ Return to Articles | Show Comments | Submit Comment ]
Article #2054: FLTK 1.5.x Weekly Snapshot (master)
Created at 00:05 Jul 17, 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): 8bf16ee6ae3e
Changelog:
Albrecht Schlosser (4):
Remove declarations of unused variables to fix warning
Remove more unused variables to fix warnings
Remove two deprecated methods of Fl_Browser_
Fix a bogus compiler warning with some compilation flags
Herman Semenoff (8):
Fluid: Node performance optimisation (#1479)
Fl_Help_View: replace to emplace C++11 (#1483)
optimize to use default constructors (#1484)
Fluid: Fix Grid_Node missing 'else' (#1485)
Fix unverified realloc (#1486)
Improve const'ness of Fl_Table methods (#1487)
Improve const-ness for Fl_Bitmap methods (#1488)
Fix Fl_Browser::scrollbar_width() to static (#1489)
ManoloFLTK (6):
Wayland: explicit which version of the "GTK Shell" protocol is used.
Have function Fl_Wayland_Screen_Driver::poll_or_select_with_delay() call libdecor_dispatch().
Wayland: improve key repeat and window focus.
Have function Fl_Wld_Scr_Dr::poll_or_select_with_delay() call libdecor_dispatch() - cont'd
Simplify declarations of variables Fl::Private::e_x|y_down.
Remove unused internal variable Fl_System_Driver::awake_pending_
Matthias Melcher (20):
Fluid: Refactor Nodes
Fluid: Refactor callback pollution
Fluid: work around Windows' use of min and max
Fluid: Refactor custom iterators
Fluid: Refactor out Node::type()
Fluid: remove superfluous c_str
Fix fprint style formatters (#1490, #1491)
Fluid: refactor chr* to string
Fluid: refactor CRC and MergeBack
Fluid: refactor function finder
Fluid: formatting
Fluid: formatting
Fluid: improve callback interpreter
Revert "Fix unverified realloc (#1486)"
Fluid: refactored global `delete_all()`
Fluid: minor fixes, warning
Fluid: clean up Code_Writer
Fluid: much improved custom C++ code handling
Fluid: minor docs update
Fluid: add conditional shell commands
[ Download | Home Page | Listing ]
[ Submit Comment ] |
| |