fltk/src/drivers
2021-10-31 14:20:04 +01:00
..
Android New virtual member function Fl_Graphics_Driver::colored_rectf(). 2021-05-28 13:30:59 +02:00
Cairo Remove compiler warnings '-Wextra-semi' (see also PR #266) 2021-08-27 14:52:43 +02:00
Cocoa Remove useless friend declaration. 2021-07-24 09:27:51 +02:00
Darwin Fix #include statements, remove unnecessary includes 2021-02-21 14:04:44 +01:00
GDI Harmonize and document syntax of config.h source files 2021-07-08 13:59:47 +02:00
OpenGL Remove compiler warnings '-Wextra-semi' (see also PR #266) 2021-08-27 14:52:43 +02:00
Pico Remove #include ".../config_lib.h" from remaining sources 2021-02-18 13:11:47 +01:00
PicoAndroid Remove #include ".../config_lib.h" from remaining sources 2021-02-18 13:11:47 +01:00
PicoSDL Remove #include ".../config_lib.h" from remaining sources 2021-02-18 13:11:47 +01:00
Posix Call pthread's recursive mutex on Linux (Issue #245) 2021-07-21 12:16:20 +02:00
PostScript Consistently make Fl_Paged_Device::begin_page call Fl_Surface_Device::push_current. 2021-10-31 14:20:04 +01:00
Quartz Have Fl_Quartz_Copy_Surface_Driver account for current display scaling factor. 2021-08-05 19:21:05 +02:00
SVG Remove unnecessary system includes from public headers 2021-03-21 00:42:28 +01:00
WinAPI Consistently make Fl_Paged_Device::begin_page call Fl_Surface_Device::push_current. 2021-10-31 14:20:04 +01:00
X11 Revert parts of and fix other 'constness' changes (#239, #181) 2021-06-18 18:46:17 +02:00
Xlib Fix focus box drawing on X11 (partial fix for issue #156) 2021-10-27 21:05:28 +02:00