2004-11-21 |
curt | More FreeBSD fixes ... add -lusbhid where needed. |
tree | commitdiff |
2004-10-26 |
ehofman | Fix some warnings. |
tree | commitdiff |
2004-10-24 |
ehofman | Melchior FRANZ: |
tree | commitdiff |
2004-06-24 |
david | On a reinit() subsystem event, reconfigure the joystick... |
tree | commitdiff |
2004-06-14 |
curt | - Track a saved mouse pointer location from the previou... |
tree | commitdiff |
2004-05-06 |
ehofman | Add a macintosh identifier for joystick axis numbering... |
tree | commitdiff |
2004-05-04 |
curt | Add calls to jsInit() which is a noop on all platforms... |
tree | commitdiff |
2004-04-29 |
ehofman | Replace axe by axis. Make sure the right number of... |
tree | commitdiff |
2004-04-28 |
ehofman | Revert the previous patch. The <target-platform> tag... |
tree | commitdiff |
2004-04-27 |
ehofman | Make it possible to define a <target-platform> tag... |
tree | commitdiff |
2004-04-05 |
andy | Revert the hard-coded keybindings I just replaced,... |
tree | commitdiff |
2004-04-05 |
andy | Restore the hard-coded HUD keybindings that I inadverte... |
tree | commitdiff |
2004-04-01 |
andy | I was too agressive in the fg_os port. Glut doesn... |
tree | commitdiff |
2004-04-01 |
curt | Clean up various compiler warnings that have crept... |
tree | commitdiff |
2004-03-31 |
andy | Yank out all the glut dependencies and concentrate... |
tree | commitdiff |
2004-03-18 |
curt | Various preparations for the next release. |
tree | commitdiff |
2004-01-31 |
curt | Curt Olson: |
tree | commitdiff |
2004-01-12 |
curt | Attempt #1 to sort out confusion between left / right... |
tree | commitdiff |
2003-12-28 |
ehofman | Make sure the mouse mode can be overriden by a commandl... |
tree | commitdiff |
2003-12-22 |
andy | Fix for a premature deletion bug. The _arg SGPropertyN... |
tree | commitdiff |
2003-11-24 |
david | Use proper logging facility, and lower the priority... |
tree | commitdiff |
2003-09-27 |
ehofman | First, MSVC 7 bombs when a value greater than 255 is... |
tree | commitdiff |
2003-09-25 |
ehofman | CLear the key bindings before assigning new ones |
tree | commitdiff |
2003-09-24 |
ehofman | Move FGEventMgr and FGSubsystemMgr over to SimGear... |
tree | commitdiff |
2003-09-16 |
ehofman | Make sure the joystick name gets printed |
tree | commitdiff |
2003-08-21 |
ehofman | Change GLUT_H to FG_GLUT_H to prevent a naming clash... |
tree | commitdiff |
2003-07-02 |
ehofman | Add the ability to add repeat intervals to joystick... |
tree | commitdiff |
2003-07-01 |
ehofman | Jim Wilson: |
tree | commitdiff |
2003-06-04 |
curt | Return to predawn version of input.[ch]xx until after... |
tree | commitdiff |
2003-06-04 |
ehofman | Just when you think you have it all sorted out, it... |
tree | commitdiff |
2003-06-04 |
ehofman | Back out the joystick fixed timing patch for now |
tree | commitdiff |
2003-06-04 |
ehofman | Add the axis buttons to the list of items to check... |
tree | commitdiff |
2003-06-04 |
ehofman | Restrict the update limitation to the buttons only |
tree | commitdiff |
2003-06-04 |
ehofman | Dang! A last minute update, and no way to test it.... |
tree | commitdiff |
2003-06-04 |
ehofman | Skip all empty bindings |
tree | commitdiff |
2003-06-04 |
ehofman | Update the joystick 20 times per second |
tree | commitdiff |
2003-05-13 |
curt | Cosmetic changes for new code moved into simgear to... |
tree | commitdiff |
2003-05-06 |
curt | This is step "1" of probably "many" in the process... |
tree | commitdiff |
2003-04-01 |
ehofman | Updates to the controls properties tree. This is a... |
tree | commitdiff |
2003-03-30 |
ehofman | Declare fgReshape into gui.h |
tree | commitdiff |
2003-03-30 |
ehofman | Move current_panel to globals |
tree | commitdiff |
2003-03-01 |
david | Don't allow this subsystem to be suspended. |
tree | commitdiff |
2003-02-05 |
david | Patches from Johan Walles: |
tree | commitdiff |
2003-01-18 |
david | Removed a couple of the deprecated dialogs, and removed... |
tree | commitdiff |
2003-01-18 |
david | Remove the old built-in bindings for F8 and F10 (they... |
tree | commitdiff |
2003-01-18 |
david | Do late, lazy binding of commands from the command... |
tree | commitdiff |
2003-01-18 |
david | Include fg_props.hxx to get definition of FGConditional. |
tree | commitdiff |
2003-01-16 |
david | Started a new FGMenuBar class to handle a different... |
tree | commitdiff |
2003-01-11 |
david | Removed #ifdef FG_PLIB_JOYSTICK_GETNAME -- it's in... |
tree | commitdiff |
2002-12-31 |
david | Patches from Erik Hofman for SGI compatibility: |
tree | commitdiff |
2002-12-23 |
david | Fixed so that 2D panel bindings work again. |
tree | commitdiff |
2002-12-22 |
david | Use SGPropertyNode_ptr and add a private copy construct... |
tree | commitdiff |
2002-12-12 |
david | Removed redundant logging statement. |
tree | commitdiff |
2002-12-10 |
curt | - Some refactoring of the configure.ac script. |
tree | commitdiff |
2002-12-07 |
curt | Change library order for cygwin. |
tree | commitdiff |
2002-12-03 |
curt | Add -lplibjs where needed. |
tree | commitdiff |
2002-11-05 |
david | Patch from Andy Ross: |
tree | commitdiff |
2002-10-29 |
curt | Andy Ross: |
tree | commitdiff |
2002-10-26 |
david | Modified for simpler command-manager interface. |
tree | commitdiff |
2002-10-04 |
david | Eliminated current_input and added FGInput to the subsy... |
tree | commitdiff |
2002-09-03 |
curt | Additional build system tweaks. |
tree | commitdiff |
2002-08-25 |
curt | Tidy up the autoconf/automake configuration a bit. |
tree | commitdiff |
2002-07-31 |
david | Accept multiple names for the same joystick. |
tree | commitdiff |
2002-07-18 |
david | Problem reported by Erik Hofman: |
tree | commitdiff |
2002-07-18 |
david | Patch from Cameron Moore: |
tree | commitdiff |
2002-07-06 |
david | Patch from Julian Foad: |
tree | commitdiff |
2002-07-04 |
david | Modified to use named-joystick bindings when available... |
tree | commitdiff |
2002-05-17 |
curt | Bernie Bright: |
tree | commitdiff |
2002-05-12 |
david | Removed configuration option --with-old-mouse and FG_OL... |
tree | commitdiff |
2002-05-11 |
david | Major overhaul: |
tree | commitdiff |
2002-05-11 |
david | Property patches from Frederic Bouvier: |
tree | commitdiff |
2002-05-10 |
david | Mac OS X fixes and MSVC warning fixes from Jonathan... |
tree | commitdiff |
2002-04-18 |
david | Added groundwork for reading a joystick name from the... |
tree | commitdiff |
2002-04-11 |
david | Replace --with-new-mouse with --with-old-mouse, default... |
tree | commitdiff |
2002-03-30 |
david | * src/Input/input.hxx |
tree | commitdiff |
2002-03-28 |
david | Fixed buffer size again. |
tree | commitdiff |
2002-03-28 |
david | Make sure that saved mouse position is reset when mouse... |
tree | commitdiff |
2002-03-28 |
david | Mouse changes suggested by Norm Vine. Cursor always... |
tree | commitdiff |
2002-03-27 |
david | Created a new /devices property subtree to hold input... |
tree | commitdiff |
2002-03-27 |
david | Fixed bug reported by Norman Vine: |
tree | commitdiff |
2002-03-27 |
david | Patch from Melchior Franz: |
tree | commitdiff |
2002-03-26 |
david | More cleanups. Removed the pui-* commands, and added... |
tree | commitdiff |
2002-03-26 |
david | More work on the configurable mouse. Mouse motion... |
tree | commitdiff |
2002-03-25 |
david | Fixed a small typo. |
tree | commitdiff |
2002-03-25 |
david | Support for assigning custom mouse cursors to mouse... |
tree | commitdiff |
2002-03-23 |
david | First steps towards configurable mouse input. Soon... |
tree | commitdiff |
2002-03-20 |
curt | Converted if ( string == "" ) constructs to if ( string... |
tree | commitdiff |
2002-03-13 |
david | Autopilot cleanup: |
tree | commitdiff |
2002-02-22 |
david | General cleanups to cut cross-dependencies and speed... |
tree | commitdiff |
2002-02-19 |
david | Initial take of new environment subsystem. Configure... |
tree | commitdiff |
2002-01-04 |
david | Removed stale include of options.hxx. |
tree | commitdiff |
2001-12-28 |
curt | Updates to build system to better support automake-1.5 |
tree | commitdiff |
2001-12-22 |
david | Modified FGSubsystem::update() to take an int parameter... |
tree | commitdiff |
2001-12-12 |
david | -Removed .cvsignore from itself, since .cvsignore is... |
tree | commitdiff |
2001-12-10 |
curt | Tweak #includes to use double quotes for local files... |
tree | commitdiff |
2001-12-09 |
curt | David Megginson writes: |
tree | commitdiff |
2001-08-16 |
curt | Fix a segfault on exit. Introduces a small memory... |
tree | commitdiff |
2001-08-14 |
curt | Various tweaks for mingwin32. |
tree | commitdiff |
2001-08-10 |
curt | - some code rearrangement for readability and maintaina... |
tree | commitdiff |
2001-08-03 |
curt | - FGBinding now extends FGConditional |
tree | commitdiff |
next |