fltk/src/drivers
Manolo Gouy 9df9ffdc4c Replace Fl_X::sendxjunk() under USE_X11 by Fl_X11_Window_Driver::sendxjunk().
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11650 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2016-04-18 13:17:09 +00:00
..
Cocoa Replace member function void Fl_X::flush() by virtual void Fl_Window_Driver::flush() 2016-04-18 11:58:46 +00:00
Darwin Move platform-dependent implementations of Fl::clipboard_contains() to the Fl_System_Driver class 2016-04-15 14:49:46 +00:00
GDI MSWindows fixes for previous commits. 2016-04-17 17:45:44 +00:00
OpenGL Fix Doxygen warning ("nested comment"). 2016-04-09 18:29:40 +00:00
Pico virtualized Fl_Graphics_Driver::global_gc(), a function that should probably not exeist. 2016-04-17 14:45:25 +00:00
PicoAndroid Replace member function void Fl_X::flush() by virtual void Fl_Window_Driver::flush() 2016-04-18 11:58:46 +00:00
PicoSDL Replace member function void Fl_X::flush() by virtual void Fl_Window_Driver::flush() 2016-04-18 11:58:46 +00:00
Posix Begin to rewrite Fl_File_Chooser2.cxx for the driver model. 2016-04-12 17:06:20 +00:00
PostScript Replace Fl_System_Driver::driver() by Fl::system_driver() 2016-04-01 10:28:03 +00:00
Quartz virtualized some Region calls. 2016-04-17 15:36:23 +00:00
WinAPI MSWindows fixes for previous commits. 2016-04-17 17:45:44 +00:00
X11 Replace Fl_X::sendxjunk() under USE_X11 by Fl_X11_Window_Driver::sendxjunk(). 2016-04-18 13:17:09 +00:00
Xlib Fixes for Linux for recent commits. 2016-04-17 18:07:11 +00:00