summaryrefslogtreecommitdiff
path: root/src/Fl_JPEG_Image.cxx
AgeCommit message (Expand)Author
2008-09-14Doxygen Documentation WP5 Done, WP6 half finished so that all Fl_Image class ...Fabien Costantini
2007-05-20Fix all compiler warnings from various build systems.Michael R Sweet
2005-08-29This is the text for the previous commit.Matthias Melcher
2005-08-29git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4543 ea41ed52-d2ee-0310...Matthias Melcher
2005-07-11STR #915: fixed hang on corrupt jpegs by giving a maximum of 10 chances for j...Matthias Melcher
2005-04-16Update source file headers with STR web page.Michael R Sweet
2005-04-14Eliminate compiler warnings on Solaris...Michael R Sweet
2005-03-05Fl_JPEG_Image could still crash an app with a corrupt JPEG fileMichael R Sweet
2005-02-24Copyright updates.Michael R Sweet
2005-02-24Fix builds without JPEG library...Michael R Sweet
2005-02-12Fix initializers and error handling.Michael R Sweet
2005-02-06Fixed a VC++ compiler error in Fl_JPEG_Image.cxx (STR #676)Michael R Sweet
2005-01-25Temporary fix for JPEG error handle; we need to flag the error inMichael R Sweet
2004-12-16Fl_JPEG_Image did not correctly handle errors reported by theMichael R Sweet
2004-04-11Copyright updates and prep for 1.1.5rc1.Michael R Sweet
2003-09-17Don't compile JPEG error handler unless we have JPEG library...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-07-26BMP image loader fixes.Michael R Sweet
2002-05-25Tag image data as allocated so that we don't waste memory.Michael R Sweet
2002-01-15Unixware fixes.Michael R Sweet
2002-01-01Copyright updates...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