fltk/src/drivers
Manolo Gouy 46288a2bdb class Fl_GDI_Image_Surface_Driver: remove member variable 'previous' that is useless.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12388 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2017-08-16 15:41:59 +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 class Fl_GDI_Image_Surface_Driver: remove member variable 'previous' that is useless. 2017-08-16 15:41:59 +00:00
OpenGL Remove unnecessary #include statements and compilation guards. 2017-08-14 17:10:26 +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 Complete previous commit at r.12383 that was partial. 2017-08-15 14:44:35 +00:00
WinAPI Improve rescaling when window moved across screens: make sure center stays on new screen. 2017-07-30 16:21:57 +00:00
X11 Fix compiler warning [-Wunused-result]. 2017-08-05 09:55:22 +00:00
Xlib Fl_XXX_Surface_Driver::set_current() : call Fl_Surface_Device::set_current() first to get fl_window right. 2017-08-15 14:30:48 +00:00