summaryrefslogtreecommitdiff
path: root/src/Fl_Shared_Image.cxx
AgeCommit message (Expand)Author
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-06-28Increase size of header buffer to 64 bytes.Michael R Sweet
2002-05-25Clean up string includes.Michael R Sweet
2002-05-25Tag image data as allocated so that we don't waste memory.Michael R Sweet
2002-05-25Mark loaded images as allocated so that they get deleted.Michael R Sweet
2002-04-11Make Fl_Output a subclass of Fl_Input, and add input_type and readonlyMichael R Sweet
2002-03-29Add image handler to Fl_Shared_Image class to support additional fileMichael R Sweet
2002-01-06Add Fl_BMP_Image class and docos.Michael R Sweet
2002-01-01Copyright updates...Michael R Sweet
2001-12-19Multiple bug fixes from Sebastien:Michael R Sweet
2001-12-11Multiple fixes from Sebastien.Michael R Sweet
2001-11-29VC++ fixes, plus add new tiled_image project file.Michael R Sweet
2001-11-24Added XBM, XPM, and PNM image file classes.Michael R Sweet
2001-11-24Fix bugs in copy() methods.Michael R Sweet
2001-09-29This commit was manufactured by cvs2svn to create branch 'branch-1.1'.No Author