summaryrefslogtreecommitdiff
path: root/src/drivers/GDI/Fl_GDI_Graphics_Driver.H
AgeCommit message (Expand)Author
2016-10-22WIN platform: implement Fl_GDI_Graphics_Driver::draw_scaled(Fl_Image *img,int...Manolo Gouy
2016-10-06 Correct function Fl_GDI_Graphics_Driver::gc(void*) that did not update the ...Manolo Gouy
2016-09-23Move font-related member functions from Fl_Screen_Driver to Fl_Graphics_Driver.Manolo Gouy
2016-04-17virtualized some Region calls.Matthias Melcher
2016-04-17virtualized Fl::set_color and free_color.Matthias Melcher
2016-04-17virtualized Fl_Graphics_Driver::global_gc(), a function that should probably ...Matthias Melcher
2016-04-17virtualizes fl_set_spot and fl_reset_spotMatthias Melcher
2016-03-26Isolate the definition of the 3 public, OS-dependent types (Fl_Offscreen, Fl_...Manolo Gouy
2016-02-26Rename remaining src/drivers/XXX.h to XXX.H - continuedManolo Gouy