ManoloFLTK
|
37bf3835b0
|
Create class Fl_Unix_Screen_Driver used by X11 and Wayland platforms
|
2022-11-07 06:49:40 +01:00 |
|
ManoloFLTK
|
2ffd4e4f1a
|
Replace all calls to sprintf() by calls to snprintf().
|
2022-09-26 16:12:18 +02:00 |
|
ManoloFLTK
|
7deff86b5d
|
Remove FL_EXPORT qualifier from platform-specific class declarations.
|
2022-08-20 10:16:32 +02:00 |
|
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 |
|