fltk/src/drivers
ManoloFLTK 94fffb701c Add one argument to Fl_Screen_Driver::read_win_rectangle()
The new argument gives the window to be captured, or NULL to indicate capture
from the current offscreen.
Calling this function becomes easier because less dependent on global variables.
2019-06-06 18:28:49 +02:00
..
Android Call virtual member Fl_Surface_Device::end_current() when necessary 2019-05-25 11:59:16 +02:00
Cocoa Add one argument to Fl_Screen_Driver::read_win_rectangle() 2019-06-06 18:28:49 +02:00
Darwin Rename fl_compute_macKeyLookUp() to Fl_Darwin_System_Driver::compute_macKeyLookUp() 2019-03-25 13:16:27 +01:00
GDI Add one argument to Fl_Screen_Driver::read_win_rectangle() 2019-06-06 18:28:49 +02:00
OpenGL Define useful implementations of Fl_Graphics_Driver::push_no_clip() and pop_clip(). 2018-12-04 15:11:03 +01:00
Pico Move Fl_System_Driver.H from FL/ to src/ 2018-06-26 14:12:43 +00:00
PicoAndroid Move Fl_Window_Driver.H from FL/ to src/ 2018-06-26 13:43:18 +00:00
PicoSDL Replace static void Fl_Window_Driver::default_icons() by virtual Fl_Screen_Driver::default_icons() 2019-03-25 18:47:29 +01:00
Posix Move Fl_System_Driver.H from FL/ to src/ 2018-06-26 14:12:43 +00:00
PostScript Fix for STR 3519: the PostScript graphics driver fails with some narrow unicode characters 2019-04-09 16:26:15 +02:00
Quartz Call virtual member Fl_Surface_Device::end_current() when necessary 2019-05-25 11:59:16 +02:00
WinAPI Add one argument to Fl_Screen_Driver::read_win_rectangle() 2019-06-06 18:28:49 +02:00
X11 Add one argument to Fl_Screen_Driver::read_win_rectangle() 2019-06-06 18:28:49 +02:00
Xlib Add one argument to Fl_Screen_Driver::read_win_rectangle() 2019-06-06 18:28:49 +02:00