summaryrefslogtreecommitdiff
path: root/src/drivers/Xlib/Fl_Xlib_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 Fl_Xlib_Graphics_Driver.h to Fl_Xlib_Graphics_Driver.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-01-27Modify Xlib driver code not to #include source files.Albrecht Schlosser
2016-01-26Preliminary commit of porting Xlib drivers to the new naming schemeMatthias Melcher