summaryrefslogtreecommitdiff
path: root/src/Fl_File_Icon2.cxx
AgeCommit message (Expand)Author
2002-03-25Rename all remaining functions that don't start with fl_ toMichael R Sweet
2002-01-06Add Fl_BMP_Image class and docos.Michael R Sweet
2002-01-02Oopsie - fix debug code: p(int)rintf -> printf...Michael R Sweet
2002-01-01Copyright updates...Michael R Sweet
2002-01-01Use rint() for some more rounding of vertices.Michael R Sweet
2001-12-17Fl_Help_View now ignores links when the link callback returns NULL, andMichael R Sweet
2001-12-05Missing declaration of "newch"...Michael R Sweet
2001-12-05Add support for 2-byte XPM files.Michael R Sweet
2001-12-05Segfault fixes...Michael R Sweet
2001-11-25Add flstring.h header file to include string functions, strcasecmpMichael R Sweet
2001-11-17Add fl_beep() function.Michael R Sweet
2001-11-17Pass pointers to pp and info when calling the newMichael R Sweet
2001-11-17Don't use -lsupc++ with gcc 2.96; just tried it on RH 7.2 and thatMichael R Sweet