fltk/src/drivers/Xlib
Matthias Melcher 9ae4a99081 virtualized Fl_Graphics_Driver::global_gc(), a function that should probably not exeist.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11641 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2016-04-17 14:45:25 +00:00
..
Fl_Font.H Replace src/Fl_Font.H by one file for each platform. 2016-04-02 13:22:48 +00:00
Fl_Translated_Xlib_Graphics_Driver.cxx Fix Linux build: one include file and missing #include <config.h>. 2016-03-23 13:56:46 +00:00
Fl_Translated_Xlib_Graphics_Driver.H Rename Fl_Xlib_Graphics_Driver.h to Fl_Xlib_Graphics_Driver.H 2016-02-26 15:57:11 +00:00
Fl_Xlib_Copy_Surface_Driver.cxx Continue removing non window-related member-functions from class Fl_X. 2016-04-16 12:05:55 +00:00
Fl_Xlib_Graphics_Driver_arci.cxx Isolate the definition of the 3 public, OS-dependent types (Fl_Offscreen, Fl_Region, Fl_Bitmask). 2016-03-26 14:36:11 +00:00
Fl_Xlib_Graphics_Driver_color.cxx Fix Linux build: one include file and missing #include <config.h>. 2016-03-23 13:56:46 +00:00
Fl_Xlib_Graphics_Driver_font_x.cxx Replace src/Fl_Font.H by one file for each platform. 2016-04-02 13:22:48 +00:00
Fl_Xlib_Graphics_Driver_font_xft.cxx Replace src/Fl_Font.H by one file for each platform. 2016-04-02 13:22:48 +00:00
Fl_Xlib_Graphics_Driver_image.cxx Remove a few uses of the fl_graphics_driver global variable 2016-03-26 23:06:08 +00:00
Fl_Xlib_Graphics_Driver_line_style.cxx Use the FL_DOXYGEN preprocessor variable to remove all Doxygen warnings 2016-02-26 17:17:20 +00:00
Fl_Xlib_Graphics_Driver_rect.cxx Rewrite functions XRectangleRegion(), XDestroyRegion() under the driver model. 2016-03-30 20:16:40 +00:00
Fl_Xlib_Graphics_Driver_vertex.cxx Isolate the definition of the 3 public, OS-dependent types (Fl_Offscreen, Fl_Region, Fl_Bitmask). 2016-03-26 14:36:11 +00:00
Fl_Xlib_Graphics_Driver.cxx virtualized Fl_Graphics_Driver::global_gc(), a function that should probably not exeist. 2016-04-17 14:45:25 +00:00
Fl_Xlib_Graphics_Driver.H virtualized Fl_Graphics_Driver::global_gc(), a function that should probably not exeist. 2016-04-17 14:45:25 +00:00
Fl_Xlib_Image_Surface_Driver.cxx Rename Fl_XXX_Image_Surface.cxx to Fl_XXX_Image_Surface_Driver.cxx 2016-03-19 18:51:15 +00:00