1
0
Fork 0
flightgear/src/Input
andy 95e8b63988 I was too agressive in the fg_os port. Glut doesn't support grabbing
the keyboard modifiers outside of a key event handler, so adding the
fgGetKeyModifiers() call to doMouseMotion was broken.  The user could
see "phantom" modifier keys.
2004-04-01 23:28:47 +00:00
..
.cvsignore -Removed .cvsignore from itself, since .cvsignore is now in the CVS 2001-12-12 04:15:23 +00:00
fgjs.cxx Attempt #1 to sort out confusion between left / right / parking brake 2004-01-12 17:39:41 +00:00
input.cxx I was too agressive in the fg_os port. Glut doesn't support grabbing 2004-04-01 23:28:47 +00:00
input.hxx Yank out all the glut dependencies and concentrate them in a (easily 2004-03-31 21:10:32 +00:00
js_demo.cxx Make sure the joystick name gets printed 2003-09-16 08:25:16 +00:00
jsinput.cxx Tweak #includes to use double quotes for local files not <> 2001-12-10 23:00:27 +00:00
jsinput.h Tweak #includes to use double quotes for local files not <> 2001-12-10 23:00:27 +00:00
jssuper.cxx Tweak #includes to use double quotes for local files not <> 2001-12-10 23:00:27 +00:00
jssuper.h Cygwin fixes contributed by Norman Vine. 2001-06-12 23:15:16 +00:00
Makefile.am Patches from Johan Walles: 2003-02-05 01:09:20 +00:00