if user opens menu in parent window and then clicked child window, the menu wasn...
authorDiederick Niehorster <dcnieho@gmail.com>
Mon, 4 Mar 2013 10:18:35 +0000 (10:18 +0000)
committerDiederick Niehorster <dcnieho@gmail.com>
Mon, 4 Mar 2013 10:18:35 +0000 (10:18 +0000)
commit4a451851ec51ea7c3b79534fa5faebadceedf4df
tree6d3759a41a49a7732aaceefe634df7e47fc5823d
parent29ce77740209818d54bdea174d193307314f4084
if user opens menu in parent window and then clicked child window, the menu wasn't closed. Fixed (and some cleanup)

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