fltk/src/drivers
Manolo Gouy 231e0edff6 Fix crash in test/device after scale-GUI + Fl_Printer + Fl_Image_Surface
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12850 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2018-04-18 14:41:54 +00:00
..
Android Add Fl_Android_Graphics_Driver::delete_bitmask() needed to uncache a cached Fl_Bitmap image. 2018-04-16 07:59:49 +00:00
Cocoa Replace calls to Fl_Surface_Device::set_current() by calls to Fl_Surface_Device::push_current() 2018-02-25 16:54:21 +00:00
Darwin Replace "WIN32" with "_WIN32" or "Windows". 2018-02-09 14:39:42 +00:00
GDI Fix crash in test/device after scale-GUI + Fl_Printer + Fl_Image_Surface 2018-04-18 14:41:54 +00:00
OpenGL Replace "WIN32" with "_WIN32" or "Windows". 2018-02-09 14:39:42 +00:00
Pico Homogenise and simplify the API of Fl_Graphics_Driver::cache(image-type *) virtual member functions. 2018-04-13 13:22:15 +00:00
PicoAndroid Homogenise and simplify the API of Fl_Graphics_Driver::cache(image-type *) virtual member functions. 2018-04-13 13:22:15 +00:00
PicoSDL Homogenise and simplify the API of Fl_Graphics_Driver::cache(image-type *) virtual member functions. 2018-04-13 13:22:15 +00:00
Posix Add missing platform wrapper fl_chdir() for chdir(). 2017-11-10 12:56:00 +00:00
PostScript Remove Fl_PostScript_Graphics_Driver::mask_bitmap(char **) that is useless. 2018-04-16 10:43:28 +00:00
Quartz Getting rid of warning in Xcode 9.3 2018-04-16 13:06:31 +00:00
WinAPI Windows: avoid changing the current Fl_Surface_Device when drawing an Fl_Double_Window. 2018-03-24 08:08:32 +00:00
X11 Remove Fl_Window_Driver::current_cursor() and its platform-specific forms that are now unused. 2018-02-16 16:24:32 +00:00
Xlib Remove virtual member Fl_GraphicsDriver::mask_bitmap(char **) and its re-implementations. 2018-04-16 13:00:29 +00:00