summaryrefslogtreecommitdiff
path: root/src/Fl_Image_Surface.cxx
AgeCommit message (Expand)Author
2016-02-02Set depth of image returned by Fl_Image_Surface::image() back to 3 on Mac OS X.Manolo Gouy
2016-01-31Fix compiler warnings (STR 2988), porting from branch-1.3.Albrecht Schlosser
2016-01-27Removed all references to Quartz driver files from library headers in Xcode. ...Matthias Melcher
2016-01-18Replaced static initializer with Fl_OpenGL_Display_Device.Matthias Melcher
2016-01-101) Replicate in branch-1.3-porting all recent changes of branch-1.3Manolo Gouy
2016-01-04Created pseudo code for all FL_PORTED section so that FLTK compiles and links...Matthias Melcher
2016-01-03Updated platform specific #if's to report unimplemented code when compiling w...Matthias Melcher
2015-09-24X11: fix crash when creating an Fl_Image_Surface object before fl_open_displa...Manolo Gouy
2015-09-23Mac OS: fixed the Fl_Image_Surface class that produced flipped images when Manolo Gouy
2015-09-23Mac OS: slightly simpler code for Fl_Image_Surface class. Manolo Gouy
2014-06-18Sets the return type of Fl_Image_Surface::image() to its real value, Fl_RGB_I...Manolo Gouy
2014-05-24Reset file header and footer.Manolo Gouy
2014-05-23Added copy/paste from/to FLTK applications of graphical data.Manolo Gouy