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_images_core.cxx
Age
Commit message (
Expand
)
Author
2017-10-05
Fix name clash with zlib gzopen on (64-bit) Linux.
Albrecht Schlosser
2017-10-04
Fl_SVG_Image class: add support for compressed .svgz image files.
Manolo Gouy
2017-10-04
Undo commit at r.12475 that is not adequate.
Manolo Gouy
2017-10-04
Fl_SVG_Image class: add support for compressed .svgz image files.
Manolo Gouy
2017-09-03
Add new Fl_SVG_Image class to support scalable vector graphics images using t...
Manolo Gouy
2011-07-19
Modifications to all LGPL headers for STR #2685.
Greg Ercolano
2010-11-28
Fixed Copyright to 2010.
Matthias Melcher
2010-04-14
Made fl_register_images() seen by Doxygen.
Manolo Gouy
2009-01-01
Changed Copyright in 'src' directory
Matthias Melcher
2007-05-20
Fix all compiler warnings from various build systems.
Michael R Sweet
2006-07-18
Allow non-JFIF JPEG images.
Michael R Sweet
2005-04-16
Update source file headers with STR web page.
Michael R Sweet
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-09-17
Add support for XV/GIMP thumbnail format (P7)
Michael R Sweet
2002-08-09
Move the rest of the image file formats (except for XBM and XPM) to
Michael R Sweet
2002-06-29
Small changes to make Metrowerks CodeWarrior for Windows work.
Matthias Melcher
2002-06-28
Add missing file.
Michael R Sweet