ian.macarthur
|
29c6d6c679
|
Remove vsscanf_l() call from Win32 driver (it appears to be a BSD-ism and 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-23 19:46:35 +01:00 |
|
ManoloFLTK
|
49dae86edf
|
Fix for issue #418 : some warnings about unused functions.
|
2022-03-21 12:12:07 +01:00 |
|
ManoloFLTK
|
19439e8e0a
|
Remove unnecessary constructors.
|
2022-03-21 10:01:45 +01:00 |
|
ManoloFLTK
|
f5628aa66d
|
Fix issue #413: Commit 29d9e31 creates memory handling problem under macOS.
|
2022-03-20 08:09:34 +01:00 |
|
ManoloFLTK
|
3718effc43
|
Add the Wayland platform to FLTK 1.4
|
2022-03-04 15:41:00 +01:00 |
|