fltk/src/drivers/Quartz
Manolo Gouy 156d2e4053 Continue removing from class Fl_X what is not window-related.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11612 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2016-04-15 11:09:10 +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 Rename Fl_Graphics_Driver::set_gc(void*) to gc(void*) and Fl_Graphics_Driver::get_gc() to gc(). 2016-02-19 12:40:24 +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 Move intersect_region_and_rect() to the Quartz driver code where it belongs. 2016-04-02 06:42:34 +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 Fix typos. 2016-04-09 10:42:17 +00:00
Fl_Quartz_Graphics_Driver.H Rewrite functions XRectangleRegion(), XDestroyRegion() under the driver model. 2016-03-30 20:16:40 +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