summaryrefslogtreecommitdiff
path: root/src/Fl_Copy_Surface.cxx
AgeCommit message (Expand)Author
2016-02-09Fix MSWindows issues from last refactoring.Matthias Melcher
2016-02-09Fix typos for Linux from previous check-in.Matthias Melcher
2016-01-31Needed for Linux/Unix build.Manolo Gouy
2016-01-31Fix compiler warnings (STR 2988), porting from branch-1.3.Albrecht Schlosser
2016-01-29Fixed a few warnings from a picky compiler setting.Matthias Melcher
2016-01-10Transferred required Doxygen description of a method.Manolo Gouy
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-04Fix typos in #pragma FL_PORTING.Albrecht Schlosser
2016-01-03Updated platform specific #if's to report unimplemented code when compiling w...Matthias Melcher
2015-11-24Added new method Fl_Copy_Surface::draw_decorated_window()Manolo Gouy
2015-06-10Mac OS: remove 5 compilation warnings of this kind:Manolo Gouy
2014-11-09Removed useless #include directive.Manolo Gouy
2014-11-08Rewrite Fl_Copy_Surface::complete_copy_pdf_and_tiff() using cocoa APIs.Manolo Gouy
2014-05-24Reset file header and footer.Manolo Gouy
2014-05-23Removed compilation warning of signed/unsigned comparison.Manolo Gouy
2014-05-23Added copy/paste from/to FLTK applications of graphical data.Manolo Gouy