2004-10-26 |
ehofman | Fix some warnings. |
blob | commitdiff | raw |
2004-10-24 |
ehofman | Melchior FRANZ: |
blob | commitdiff | raw | diff to current |
2004-06-24 |
david | On a reinit() subsystem event, reconfigure the joystick... |
blob | commitdiff | raw | diff to current |
2004-06-14 |
curt | - Track a saved mouse pointer location from the previou... |
blob | commitdiff | raw | diff to current |
2004-05-04 |
curt | Add calls to jsInit() which is a noop on all platforms... |
blob | commitdiff | raw | diff to current |
2004-04-29 |
ehofman | Replace axe by axis. Make sure the right number of... |
blob | commitdiff | raw | diff to current |
2004-04-28 |
ehofman | Revert the previous patch. The <target-platform> tag... |
blob | commitdiff | raw | diff to current |
2004-04-27 |
ehofman | Make it possible to define a <target-platform> tag... |
blob | commitdiff | raw | diff to current |
2004-04-05 |
andy | Revert the hard-coded keybindings I just replaced,... |
blob | commitdiff | raw | diff to current |
2004-04-05 |
andy | Restore the hard-coded HUD keybindings that I inadverte... |
blob | commitdiff | raw | diff to current |
2004-04-01 |
andy | I was too agressive in the fg_os port. Glut doesn... |
blob | commitdiff | raw | diff to current |
2004-04-01 |
curt | Clean up various compiler warnings that have crept... |
blob | commitdiff | raw | diff to current |
2004-03-31 |
andy | Yank out all the glut dependencies and concentrate... |
blob | commitdiff | raw | diff to current |
2004-03-18 |
curt | Various preparations for the next release. |
blob | commitdiff | raw | diff to current |
2004-01-31 |
curt | Curt Olson: |
blob | commitdiff | raw | diff to current |
2003-12-28 |
ehofman | Make sure the mouse mode can be overriden by a commandl... |
blob | commitdiff | raw | diff to current |
2003-12-22 |
andy | Fix for a premature deletion bug. The _arg SGPropertyN... |
blob | commitdiff | raw | diff to current |
2003-11-24 |
david | Use proper logging facility, and lower the priority... |
blob | commitdiff | raw | diff to current |
2003-09-27 |
ehofman | First, MSVC 7 bombs when a value greater than 255 is... |
blob | commitdiff | raw | diff to current |
2003-09-25 |
ehofman | CLear the key bindings before assigning new ones |
blob | commitdiff | raw | diff to current |
2003-08-21 |
ehofman | Change GLUT_H to FG_GLUT_H to prevent a naming clash... |
blob | commitdiff | raw | diff to current |
2003-07-02 |
ehofman | Add the ability to add repeat intervals to joystick... |
blob | commitdiff | raw | diff to current |
2003-07-01 |
ehofman | Jim Wilson: |
blob | commitdiff | raw | diff to current |
2003-06-04 |
curt | Return to predawn version of input.[ch]xx until after... |
blob | commitdiff | raw | diff to current |
2003-06-04 |
ehofman | Just when you think you have it all sorted out, it... |
blob | commitdiff | raw | diff to current |
2003-06-04 |
ehofman | Back out the joystick fixed timing patch for now |
blob | commitdiff | raw | diff to current |
2003-06-04 |
ehofman | Add the axis buttons to the list of items to check... |
blob | commitdiff | raw | diff to current |
2003-06-04 |
ehofman | Restrict the update limitation to the buttons only |
blob | commitdiff | raw | diff to current |
2003-06-04 |
ehofman | Dang! A last minute update, and no way to test it.... |
blob | commitdiff | raw | diff to current |
2003-06-04 |
ehofman | Skip all empty bindings |
blob | commitdiff | raw | diff to current |
2003-06-04 |
ehofman | Update the joystick 20 times per second |
blob | commitdiff | raw | diff to current |
2003-05-13 |
curt | Cosmetic changes for new code moved into simgear to... |
blob | commitdiff | raw | diff to current |
2003-05-06 |
curt | This is step "1" of probably "many" in the process... |
blob | commitdiff | raw | diff to current |
2003-03-30 |
ehofman | Declare fgReshape into gui.h |
blob | commitdiff | raw | diff to current |
2003-03-30 |
ehofman | Move current_panel to globals |
blob | commitdiff | raw | diff to current |
2003-03-01 |
david | Don't allow this subsystem to be suspended. |
blob | commitdiff | raw | diff to current |
2003-01-18 |
david | Removed a couple of the deprecated dialogs, and removed... |
blob | commitdiff | raw | diff to current |
2003-01-18 |
david | Remove the old built-in bindings for F8 and F10 (they... |
blob | commitdiff | raw | diff to current |
2003-01-18 |
david | Do late, lazy binding of commands from the command... |
blob | commitdiff | raw | diff to current |
2003-01-16 |
david | Started a new FGMenuBar class to handle a different... |
blob | commitdiff | raw | diff to current |
2003-01-11 |
david | Removed #ifdef FG_PLIB_JOYSTICK_GETNAME -- it's in... |
blob | commitdiff | raw | diff to current |
2002-12-31 |
david | Patches from Erik Hofman for SGI compatibility: |
blob | commitdiff | raw | diff to current |
2002-12-23 |
david | Fixed so that 2D panel bindings work again. |
blob | commitdiff | raw | diff to current |
2002-12-22 |
david | Use SGPropertyNode_ptr and add a private copy construct... |
blob | commitdiff | raw | diff to current |
2002-12-12 |
david | Removed redundant logging statement. |
blob | commitdiff | raw | diff to current |
2002-12-10 |
curt | - Some refactoring of the configure.ac script. |
blob | commitdiff | raw | diff to current |
2002-11-05 |
david | Patch from Andy Ross: |
blob | commitdiff | raw | diff to current |
2002-10-29 |
curt | Andy Ross: |
blob | commitdiff | raw | diff to current |
2002-10-26 |
david | Modified for simpler command-manager interface. |
blob | commitdiff | raw | diff to current |
2002-10-04 |
david | Eliminated current_input and added FGInput to the subsy... |
blob | commitdiff | raw | diff to current |
2002-07-31 |
david | Accept multiple names for the same joystick. |
blob | commitdiff | raw | diff to current |
2002-07-18 |
david | Problem reported by Erik Hofman: |
blob | commitdiff | raw | diff to current |
2002-07-18 |
david | Patch from Cameron Moore: |
blob | commitdiff | raw | diff to current |
2002-07-04 |
david | Modified to use named-joystick bindings when available... |
blob | commitdiff | raw | diff to current |
2002-05-12 |
david | Removed configuration option --with-old-mouse and FG_OL... |
blob | commitdiff | raw | diff to current |
2002-05-11 |
david | Major overhaul: |
blob | commitdiff | raw | diff to current |
2002-05-11 |
david | Property patches from Frederic Bouvier: |
blob | commitdiff | raw | diff to current |
2002-05-10 |
david | Mac OS X fixes and MSVC warning fixes from Jonathan... |
blob | commitdiff | raw | diff to current |
2002-04-18 |
david | Added groundwork for reading a joystick name from the... |
blob | commitdiff | raw | diff to current |
2002-04-11 |
david | Replace --with-new-mouse with --with-old-mouse, default... |
blob | commitdiff | raw | diff to current |
2002-03-28 |
david | Fixed buffer size again. |
blob | commitdiff | raw | diff to current |
2002-03-28 |
david | Make sure that saved mouse position is reset when mouse... |
blob | commitdiff | raw | diff to current |
2002-03-28 |
david | Mouse changes suggested by Norm Vine. Cursor always... |
blob | commitdiff | raw | diff to current |
2002-03-27 |
david | Created a new /devices property subtree to hold input... |
blob | commitdiff | raw | diff to current |
2002-03-27 |
david | Fixed bug reported by Norman Vine: |
blob | commitdiff | raw | diff to current |
2002-03-27 |
david | Patch from Melchior Franz: |
blob | commitdiff | raw | diff to current |
2002-03-26 |
david | More cleanups. Removed the pui-* commands, and added... |
blob | commitdiff | raw | diff to current |
2002-03-26 |
david | More work on the configurable mouse. Mouse motion... |
blob | commitdiff | raw | diff to current |
2002-03-25 |
david | Fixed a small typo. |
blob | commitdiff | raw | diff to current |
2002-03-25 |
david | Support for assigning custom mouse cursors to mouse... |
blob | commitdiff | raw | diff to current |
2002-03-23 |
david | First steps towards configurable mouse input. Soon... |
blob | commitdiff | raw | diff to current |
2002-03-20 |
curt | Converted if ( string == "" ) constructs to if ( string... |
blob | commitdiff | raw | diff to current |
2002-03-13 |
david | Autopilot cleanup: |
blob | commitdiff | raw | diff to current |
2002-02-22 |
david | General cleanups to cut cross-dependencies and speed... |
blob | commitdiff | raw | diff to current |
2002-02-19 |
david | Initial take of new environment subsystem. Configure... |
blob | commitdiff | raw | diff to current |
2002-01-04 |
david | Removed stale include of options.hxx. |
blob | commitdiff | raw | diff to current |
2001-12-22 |
david | Modified FGSubsystem::update() to take an int parameter... |
blob | commitdiff | raw | diff to current |
2001-08-16 |
curt | Fix a segfault on exit. Introduces a small memory... |
blob | commitdiff | raw | diff to current |
2001-08-10 |
curt | - some code rearrangement for readability and maintaina... |
blob | commitdiff | raw | diff to current |
2001-08-03 |
curt | - added support for conditions in FGBinding |
blob | commitdiff | raw | diff to current |
2001-07-24 |
curt | - removed some verbose output |
blob | commitdiff | raw | diff to current |
2001-07-16 |
curt | - removed hard-coded bindings for ^R (toggle winding... |
blob | commitdiff | raw | diff to current |
2001-07-02 |
curt | - fixed doubled bindings for joystick buttons |
blob | commitdiff | raw | diff to current |
2001-06-29 |
curt | - modified FGBinding to keep a local copy of the argume... |
blob | commitdiff | raw | diff to current |
2001-06-26 |
curt | input.cxx: cleaned up some warnings. |
blob | commitdiff | raw | diff to current |
2001-06-26 |
curt | - removed hard-coded bindings for ^G, ^T, ESC, M, T... |
blob | commitdiff | raw | diff to current |
2001-06-20 |
curt | - added Melchior's patches to allow a joystick axis... |
blob | commitdiff | raw | diff to current |
2001-06-14 |
curt | Cleaned up various warnings. |
blob | commitdiff | raw | diff to current |
2001-06-14 |
curt | - check for null property before trying to copy properties |
blob | commitdiff | raw | diff to current |
2001-06-12 |
curt | replaced dynamically-sized arrays with statically-sized... |
blob | commitdiff | raw | diff to current |
2001-06-06 |
curt | Irix Mips compiler tweaks. |
blob | commitdiff | raw | diff to current |
2001-06-05 |
curt | - moved shift-F1 and shift-F2 (load/save) bindings... |
blob | commitdiff | raw | diff to current |
2001-06-04 |
curt | Irix/MIPS compiler fixes. |
blob | commitdiff | raw | diff to current |
2001-06-04 |
curt | Fixed a problem where all hardcoded keybindings were... |
blob | commitdiff | raw | diff to current |
2001-06-04 |
curt | Eliminate a couple compiler warnings. |
blob | commitdiff | raw | diff to current |
2001-06-04 |
curt | - reduced amount of logging |
blob | commitdiff | raw | diff to current |
2001-06-04 |
curt | - added FGBinding::fire(double) - added support for... |
blob | commitdiff | raw | diff to current |
2001-06-01 |
curt | - renamed property binding/action to binding/command... |
blob | commitdiff | raw | diff to current |
2001-05-29 |
curt | 1. Fixed FGInput bug preventing same key from being... |
blob | commitdiff | raw | diff to current |
2001-05-29 |
curt | Win32 fixes. |
blob | commitdiff | raw | diff to current |
next |