16
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Oct 18, 2024 — Oct 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix typos and trailing whitespace More... 9 months ago
macOS: fix when fullscreen window looses and regains focus with SDK 10.6 (#1192) More... 9 months ago
macOS: Restore fullscreen window mode when using SDK < 10.7 (#1192) More... 9 months ago
fullscreen test app: prevent combination of fullscreen + maximize More... 9 months ago
macOS: fix transition from single-screen fullscreen to "All Screens" fullscreen More... 9 months ago
Avoid code repetitions among Fl_{X11_}Window_Driver::{un_}maximize() functions More... 9 months ago
Document "New FL_HELVETICA Font on Windows" (#478) More... 9 months ago
Fix potential buffer overflow in Fl_Help_View (#1196) More... 9 months ago
macOS: add support of showing window to multi-screen fullscreen state More... 9 months ago
macOS: Fix "Full screen broken on macOS in FLTK 1.3.10 (regression)" (#1192) More... 9 months ago
Improve documentation of Fl_Box constructors (#1194) More... 9 months ago
CMake: fix include directories of bundled image libs More... 9 months ago
Refrain static function capture_decorated_window_SCK() from capturing the cursor More... 9 months ago
Same effect as a49b5ea with less lines of code More... 9 months ago
Fix "Wayland: redrawing of a surface may fail if a subsurface is being moved" (#1191) More... 9 months ago
Fix Fl_Table_Row inconsistencies, final part (#1187) More... 9 months ago
Windows: replace "Arial" by "Microsoft Sans Serif" for the FL_HELVETICA font family More... 9 months ago
Remove incorrect use of Fl_Window::current() in Fl_Quartz_Image_Surface_Driver c'tor More... 9 months ago
fltk-config: reorder include dirs of bundled image libs More... 9 months ago
fltk-config: fix "Check bundled image libraries in source tree" More... 9 months ago
CMake: check INTERFACE_LINK_LIBRARIES for empty value More... 9 months ago
CMake: make "optional" dependencies 'PUBLIC' (#1173) More... 9 months ago
Attempt to improve member function Fl_Wayland_Screen_Driver::insertion_point_location() More... 9 months ago
tedst/utf8: Change default font used under Windows for "Unicode Display Test" More... 9 months ago
Make Fl_SVG_Graphics_Driver use the C locale when writing float values - cont'd More... 9 months ago
MSYS2: Correctly detect ucrt64 environment (PR #1167) More... 9 months ago
Improve and reorder Fl_Tabs documentation More... 9 months ago
Document issues with Fl_Scroll as children of Fl_Tabs (#1175) More... 9 months ago
Fix typos in documentation of Fl_Tabs More... 9 months ago
Fix return value of Fl_Table_Row::row_selected(int) (PR #1187) More... 9 months ago