summaryrefslogtreecommitdiff
path: root/src/Fl_BMP_Image.cxx
AgeCommit message (Expand)Author
2002-10-10Matthias's BMP file loader updates (16-bit + transparency support)Michael R Sweet
2002-08-30Make sure all strings can be localized in the dialogs.Michael R Sweet
2002-08-09Move the rest of the image file formats (except for XBM and XPM) toMichael R Sweet
2002-07-26BMP image loader fixes.Michael R Sweet
2002-06-24Update GCC test in configure script.Michael R Sweet
2002-06-13Bug fixes from Sebastien.Michael R Sweet
2002-06-10Take care of some compiler warnings.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-05-15Fix loading of old BMP files.Michael R Sweet
2002-01-06Add Fl_BMP_Image class and docos.Michael R Sweet