added note about maximizing behavior on Windows (when the maximize
authorDiederick Niehorster <dcnieho@gmail.com>
Fri, 16 Nov 2012 15:07:33 +0000 (15:07 +0000)
committerDiederick Niehorster <dcnieho@gmail.com>
Fri, 16 Nov 2012 15:07:33 +0000 (15:07 +0000)
commit871c344a629dc834cd89ca1874bd8715e6726db9
tree962f57d29afa8603a68070d3a3e7c042a31df4bb
parent637e1260edb9068591665330c32407549ca36535
added note about maximizing behavior on Windows (when the maximize
window tool is pressed by the user) -- resize borders are by default of
the screen to maximize the client area. Lets not change this as FreeGLUT
has stuck with this default for a long time.

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@1395 7f0cb862-5218-0410-a997-914c9d46530a
src/mswin/fg_main_mswin.c