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
/
visualc
/
config.h
Age
Commit message (
Expand
)
Author
2002-05-16
Massive update to use strlcpy() and strlcat() instead of strncpy()
Michael R Sweet
2002-05-02
Fix new filename stuff for WIN32.
Michael R Sweet
2002-04-28
Add Fl_Preferences class to base library.
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-10-01
Check for png_set_tRNS_to_alpha() in configure script.
Michael R Sweet
2001-09-23
Update VC++ project files.
Michael R Sweet
2001-08-19
Fix Visual C++ projects.
Michael R Sweet
2001-08-03
Update WIN32 projects and config file.
Michael R Sweet
2001-04-30
Separate test for GLU and GL...
Michael R Sweet
2001-01-22
Copyright 2001.
Michael R Sweet
2000-11-20
strcasecmp() for FLUID under AIX.
Michael R Sweet
2000-06-07
Hopefully the last of the easysw.com -> fltk.org changes.
Michael R Sweet
2000-04-25
Updated copyright notices for all of the 1.0.x files.
Michael R Sweet
1999-03-04
Removed references to JPEG library in docos and config files. Not needed
Michael R Sweet
1998-11-09
Windows has vsprintf()...
Michael R Sweet
1998-11-05
Updated Visual C++ config.h file.
Michael R Sweet
1998-10-20
Updated autoconf files to support shared libraries and JPEG library.
Michael R Sweet
1998-10-06
Initial revision
Michael R Sweet