| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-01-22 | Fl_Preferences: fix missing '/' (#891) | Albrecht Schlosser | |
| Without the '/' FLTK 1.4 wouldn't fall back to the 1.3 prefs folder even if it existed. | |||
| 2024-01-22 | Fix warning. | Matthias Melcher | |
| 2024-01-22 | Fix wrong path var and typos | Matthias Melcher | |
| 2024-01-22 | Fix User Preferences file search order for Unix (#891) | Matthias Melcher | |
| 2022-11-07 | Create class Fl_Unix_Screen_Driver used by X11 and Wayland platforms | ManoloFLTK | |
| 2022-09-26 | Replace all calls to sprintf() by calls to snprintf(). | ManoloFLTK | |
| 2022-03-23 | Remove vsscanf_l() call from Win32 driver (it appears to be a BSD-ism and ↵ | ian.macarthur | |
| unsupported by the MS tools) and rename several clocale specific methods from "name" to "vname" since they take a va_list not a variable list of arguments. | |||
| 2022-03-21 | Fix 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-04 | Add the Wayland platform to FLTK 1.4 | ManoloFLTK | |
