2008-07-27 |
ehofman | - remove the SG_GLxxxx_H #defines, since OSG provides... |
blob | commitdiff | raw |
2008-07-27 |
fredb | Remove unneeded inclusions of windows.h, GL.h and GLU.H |
blob | commitdiff | raw | diff to current |
2008-07-25 |
ehofman | This should apply, and everything should build cleanly... |
blob | commitdiff | raw | diff to current |
2008-05-19 |
timoore | Clean up OSG camera setup and interface to plib PUI |
blob | commitdiff | raw | diff to current |
2008-04-26 |
mfranz | - export modifier bitmask |
blob | commitdiff | raw | diff to current |
2008-04-25 |
mfranz | add hyper support |
blob | commitdiff | raw | diff to current |
2008-01-19 |
timoore | Memory leak fixes from Till Busch |
blob | commitdiff | raw | diff to current |
2007-12-01 |
mfranz | read key code and modifiers back in after event interfa... |
blob | commitdiff | raw | diff to current |
2007-12-01 |
mfranz | add <mod-meta> and <mod-super> XML elements for key... |
blob | commitdiff | raw | diff to current |
2007-12-01 |
mfranz | make the state of the Meta and Super modifier keys... |
blob | commitdiff | raw | diff to current |
2007-11-12 |
mfranz | - move temporary keyboard fix from input.cxx to fg_os... |
blob | commitdiff | raw | diff to current |
2007-07-13 |
mfranz | move the other parts of _init_keyboard() to _postinit_k... |
blob | commitdiff | raw | diff to current |
2007-07-12 |
mfranz | - use ostringstream instead of sprintf() for the __js... |
blob | commitdiff | raw | diff to current |
2007-05-26 |
frohlich | Modified Files: |
blob | commitdiff | raw | diff to current |
2007-02-05 |
mfranz | export mouse coords of "main" mouse |
blob | commitdiff | raw | diff to current |
2007-01-07 |
frohlich | Modified Files: |
blob | commitdiff | raw | diff to current |
2007-01-07 |
frohlich | Modified Files: |
blob | commitdiff | raw | diff to current |
2007-01-04 |
frohlich | Modified Files: |
blob | commitdiff | raw | diff to current |
2006-10-29 |
frohlich | Modified Files: |
blob | commitdiff | raw | diff to current |
2006-07-27 |
frohlich | Clean up scenery center handling. It is set now less... |
blob | commitdiff | raw | diff to current |
2006-06-05 |
mfranz | make modifier keys accessible via /devices/status/keybo... |
blob | commitdiff | raw | diff to current |
2006-03-21 |
mfranz | raise signal to listeners when a whole coordinate set... |
blob | commitdiff | raw | diff to current |
2006-03-15 |
mfranz | only evaluate click-on-terrain on left mouse button... |
blob | commitdiff | raw | diff to current |
2006-02-21 |
mfranz | new FSF address |
blob | commitdiff | raw | diff to current |
2006-02-16 |
david | The "constrained" property for a mouse mode now actuall... |
blob | commitdiff | raw | diff to current |
2006-02-15 |
mfranz | whoops :-} |
blob | commitdiff | raw | diff to current |
2006-02-15 |
mfranz | cleanup |
blob | commitdiff | raw | diff to current |
2006-02-15 |
mfranz | geo coords on button *down*. Noise reduction. |
blob | commitdiff | raw | diff to current |
2006-02-03 |
mfranz | only write coordinates on button press, and not again... |
blob | commitdiff | raw | diff to current |
2006-01-28 |
mfranz | the const-ness wasn't such a good idea :-) |
blob | commitdiff | raw | diff to current |
2006-01-27 |
mfranz | make it const |
blob | commitdiff | raw | diff to current |
2006-01-27 |
mfranz | export scenery click geo coords |
blob | commitdiff | raw | diff to current |
2005-12-12 |
curt | Mathias Fröhlich's code, Curt Olson's comments: |
blob | commitdiff | raw | diff to current |
2005-12-06 |
ehofman | Mathias: silence some valgrind warnings so that you... |
blob | commitdiff | raw | diff to current |
2005-11-23 |
mfranz | of course I should have known that it would only work... |
blob | commitdiff | raw | diff to current |
2005-11-23 |
mfranz | remove a few if's to make the ugly fix a little less... |
blob | commitdiff | raw | diff to current |
2005-11-12 |
mfranz | This is an ugly fix for an ugly problem. And no, the... |
blob | commitdiff | raw | diff to current |
2005-10-23 |
mfranz | make use of the new removeChildren() |
blob | commitdiff | raw | diff to current |
2005-10-23 |
mfranz | 'keep' defaults to true (which is a bad choice -- we... |
blob | commitdiff | raw | diff to current |
2005-06-30 |
mfranz | remove my beloved removeChildren() ... sniff |
blob | commitdiff | raw | diff to current |
2005-06-27 |
mfranz | - fix type warnings |
blob | commitdiff | raw | diff to current |
2005-06-27 |
mfranz | Frederic Bouvier: |
blob | commitdiff | raw | diff to current |
2005-06-20 |
mfranz | - don't store link to a disconnected *copy* of a subtre... |
blob | commitdiff | raw | diff to current |
2005-06-19 |
mfranz | - fix bug that let <mod-up> bindings be executed before... |
blob | commitdiff | raw | diff to current |
2005-06-13 |
mfranz | revert last patch, and do it differently: set /input... |
blob | commitdiff | raw | diff to current |
2005-06-12 |
mfranz | leave temporary hint for the nasal init block, so that... |
blob | commitdiff | raw | diff to current |
2005-06-12 |
mfranz | even clearer error message :-/ |
blob | commitdiff | raw | diff to current |
2005-06-12 |
mfranz | clearer error message |
blob | commitdiff | raw | diff to current |
2005-06-12 |
mfranz | a missing /input/joysticks/ node is no alarming sign... |
blob | commitdiff | raw | diff to current |
2005-06-11 |
mfranz | throw an exception if not even a default joystick could... |
blob | commitdiff | raw | diff to current |
2005-06-11 |
mfranz | - read all joystick files from $FG_ROOT/Input/Joysticks... |
blob | commitdiff | raw | diff to current |
2005-01-17 |
ehofman | ... and make sure the number can actually be negative. |
blob | commitdiff | raw | diff to current |
2005-01-17 |
ehofman | Oops, don't forget that the axisnumber can actually... |
blob | commitdiff | raw | diff to current |
2005-01-17 |
ehofman | Silently ignore platforms that are not specified within... |
blob | commitdiff | raw | diff to current |
2004-12-18 |
ehofman | gcc 4.0 fixes. |
blob | commitdiff | raw | diff to current |
2004-10-26 |
ehofman | Fix some warnings. |
blob | commitdiff | raw | diff to current |
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 |
next |