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
/
jpeg
Age
Commit message (
Expand
)
Author
2007-02-06
Use install command instead of CHMOD, CP, and MKDIR.
Michael R Sweet
2005-10-12
Fix JPEG jconfig.h header to not include <config.h>.
Michael R Sweet
2005-08-06
This commit contains patch submitted by "fltk.x0" (thanks fltk.x0!) in the mi...
Dejan Lekic
2005-05-19
Fix eol-style in Watcom files...
Michael R Sweet
2005-02-28
Run ranlib on installed JPEG library.
Michael R Sweet
2005-02-24
Copyright updates.
Michael R Sweet
2004-11-20
Watcom fixes (STR #584, STR #594, STR #595)
Michael R Sweet
2004-10-18
Documentation updates (STR #568)
Michael R Sweet
2004-09-13
Added (unsupported) CMake files (STR #499)
Michael R Sweet
2004-09-06
Install image header files in FL/images so that FLTK apps will use the
Michael R Sweet
2004-07-29
Remove the GCC -Wshadow option.
Michael R Sweet
2004-07-23
Fix local image library build bug.
Michael R Sweet
2004-07-06
Makefile and configure script support for image libs.
Michael R Sweet
2004-07-05
Add copies of the JPEG, PNG, and Z libraries...
Michael R Sweet