summaryrefslogtreecommitdiff
path: root/test/device.cxx
AgeCommit message (Expand)Author
2021-12-06Fix whitespace errors (no code changes)Albrecht Schlosser
2021-11-18Clearer GUI for test/deviceManoloFLTK
2021-11-16Add use of fl_capture_window() by test/deviceManoloFLTK
2021-08-27Remove compiler warnings '-Wextra-semi' (see also PR #266)Albrecht Schlosser
2021-05-08Include bitmap files rather than copying the source codeAlbrecht Schlosser
2020-11-03Add extra argument to Fl_SVG_File_Surface constructor.ManoloFLTK
2020-10-28Pango ps (#148)ManoloFLTK
2020-09-07Fix position of the "Return" button.ManoloFLTK
2020-07-11Fix for building without print support (GitHub issue #98).ManoloFLTK
2020-07-06Remove $Id$ tags, update URL's, and moreAlbrecht Schlosser
2020-06-27Add classes Fl_SVG_File_Surface and Fl_EPS_File_Surface to draw to SVG and EPS.ManoloFLTK
2020-04-22Add optional argument to Fl_Printer::begin_job() to inform caller when an err...ManoloFLTK
2020-01-11Implement Fl_Window::icon() and default_icon() for macOSManoloFLTK
2018-05-22Check also proper RGB image deletion after use.Manolo Gouy
2018-05-06Deprecate Fl_Image_Surface::highres_image() because Fl_Image_Surface::image()...Manolo Gouy
2016-12-07Add static void Fl_Surface_Device::push_current(Fl_Surface_Device *new_curren...Manolo Gouy
2016-11-30Test program "device": add several calls to image destructors to exercise them.Manolo Gouy
2016-04-27Add tests to avoid null pointer errorsManolo Gouy
2016-04-15Fix position in window of string "Line styles".Manolo Gouy
2016-04-04Have the device demo operate also the Fl_PostScript_File_Device class.Manolo Gouy
2016-02-27Rewrite all fl_XXX_offscreen() functions so they use an Fl_Image_Surface object.Manolo Gouy
2016-02-25Mac OS platform: make fl_draw_image() draw correctly depth-4 images with tran...Manolo Gouy
2016-02-12Add Fl_Shared_Image *Fl_Image_Surface::highres_image() to draw into high-reso...Manolo Gouy
2016-01-31Fix compiler warnings (STR 2988), porting from branch-1.3.Albrecht Schlosser
2016-01-101) Replicate in branch-1.3-porting all recent changes of branch-1.3Manolo Gouy
2015-11-24Added new method Fl_Copy_Surface::draw_decorated_window()Manolo Gouy
2014-11-08Added Fl_Copy_Surface::w() and Fl_Copy_Surface::h() member functions.Manolo Gouy
2014-05-23Added copy/paste from/to FLTK applications of graphical data.Manolo Gouy
2011-07-19Modifications to all LGPL headers for STR #2685.Greg Ercolano
2011-06-16FormattingMatthias Melcher
2011-06-16Fixed Copyright (another try - sorry!)Matthias Melcher
2011-06-16Fixed Copyright (damn, why does it not updae the ID?)Matthias Melcher
2011-06-16Fixed Copyright (2Matthias Melcher
2011-06-16Fixed CopyrightMatthias Melcher
2011-04-18Fixed a problem in the WIN32 version of Fl_Paged_Device::print_window_part() andManolo Gouy
2011-01-11Fixed a few GNU compiler warnings (-pedantic): C++ comments in C files,Albrecht Schlosser
2010-11-30Updated CMake files with patches from Michael Surette (STR #2317).Albrecht Schlosser
2010-03-27Bringing supported IDEs to the newest setup, add device and others.Matthias Melcher
2010-03-20Removed commented out statement.Manolo Gouy
2010-03-14Merge of branch-1.3-Fl_Printer, with the following main changes:Albrecht Schlosser