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
/
test
/
checkers.cxx
Age
Commit message (
Expand
)
Author
2002-05-16
Massive update to use strlcpy() and strlcat() instead of strncpy()
Michael R Sweet
2002-01-01
Copyright updates...
Michael R Sweet
2001-04-13
Eliminate all compiler warnings (string constants, const'ness, hiding of
Michael R Sweet
2001-01-22
Copyright 2001.
Michael R Sweet
2000-06-05
OK, now version 1.0.9
Michael R Sweet
2000-04-25
Updated copyright notices for all of the 1.0.x files.
Michael R Sweet
1999-08-09
Fixed compile error with gcc 2.95 - the "d" string needed to be cast to
Michael R Sweet
1999-06-07
Replaced remaining malloc.h's with stdlib.h
Bill Spitzak
1999-03-25
Updated README and distribution packages to use v1.0.1.
Michael R Sweet
1999-01-07
Yay, change all copyright notices to be 1998-1999.
Michael R Sweet
1998-12-08
OpenGL patches from Bill.
Michael R Sweet
1998-12-02
Fixed color - 2000 instead of 200.
Michael R Sweet
1998-12-02
WIN32 RGB color fixes from Vincent.
Michael R Sweet
1998-10-21
Fixed all the frigging file headings - was missing a $ in the Id string.
Michael R Sweet
1998-10-20
Added common heading and footer to all source files.
Michael R Sweet
1998-10-19
More changes from Bill Spitzak.
Michael R Sweet
1998-10-19
Added Gustavo's damage() update - now use symbolic constants for all values!
Michael R Sweet
1998-10-06
Initial revision
Michael R Sweet