All changes are from John, except for:
authorRichard Rauch <rkr@olib.org>
Fri, 21 Nov 2003 00:49:51 +0000 (00:49 +0000)
committerRichard Rauch <rkr@olib.org>
Fri, 21 Nov 2003 00:49:51 +0000 (00:49 +0000)
commit8f96cc73e71a8e4f2acb579c29132c16358191f0
treeafa41e722f0498458d42cc0ab0d7170e662b0e0e
parent7d0fc844c337b9c8901317d6935c3462b59ceda5
All changes are from John, except for:
 (a) I re-inserted the meat of a comment that I still feel is relavent.
 (b) I fixed a compile-time error in the UNIX_X11 code where a variable
     is declared after executable code in a block without creating
     a new sub-block for the declaration.

Changes from John include:
 (a) Style revision.
 (b) Changes to postpone the handling of window resizes.

Lots of lines were changed, but I think that thos two cover the ground that
he hit.  See the diffs for details.

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@360 7f0cb862-5218-0410-a997-914c9d46530a
src/freeglut_internal.h
src/freeglut_main.c
src/freeglut_window.c