Handle modifiers in MotionNotify events, too. This fixes bug #1227920
authorSven Panne <sven.panne@aedion.de>
Sat, 2 Jul 2005 13:50:02 +0000 (13:50 +0000)
committerSven Panne <sven.panne@aedion.de>
Sat, 2 Jul 2005 13:50:02 +0000 (13:50 +0000)
commite9a96a71a2feff9da7ccae395c5f316e67af3bd0
tree81f557eec6a2096aa4f34ad5ff2e546e56144b51
parent63686bf98a0cef73ddb6233ce3e99246e20bbd7d
Handle modifiers in MotionNotify events, too. This fixes bug #1227920
(glutGetModifiers not set/allowed in mouse callbacks). In addition, some related
cleanup has been done.

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