summaryrefslogtreecommitdiff
path: root/fluid/Fluid_Image.cxx
AgeCommit message (Expand)Author
2002-01-06Add Fl_BMP_Image class and docos.Michael R Sweet
2002-01-01Copyright updates...Michael R Sweet
2001-11-25Redo Fluid_Image class to use Fl_Shared_Image instead of its own subclassesMichael R Sweet
2001-11-22Fix all references to '.C' files (now .cxx)Michael R Sweet
2001-09-30Fl_File_Chooser.H and fl_file_chooser.H need to be the same...Michael R Sweet
2001-09-29Enable all of the new FLUID stuff...Michael R Sweet
2001-08-05Image labels!Michael R Sweet
2001-04-13Write pixmap strings as const char *[] instead of char *[].Michael R Sweet
2001-04-13Eliminate all compiler warnings (string constants, const'ness, hiding ofMichael R Sweet
2001-01-22Copyright 2001.Michael R Sweet
2000-07-07Buttons with box(FL_NO_BOX) did not draw. Apparently they did inBill Spitzak
2000-06-29Fixed .gif files in fluid, they were broken by the fix for large .xpmBill Spitzak
2000-06-16Patch from Dmitry Potapov for fluid to not crash on (I think)Bill Spitzak
2000-06-05OK, now version 1.0.9Michael R Sweet
2000-05-16I18N didn't work right for menus - the messages numbers were wrong.Michael R Sweet
1999-07-31String output (for images in the C code) does not produce trigraphsBill Spitzak
1999-03-04Got rid of malloc.h include - should be using stdlib.h anyways...Michael R Sweet
1999-01-07Yay, change all copyright notices to be 1998-1999.Michael R Sweet
1998-12-06More changes for .C and .H to .cxx and .h...Michael R Sweet
1998-12-02Fix for fluid - increases MAXSIZE to 2048 and added overflow check.Michael R Sweet
1998-11-12Added (unsigned char *) cast for Pixmap strings.Michael R Sweet
1998-10-21Added common headings & CVS tags.Michael R Sweet
1998-10-06Initial revisionMichael R Sweet