| | [ Return to Articles | Show Comments | Submit Comment ]
Article #2060: FLTK 1.5.x Weekly Snapshot (master)
Created at 00:05 Aug 28, 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): 02977157da0b
Changelog:
Albrecht Schlosser (2):
Fix typo
Fix compiler warning (unused variable)
Greg Ercolano (4):
Fix redraw issue, forward-port from 1.4.x (#1583)
Fix wcout's redraw issue w/textsize()+font (#1583)
Fix redraw() issue by honoring damage() (#1583)
Added redraw_style() to terminal test
ManoloFLTK (2):
Fix Fl_Wayland_Window_Driver::wait_for_expose() for popup windows.
Slightly improve FL_MOUSEWHEEL handling under Wayland for tall menus.
Matthias Melcher (31):
Fix potential crash in file borwser
Improve discovery of BMP file format (#228)
Fix BMP Reader for 32 bit RGB0 format
Implement smooth touchpad an mousewheel scrolling (#1571, #1581)
Remove warning: unused variable
Avoid supr tiny buttons on very skinny scrollbars (#1385)
Fluid: add Preprocessor node type (#1582)
Initializing some uninitialized member variables
Fix Hold_Browser callback trigger (#1447)
Add mousewheel event hamdling to huge menus (#1585)
Improve BMP reader to suppor ancient Photoshop
Remove Printf Debugging Statements
Fix more fixed sized buffer in Fl_Help_View (#1140)
Add command line argument for scaling apps (#1587)
macOS: Fix AppKit warning for Fl_Sys_Menu
Add range chack for -scaling_factor (#1588)
Hardened -geometry parser (#1588)
Fix warnings in Fl_BMP_Image.cxx
Fluid: fix memory leaks for icon graphics
Improved matrix stack to be dynamic (#1140)
Improve region stack to be dynamic (#1140)
Imporve OpenGL region stack to be dynamic (#1140, #1139)
Remove comment
Backport fltk2 slider ticks for Fl_Nice_Slider (#1232)
macOS: less sys menu noise, I'll leave it be at this point
Fix scrollbar sizes when FL_Scroll is rezised (#1584.1)
Always handle Fl_Scroll FL_MOUSEWHEEL events (#1584.2)
Fluid: fix crash when live resize Fl_Scroll
Make `static send()` in Fl_Goup.cxx a public member of Fl_Widget
Improve previous mouse wheel event handling
Make fl_image_to_HICON() public
MatthiasWM (1):
Fix for Windows
dannye (1):
Fix Multi Browser callback (#1398)
[ Download | Home Page | Listing ]
[ Submit Comment ] |
| |