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
/
src
/
Fl_BMP_Image.cxx
Age
Commit message (
Expand
)
Author
2005-02-24
Copyright updates.
Michael R Sweet
2004-04-11
Copyright updates and prep for 1.1.5rc1.
Michael R Sweet
2003-01-30
Copyright update for 1.1.3 release (not quite yet, but soon...)
Michael R Sweet
2002-11-19
Get rid of some valid compiler warnings with CodeWarrior that were reported
Michael R Sweet
2002-10-10
Matthias's BMP file loader updates (16-bit + transparency support)
Michael R Sweet
2002-08-30
Make sure all strings can be localized in the dialogs.
Michael R Sweet
2002-08-09
Move the rest of the image file formats (except for XBM and XPM) to
Michael R Sweet
2002-07-26
BMP image loader fixes.
Michael R Sweet
2002-06-24
Update GCC test in configure script.
Michael R Sweet
2002-06-13
Bug fixes from Sebastien.
Michael R Sweet
2002-06-10
Take care of some compiler warnings.
Michael R Sweet
2002-05-25
Tag image data as allocated so that we don't waste memory.
Michael R Sweet
2002-05-24
Get rid of as many compiler warnings as possible.
Michael R Sweet
2002-05-15
Fix loading of old BMP files.
Michael R Sweet
2002-01-06
Add Fl_BMP_Image class and docos.
Michael R Sweet