fltk/src/drivers/Quartz
Matthias Melcher cdf85352c4 virtualized some Region calls.
There is a deeper issue here: regions should be handled by the graphics driver that is associated with the Fl_Window of this widget... .

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11643 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2016-04-17 15:36:23 +00:00
..
Fl_Font.H Complete removal of platform-dependent code from fl_set_font.cxx 2016-04-02 15:37:03 +00:00
Fl_Quartz_Copy_Surface_Driver.cxx Continue removing from class Fl_X what is not window-related. 2016-04-15 11:09:10 +00:00
Fl_Quartz_Copy_Surface_Driver.H Continue removing from class Fl_X what is not window-related. 2016-04-15 11:09:10 +00:00
Fl_Quartz_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_Quartz_Graphics_Driver_color.cxx virtualized Fl::set_color and free_color. 2016-04-17 15:01:20 +00:00
Fl_Quartz_Graphics_Driver_font.cxx Remove #include directive for Fl_Font.H from mac.H 2016-04-02 13:53:41 +00:00
Fl_Quartz_Graphics_Driver_image.cxx Remove a few uses of the fl_graphics_driver global variable 2016-03-26 23:06:08 +00:00
Fl_Quartz_Graphics_Driver_line_style.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_Quartz_Graphics_Driver_rect.cxx virtualized some Region calls. 2016-04-17 15:36:23 +00:00
Fl_Quartz_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_Quartz_Graphics_Driver.cxx virtualized some Region calls. 2016-04-17 15:36:23 +00:00
Fl_Quartz_Graphics_Driver.H virtualized some Region calls. 2016-04-17 15:36:23 +00:00
Fl_Quartz_Image_Surface_Driver.cxx Fix Quartz-specific graphics problem apparent in tree demo. 2016-04-14 20:41:16 +00:00
Fl_Quartz_Printer_Graphics_Driver.cxx
Fl_Quartz_Printer_Graphics_Driver.H More .h renamed to .H 2016-02-26 17:13:18 +00:00