fltk/src/drivers/GDI
Manolo Gouy 682f950796 Create class Fl_Widget_Surface that supports draw(Fl_Widget *, int, int).
This simplifies the implementation of Fl_Copy_Surface and Fl_Image_Surface
which now are made to derive from Fl_Widget_Surface.

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11220 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2016-02-26 12:51:47 +00:00
..
Fl_GDI_Graphics_Driver_arci.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_GDI_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_GDI_Graphics_Driver_font.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_GDI_Graphics_Driver_image.cxx Remove the global variable fl_mask_bitmap - put it in the graphics driver's virtual API. 2016-02-25 10:14:28 +00:00
Fl_GDI_Graphics_Driver_line_style.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_GDI_Graphics_Driver_rect.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_GDI_Graphics_Driver_vertex.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_GDI_Graphics_Driver.cxx Create class Fl_Widget_Surface that supports draw(Fl_Widget *, int, int). 2016-02-26 12:51:47 +00:00
Fl_GDI_Graphics_Driver.h Create class Fl_Widget_Surface that supports draw(Fl_Widget *, int, int). 2016-02-26 12:51:47 +00:00