summaryrefslogtreecommitdiff
path: root/src/drivers/Unix/Fl_Unix_System_Driver.cxx
AgeCommit message (Expand)Author
3 dayswipmaxim nikonov
2025-06-03Restore use of build option FLTK_USE_POLLManoloFLTK
2025-05-13Remove deprecated function Fl::set_idle()Albrecht Schlosser
2025-03-07Fixing error where std::string could be assigned NULL'Matthias Melcher
2025-03-07Removes the remaining references to Fl_String.Matthias Melcher
2025-03-07Fixing a couple of warnings.Matthias Melcher
2025-03-07One more FL_String::apend fix,Matthias Melcher
2025-03-07Replce Fl_String in Fluid with std::string.Matthias Melcher
2024-03-25Fix "Support for AIX" - part 2 (#942)Albrecht Schlosser
2024-03-22Fix "Support for AIX" (#942)Albrecht Schlosser
2024-03-18Fix "Support for HP-UX" (#937)Albrecht Schlosser
2024-01-22Fl_Preferences: fix missing '/' (#891)Albrecht Schlosser
2024-01-22Fix warning.Matthias Melcher
2024-01-22Fix wrong path var and typosMatthias Melcher
2024-01-22Fix User Preferences file search order for Unix (#891)Matthias Melcher
2022-11-07Create class Fl_Unix_Screen_Driver used by X11 and Wayland platformsManoloFLTK
2022-09-26Replace all calls to sprintf() by calls to snprintf().ManoloFLTK
2022-03-23Remove vsscanf_l() call from Win32 driver (it appears to be a BSD-ism and uns...ian.macarthur
2022-03-21Fix for issue #418 : some warnings about unused functions.ManoloFLTK
2022-03-20 Fix issue #413: Commit 29d9e31 creates memory handling problem under macOS.ManoloFLTK
2022-03-04Add the Wayland platform to FLTK 1.4ManoloFLTK