summaryrefslogtreecommitdiff
path: root/test/device.cxx
AgeCommit message (Expand)Author
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