Implementing first part of Windows version of "GLUT_CAPTIONLESS" and "GLUT_BORDERLESS...
authorJohn F. Fay <johnffay@nettally.com>
Wed, 19 Sep 2007 04:42:25 +0000 (04:42 +0000)
committerJohn F. Fay <johnffay@nettally.com>
Wed, 19 Sep 2007 04:42:25 +0000 (04:42 +0000)
commit813252e0cc95b0fe2611cf3528fda118b3d34287
tree4db88d5bc6b2140847c99910c51e2750eafb43fb
parent04e5e572af10abe0725bd9312f1945be26688a83
Implementing first part of Windows version of "GLUT_CAPTIONLESS" and "GLUT_BORDERLESS" per feature request "[ 1197016 ] need GLUT_CAPTIONLESS window option".  Needs more work; menus are slightly mispositioned, X11 version does not support it, banner appears at beginning but disappears on window resize.  But this is a start.

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@723 7f0cb862-5218-0410-a997-914c9d46530a
include/GL/freeglut_std.h
src/freeglut_window.c