summaryrefslogtreecommitdiff
path: root/src/drivers/GDI/Fl_GDI_Graphics_Driver_rect.cxx
AgeCommit message (Expand)Author
2016-02-27Fix compiler warnings (STR #2988) - final commit.Albrecht Schlosser
2016-02-26Use the FL_DOXYGEN preprocessor variable to remove all Doxygen warningsManolo Gouy
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-01Add fl_focus_rect function to driver.Matthias Melcher
2016-01-31Update build system to compile all drivers as indiviual objects.Albrecht Schlosser
2016-01-27Removed all references to Quartz driver files from library headers in Xcode. ...Matthias Melcher
2016-01-26Moving GDI/WIN32 files to new directroy structureMatthias Melcher