summaryrefslogtreecommitdiff
path: root/src/drivers/GDI/Fl_GDI_Graphics_Driver_font.cxx
AgeCommit message (Expand)Author
2016-02-26Rename all remaining src/drivers/XXX.h to XXX.HManolo Gouy
2016-02-19Rename Fl_Graphics_Driver::set_gc(void*) to gc(void*) and Fl_Graphics_Driver:...Manolo Gouy
2016-02-18Remove all uses of the fl_gc global variable. Towards a clean driver model.Manolo Gouy
2016-02-09Fix MSWindows issues from last refactoring.Matthias Melcher
2016-01-31Update build system to compile all drivers as indiviual objects.Albrecht Schlosser
2016-01-26Moving GDI/WIN32 files to new directroy structureMatthias Melcher