fltk/src/drivers
2022-04-01 14:52:47 +02:00
..
Cairo Merge remote-tracking branch 'refs/remotes/origin/master' 2022-04-01 14:36:41 +02:00
Cocoa Fix whitespace errors (no code changes) 2022-03-31 16:00:11 +02:00
Darwin 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
GDI Remove platform-dependent type Fl_Bitmask (not in documented public API). 2022-03-24 10:00:01 +01:00
OpenGL Remove useless virtual member function overrides. 2022-03-24 06:30:27 +01:00
Posix Remove unnecessary constructors. 2022-03-21 10:01:45 +01:00
PostScript Remove platform-dependent type Fl_Bitmask (not in documented public API). 2022-03-24 10:00:01 +01:00
Quartz Remove platform-dependent type Fl_Bitmask (not in documented public API). 2022-03-24 10:00:01 +01:00
SVG Rename member Fl_Graphics_Driver::p to xpoint to avoid shadowing. 2022-03-21 14:39:00 +01:00
Unix 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
Wayland Fl_Wayland_Window_Driver::scroll() when GUI scaling >= 2. 2022-04-01 14:52:47 +02:00
WinAPI Fix whitespace errors (no code changes) 2022-03-31 16:00:11 +02:00
X11 Fix for issue #418 : some warnings about unused functions. 2022-03-21 12:12:07 +01:00
Xlib Remove platform-dependent type Fl_Bitmask (not in documented public API). 2022-03-24 10:00:01 +01:00