16
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected 1 day ago.
Oct 19, 2024 — Oct 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Improve setting minimal compiler standard (C++11) More... 8 months ago
Fixing error where std::string could be assigned NULL' More... 8 months ago
Fix "fltk autotools build does not link against libXft" (#1202) More... 8 months ago
Removes the remaining references to Fl_String. More... 8 months ago
Fixing a couple of warnings. More... 8 months ago
One more FL_String::apend fix, More... 8 months ago
Replce Fl_String in Fluid with std::string. More... 8 months ago
Fl_String is now just an alias for std::string. More... 8 months ago
Define FL_OVERRIDE unconditionally as 'override' More... 8 months ago
Add new CHANGES.txt for FLTK 1.5 More... 8 months ago
Update version numbers to 1.5.0 More... 8 months ago
Remove autotools (configure/make) support More... 8 months ago
Fix "Windows: dotted lines may be drawn solid when GUI is rescaled" (#1214) More... 8 months ago
Remove deprecated, commented-out code. More... 8 months ago
Update CHANGES.txt and ANNOUNCEMENT for release 1.4.2 More... 8 months ago
Fix "Fl_RGB_Image::draw() seg faults when offset is too big" - cont'd (#1211) More... 8 months ago
Fix "Fl_RGB_Image::draw() seg faults when offset is too big" (#1211) More... 8 months ago
Fix "Wayland: resizing window may crash the program" (#1210) More... 8 months ago
Update dependencies More... 8 months ago
Fix copyright, a typo, and remaining casts (#1207) More... 8 months ago
Fix "Fl_JPEG_Image infinite longjmp loop on Mac release builds" (#1207) More... 8 months ago
CI for Wayland: replace libgtk-3-dev by libdecor-0-dev libxfixes-dev libxcursor-dev libxinerama-dev More... 8 months ago
Bump version numbers to 1.4.2 More... 8 months ago
Update "GitHub Actions" Linux runner to 'ubuntu-latest' More... 8 months ago
Fix buffer overflow warning [-Wstringop-truncation] More... 8 months ago
test/editor: ensure buffer termination More... 8 months ago
Update bundled libdecor to last upstream version (21 jan 2025) More... 8 months ago
Fix "fltk-config reports dep on gtk3 when it does not exist" (#1201) More... 8 months ago
Make Fl_Cocoa_Gl_Window_Driver::capture_gl_rectangle() return a depth-4 image More... 8 months ago
fix macOS Sonoma/Sequoia not capturing OpenGL text on macOS - cont'd (#1197 More... 9 months ago