fltk/src/drivers/Xlib
Manolo Gouy 0250b4af12 Remove Fl_Xlib_Graphics_Driver::global_gc() because identical to Fl_Graphics_Driver::global_gc()
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@12019 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2016-10-07 06:12:33 +00:00
..
Fl_Font.H Set svn file properties. 2016-04-26 07:25:53 +00:00
Fl_Translated_Xlib_Graphics_Driver.cxx Set svn file properties. 2016-04-26 07:25:53 +00:00
Fl_Translated_Xlib_Graphics_Driver.H Set svn file properties. 2016-04-26 07:25:53 +00:00
Fl_Xlib_Copy_Surface_Driver.cxx Add missing delete statements in ~Fl_XXX_Copy_Surface_Driver() and ~Fl_XXX_Image_Surface_Driver(). 2016-08-24 08:53:29 +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 X11: More explicit warning when using rotated text w/o Xft. 2016-09-25 11:23:27 +00:00
Fl_Xlib_Graphics_Driver_font_xft.cxx Move font-related member functions from Fl_Screen_Driver to Fl_Graphics_Driver. 2016-09-23 13:56:07 +00:00
Fl_Xlib_Graphics_Driver_image.cxx Put the code that defines the layout of struct _XRegion in FL/x.H 2016-09-11 07:12:11 +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 Remove Fl_Xlib_Graphics_Driver::global_gc() because identical to Fl_Graphics_Driver::global_gc() 2016-10-07 06:12:33 +00:00
Fl_Xlib_Graphics_Driver.H Remove Fl_Xlib_Graphics_Driver::global_gc() because identical to Fl_Graphics_Driver::global_gc() 2016-10-07 06:12:33 +00:00
Fl_Xlib_Image_Surface_Driver.cxx Add missing delete statements in ~Fl_XXX_Copy_Surface_Driver() and ~Fl_XXX_Image_Surface_Driver(). 2016-08-24 08:53:29 +00:00