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_Shared_Image.cxx
Age
Commit message (
Expand
)
Author
2004-12-03
Fl_Shared_Image::reload() didn't set the image_ pointer properly
Michael R Sweet
2004-09-24
Now look for 8 bits of alpha when the developer has requested
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-10-20
Implement Fl_Shared_Image::uncache().
Michael R Sweet
2002-10-11
Use memmove() instead of memcpy() in several key places.
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-14
Boy, aren't WIN32 compilers *so* much fun.
Michael R Sweet
2002-06-28
Separate the extra image functions into fltk_images.
Michael R Sweet
2002-06-28
Increase size of header buffer to 64 bytes.
Michael R Sweet
2002-05-25
Clean up string includes.
Michael R Sweet
2002-05-25
Tag image data as allocated so that we don't waste memory.
Michael R Sweet
2002-05-25
Mark loaded images as allocated so that they get deleted.
Michael R Sweet
2002-04-11
Make Fl_Output a subclass of Fl_Input, and add input_type and readonly
Michael R Sweet
2002-03-29
Add image handler to Fl_Shared_Image class to support additional file
Michael R Sweet
2002-01-06
Add Fl_BMP_Image class and docos.
Michael R Sweet
2002-01-01
Copyright updates...
Michael R Sweet
2001-12-19
Multiple bug fixes from Sebastien:
Michael R Sweet
2001-12-11
Multiple fixes from Sebastien.
Michael R Sweet
2001-11-29
VC++ fixes, plus add new tiled_image project file.
Michael R Sweet
2001-11-24
Added XBM, XPM, and PNM image file classes.
Michael R Sweet
2001-11-24
Fix bugs in copy() methods.
Michael R Sweet
2001-09-29
This commit was manufactured by cvs2svn to create branch 'branch-1.1'.
No Author
[prev]