summaryrefslogtreecommitdiff
path: root/src/config_lib.h
AgeCommit message (Expand)Author
2018-06-23Removed macro FL_PORTING, as it has been more confusing than helpful.Matthias Melcher
2018-02-09Replace "WIN32" with "_WIN32" or "Windows".Albrecht Schlosser
2016-05-08Rewrite OpenGL-related code under the driver model.Manolo Gouy
2016-04-16Fix C++ comments in C source files and headers. Albrecht Schlosser
2016-04-13Rewrite Fl_own_colormap.cxx under the driver model.Manolo Gouy
2016-04-13Fix typo in config_lib.hManolo Gouy
2016-03-18Beginning of Albrecht's plan for Fl_Window and Fl_Window_Driver classes.Manolo Gouy
2016-02-11Mark places that need to be refactored with // PORTME:Matthias Melcher
2016-01-19Fixed typos for Linux compilation. OpenGL driver compiles and somewhat works,...Matthias Melcher
2016-01-17Trying to create a more detaild way to configure the library, added runtime i...Matthias Melcher