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
/
glpuzzle.cxx
Age
Commit message (
Expand
)
Author
2007-05-20
Fix all compiler warnings from various build systems.
Michael R Sweet
2007-01-18
GLPuzzle kept on solving, keeping the CPU busy and my legs warm (Laptop) (STR...
Matthias Melcher
2006-08-25
Added unversal header for OpenGL's GLu library.
Matthias Melcher
2005-04-16
Update source file headers with STR web page.
Michael R Sweet
2005-04-16
Update "clean" targets to properly handle core files, remove backup files,
Michael R Sweet
2005-04-11
Remove all warnings for Mac buidl with gcc (except one)
Matthias Melcher
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-01-01
Copyright updates...
Michael R Sweet
2001-12-06
Implemeted 95% of all Mac OS X support. Makefiles still need modifications.
Matthias Melcher
2001-04-30
Separate test for GLU and GL...
Michael R Sweet
2001-03-14
The fractals & glpuzzle demos needed glu.h.
Bill Spitzak
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-02-25
Fixed glpuzzle so you can move the pieces.
Bill Spitzak
1999-02-22
Updated dist to initialize to INT_MAX (2^31 - 1) instead of UINT_MAX
Michael R Sweet
1999-01-07
Yay, change all copyright notices to be 1998-1999.
Michael R Sweet
1998-12-29
Update glpuzzle demo to work with two button mice.
Michael R Sweet
1998-12-08
OpenGL patches from Bill.
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-06
Initial revision
Michael R Sweet