XParseGeometry include now compiles with windows (VS2010, didn't touch
authorDiederick Niehorster <dcnieho@gmail.com>
Sat, 10 Mar 2012 02:03:32 +0000 (02:03 +0000)
committerDiederick Niehorster <dcnieho@gmail.com>
Sat, 10 Mar 2012 02:03:32 +0000 (02:03 +0000)
commitc41e61d8b1543d571577005109f15ac25b5f3f17
tree62401d782763cefb0d95717ea39e7ed13e21356e
parent1e8083fc365a6e05ed3b6b3be467af41d13085d0
XParseGeometry include now compiles with windows (VS2010, didn't touch
cmake)
Various typos in comments
Some other cleanup and formatting
glutInitDisplayString now understands "borderless"

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@1095 7f0cb862-5218-0410-a997-914c9d46530a
VisualStudio/2010/freeglut.vcxproj
VisualStudio/2010/freeglut.vcxproj.filters
src/Common/freeglut_init.c
src/Common/freeglut_internal.h
src/Common/freeglut_window.c
src/Common/xparsegeometry_repl.c
src/Common/xparsegeometry_repl.h
src/mswin/freeglut_init_mswin.c
src/mswin/freeglut_internal_mswin.h
src/mswin/freeglut_state_mswin.c