fltk/src/drivers
Manolo Gouy 5a8a2e1ee5 Remove virtual Fl_Window_Driver::reuse_icons() no longer useful after r.12349.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12351 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2017-07-25 15:28:43 +00:00
..
Cocoa Remove Fl_Cocoa_Window_Driver::flush_double() because it is equal to Fl_Window_Driver::flush_double() 2017-07-20 08:54:01 +00:00
Darwin Add one more argument to virtual Fl_System_Driver::file_browser_load_filesystem() giving length of the filename argument 2016-10-19 08:40:41 +00:00
GDI Define Fl_WinAPI_Screen_Driver::DWM_scaling_factor() only without FLTK_HIDPI_SUPPORT. 2017-07-07 15:06:51 +00:00
OpenGL Introduce HiDPI + rescaling support for the X11 platform (+ partial support for WIN32) 2017-05-17 11:54:18 +00:00
Pico Fix include file case (patch from Haiku port, thanks). 2017-03-13 23:06:08 +00:00
PicoAndroid Fl_Window_Driver::flush_single() needs not be a virtual member function. 2017-07-20 08:10:45 +00:00
PicoSDL Fl_Window_Driver::flush_single() needs not be a virtual member function. 2017-07-20 08:10:45 +00:00
Posix Add to Fl_System_Driver support for measuring time with split second resolution. 2017-03-07 16:58:13 +00:00
PostScript Add --enable-print option to configure to allow building without print support on X11 platforms. 2016-12-01 17:31:29 +00:00
Quartz Add an argument to the private, virtual member function void Fl_Surface_Device::end_current_(). 2017-04-25 12:42:22 +00:00
WinAPI Remove virtual Fl_Window_Driver::reuse_icons() no longer useful after r.12349. 2017-07-25 15:28:43 +00:00
X11 Remove virtual Fl_Window_Driver::reuse_icons() no longer useful after r.12349. 2017-07-25 15:28:43 +00:00
Xlib Exact computation of scaled clipping region for X11 platform. 2017-06-27 07:39:58 +00:00