summaryrefslogtreecommitdiff
path: root/src/Fl_PNG_Image.cxx
AgeCommit message (Expand)Author
2016-04-10Remove platform-dependent code from Fl_PNG_Image.cxxManolo Gouy
2016-04-05Fix more compiler warnings.Albrecht Schlosser
2015-06-14Minor documentation fixes.Albrecht Schlosser
2015-05-23STR #2873: new function Fl_Image::fail() that returns 0, ERR_NO_IMAGE, ERR_FO...Matthias Melcher
2013-09-21Fixes STR# 2973: collection of Sun compiler fixes.Greg Ercolano
2012-11-10Fix STR#2884: Fl_PNG_Image made from static memory will forget share name (co...Manolo Gouy
2012-11-10Fix STR#2884: Fl_PNG_Image made from static memory will forget share nameManolo Gouy
2012-11-09Fix STR#2881: the new static function Fl_RGB_Image::max_size(size) allows to ...Manolo Gouy
2011-07-19Modifications to all LGPL headers for STR #2685.Greg Ercolano
2011-05-12Fix STR #2625: removed memory leak after reading erroneous PNG data.Manolo Gouy
2011-02-22Corrected typos.Manolo Gouy
2011-01-24Adding embedded documentation to Fluid if installed odcs are not found. Falls...Matthias Melcher
2011-01-19Removed compiler warning:Manolo Gouy
2011-01-17Documentation updates (remaining fix for STR #2520).Albrecht Schlosser
2011-01-17Fix 2nd part of STR #2520: added Fl_PNG_Image in-memory constructor.Manolo Gouy
2010-11-28Fixed Copyright to 2010.Matthias Melcher
2010-11-18Fixed STR 2449Manolo Gouy
2010-11-14Update lib png access (STR #2442)Matthias Melcher
2009-01-01Changed Copyright in 'src' directoryMatthias Melcher
2008-09-19Updating fl_utf8.h references. Fixing copyright date in .fl files.Matthias Melcher
2008-09-14Doxygen Documentation WP5 Done, WP6 half finished so that all Fl_Image class ...Fabien Costantini
2008-09-10Merging the UTF8 patch, consisting of O'ksi'd s original 1.1.6 patch and addi...Matthias Melcher
2005-04-16Update source file headers with STR web page.Michael R Sweet
2005-03-20Preliminary template save support in FLUID, plus some bug fixes.Michael R Sweet
2005-02-24Copyright updates.Michael R Sweet
2004-10-18Documentation updates (STR #570)Michael R Sweet
2004-04-11Copyright updates and prep for 1.1.5rc1.Michael R Sweet
2003-09-15Add error handlers to JPEG and PNG image classes so the correspondingMichael R Sweet
2003-01-30Copyright update for 1.1.3 release (not quite yet, but soon...)Michael R Sweet
2002-08-05Range check Fl_Text_Buffer::search_forward().Michael R Sweet
2002-05-25Tag image data as allocated so that we don't waste memory.Michael R Sweet
2002-05-24Get rid of as many compiler warnings as possible.Michael R Sweet
2002-04-24Add check for libpng/png.h as well as png.h, and include the appropriateMichael R Sweet
2002-01-01Copyright updates...Michael R Sweet
2001-12-11Multiple fixes from Sebastien.Michael R Sweet
2001-11-23Add code for PNG and JPEG images.Michael R Sweet
2001-11-19OK, lots of changes to the Fl_Image, Fl_Bitmap, Fl_Pixmap, and Fl_RGB_ImageMichael R Sweet