summaryrefslogtreecommitdiff
path: root/FL/Fl_Shared_Image.H
AgeCommit message (Expand)Author
2022-04-20Improve docs of Fl_Image and related classes (#431)Albrecht Schlosser
2022-04-13Make Fl_Image::copy() 'const', including all derived classesAlbrecht Schlosser
2022-03-30Add method Fl_Shared_Image::image()Albrecht Schlosser
2021-04-28Fix "Fl_Shared_Image: use of unitialized data" (#216)Albrecht Schlosser
2020-07-06Remove $Id$ tags, update URL's, and moreAlbrecht Schlosser
2020-06-06Add two virtual methods to class Fl_ImageAlbrecht Schlosser
2018-03-23Fix Fl_Image::copy() and its versions for derived image classes following the...Manolo Gouy
2018-03-19New member function Fl_Image::scale(int width, int height) to set the FLTK si...Manolo Gouy
2017-12-12Doxygen doc of class Fl_Shared_Image: add that the SVG format is also supported.Manolo Gouy
2017-10-02Add public accessor Fl_Shared_Image::original().Albrecht Schlosser
2017-08-30Add missing default values for virtual member functions.Manolo Gouy
2017-01-02Documentation: drawing a scaled shared image no longer involves resizing the ...Manolo Gouy
2016-10-01Fl_Shared_Image documentation enhancements and clarifications.Albrecht Schlosser
2016-09-12Create virtual void Fl_Graphics_Driver::draw(Fl_Shared_Image*,...)Manolo Gouy
2016-04-24Remove FL_ABI_VERSION directivesManolo Gouy
2016-01-271) Added a new way to detect whether the drawing operation is using the platf...Manolo Gouy
2015-03-12More detailed Doxygen doc of Fl_Shared_Image::scale() and Fl_Image::draw(X,Y,...Manolo Gouy
2015-03-10Added Fl_Shared_Image::scale(width, height) to support scaled image drawing (...Manolo Gouy
2011-07-19Modifications to all LGPL headers for STR #2685.Greg Ercolano
2011-01-24Adding embedded documentation to Fluid if installed odcs are not found. Falls...Matthias Melcher
2010-11-28Fixed Copyright to 2010.Matthias Melcher
2010-04-14Made fl_register_images() seen by Doxygen.Manolo Gouy
2009-01-01Changed the copyright to 2009 for header files. Still todo: src and test dire...Matthias Melcher
2008-10-15Doxygen pdf documentation: Changed pdf mime type to application/pdf. Removed ...Fabien Costantini
2008-09-16Doxygen documentation : took the opportunity to update copyright info as we m...Fabien Costantini
2008-09-14Doxygen Documentation WP5 Done, WP6 half finished so that all Fl_Image class ...Fabien Costantini
2005-04-16Update source file headers with STR web page.Michael R Sweet
2005-02-24Copyright updates.Michael R Sweet
2004-04-11Copyright updates and prep for 1.1.5rc1.Michael R Sweet
2003-01-30Copyright update for 1.1.3 release (not quite yet, but soon...)Michael R Sweet
2002-10-20Implement Fl_Shared_Image::uncache().Michael R Sweet
2002-08-14DLL changes (still some more to go...)Michael R Sweet
2002-07-14Boy, aren't WIN32 compilers *so* much fun.Michael R Sweet
2002-06-28Separate the extra image functions into fltk_images.Michael R Sweet
2002-05-25Clean up string includes.Michael R Sweet
2002-03-29Add image handler to Fl_Shared_Image class to support additional fileMichael R Sweet
2002-01-01Copyright updates...Michael R Sweet
2001-11-24Fix bugs in copy() methods.Michael R Sweet
2001-08-01This commit was manufactured by cvs2svn to create branch 'branch-1.1'.No Author