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_PNG_Image.cxx
Age
Commit message (
Expand
)
Author
2009-01-01
Changed Copyright in 'src' directory
Matthias Melcher
2008-09-19
Updating fl_utf8.h references. Fixing copyright date in .fl files.
Matthias Melcher
2008-09-14
Doxygen Documentation WP5 Done, WP6 half finished so that all Fl_Image class ...
Fabien Costantini
2008-09-10
Merging the UTF8 patch, consisting of O'ksi'd s original 1.1.6 patch and addi...
Matthias Melcher
2005-04-16
Update source file headers with STR web page.
Michael R Sweet
2005-03-20
Preliminary template save support in FLUID, plus some bug fixes.
Michael R Sweet
2005-02-24
Copyright updates.
Michael R Sweet
2004-10-18
Documentation updates (STR #570)
Michael R Sweet
2004-04-11
Copyright updates and prep for 1.1.5rc1.
Michael R Sweet
2003-09-15
Add error handlers to JPEG and PNG image classes so the corresponding
Michael R Sweet
2003-01-30
Copyright update for 1.1.3 release (not quite yet, but soon...)
Michael R Sweet
2002-08-05
Range check Fl_Text_Buffer::search_forward().
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-04-24
Add check for libpng/png.h as well as png.h, and include the appropriate
Michael R Sweet
2002-01-01
Copyright updates...
Michael R Sweet
2001-12-11
Multiple fixes from Sebastien.
Michael R Sweet
2001-11-23
Add code for PNG and JPEG images.
Michael R Sweet
2001-11-19
OK, lots of changes to the Fl_Image, Fl_Bitmap, Fl_Pixmap, and Fl_RGB_Image
Michael R Sweet