fltk/src/drivers/Xlib
Manolo Gouy 3d41fd7c67 Add necessary test of HAVE_X11_XREGION_H when the content of struct _XRegion is needed.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11677 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2016-04-22 15:46:23 +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 virtualized Fl::set_color and free_color. 2016-04-17 15:01:20 +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 Add necessary test of HAVE_X11_XREGION_H when the content of struct _XRegion is needed. 2016-04-22 15:46:23 +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 virtualized some Region calls. 2016-04-17 15:36:23 +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 Fixes for Linux for recent commits. 2016-04-17 18:07:11 +00:00
Fl_Xlib_Graphics_Driver.H virtualized some Region calls. 2016-04-17 15:36:23 +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