summaryrefslogtreecommitdiff
path: root/src/drivers/WinAPI/Fl_WinAPI_Screen_Driver.cxx
AgeCommit message (Expand)Author
2016-03-01Moved timer code to screen drivers. Not sure if this should be in System Driv...Matthias Melcher
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-17Fix typos.Albrecht Schlosser
2016-02-15FL porting Win32 build fix:Ian MacArthur
2016-02-13Moed Fl::visual and System_Scheme to the driverMatthias Melcher
2016-02-13Refactoring get_system_colors() into Fl_Screen_DriverMatthias Melcher
2016-02-13Details on PORTME items. Move fl_parse_color() to screen drivers.Matthias Melcher
2016-02-11Move platform part of Fl::flush()Matthias Melcher
2016-02-10Moving fl_beep into screen driver.Matthias Melcher
2016-02-10Fixed Screen Drivers for MSWindowsMatthias Melcher
2016-02-10Basic Screen Driver Structure. LIMBO!Matthias Melcher