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