summaryrefslogtreecommitdiff
path: root/src/Fl_File_Icon.cxx
AgeCommit message (Expand)Author
2001-11-17Don't use -lsupc++ with gcc 2.96; just tried it on RH 7.2 and thatMichael R Sweet
2001-10-29Cygwin fixes...Michael R Sweet
2001-10-29Fix infinite loop bug in Fl_File_Icon::draw() with 32-bit colors andMichael R Sweet
2001-10-2932-bit color (RGB0 or 000I), a la FLTK 2.0, including fl_rgb_color()Michael R Sweet
2001-09-29Fl_FileXYZ -> Fl_File_XYZMichael R Sweet