fltk/src/drivers
Manolo Gouy 6d8b062453 Complete DOxygen documentation of the Fl_Graphics_Driver class.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11690 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2016-04-24 16:22:38 +00:00
..
Cocoa Add static Fl_XXX_Window_Driver *driver(Fl_Window*) to get the platform-specific driver of a window. 2016-04-19 17:34:15 +00:00
Darwin Remove unneeded declarations. 2016-04-20 07:14:50 +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 add_fd and remove_fd into System Driver 2016-04-19 22:45:22 +00:00
PicoAndroid Move other_xid member variable from class Fl_X to class F_Window_Driver. 2016-04-18 17:02:44 +00:00
PicoSDL Progress toward support of CMake OPTION_APPLE_SDL 2016-04-20 04:49:36 +00:00
Posix Begin to rewrite Fl_File_Chooser2.cxx for the driver model. 2016-04-12 17:06:20 +00:00
PostScript Complete DOxygen documentation of the Fl_Graphics_Driver class. 2016-04-24 16:22:38 +00:00
Quartz Move Fl_X::set_high_resolution() to classes Fl_Graphics_Driver and Fl_Quartz_Graphics_Driver 2016-04-19 12:46:07 +00:00
WinAPI Virtualized add_fd and remove_fd into System Driver 2016-04-19 22:45:22 +00:00
X11 Virtualized add_fd and remove_fd into System Driver 2016-04-19 22:45:22 +00:00
Xlib Add necessary test of HAVE_X11_XREGION_H when the content of struct _XRegion is needed. 2016-04-22 15:46:23 +00:00