]> git.mxchange.org Git - flightgear.git/history - src/Input
fix a pointer reference.
[flightgear.git] / src / Input /
2009-10-06 Tim MooreMerge branch 'topic/atis' into merge/master-atis
2009-10-01 Tim MooreMerge branch 'jmt/navradio'
2009-10-01 Tim MooreMerge branches 'jmt/navradio', 'jmt/cleanup' and 'torst...
2009-09-23 Tim MooreMerge branch 'jmt/reciprocal'
2009-09-20 Tim MooreMerge branch 'tat/configure'
2009-09-17 torstenTatsuhiro Nishioka:
2009-09-10 Tim MooreMerge branch 'jsd/atmos' into topic/atmos-merge
2009-09-09 torstenTatsuhiro Nishioka:
2009-09-02 torsten- added support for MAC OSX and initial hotplug support...
2009-08-23 torstenOlaf Flebbe: the plib/ul.h is needed for the TGT_PLATFO...
2009-08-23 torstenadd option <grab/> to the device configuration. If...
2009-08-23 torstenwarning fixes
2009-08-12 torstenAdd a debug property to make devices print out incoming...
2009-08-12 torstenfixed typo. Thanks m.
2009-08-12 torstenbe compatible with older kernels
2009-08-12 torstenmissing dbus include path
2009-08-12 torstenAdvanced input subsystem - Step3: Adding support for...
2009-08-10 fredbCompile under MSVC9
2009-08-08 torstenAdvanced input subsystem - Step2: Split up current...
2009-07-02 fredbSuppress warnings
2009-07-02 fredbSuppress MSVC warnings
2009-06-16 Tim Mooreadapt to changes in sg_exception interface
2009-05-18 mfranzfix leaks; make destructors virtual
2009-05-18 Tim MooreMerge branch 'maint' into next
2009-02-15 Tim MooreMerge branch 'topic/gcintersect' into next
2009-02-13 Tim MooreMerge branch 'maint' into next
2009-02-13 Tim Mooremerging in topic/makej
2009-02-13 Tim MooreMerge branch 'topic/gcintersect' into next
2009-02-06 Tim MooreMerge branch 'topic/tape' into next
2009-02-06 Tim MooreMerge branch 'topic/multiplayer' into next
2009-02-01 Tim MooreMerge branch 'maint' into next
2009-02-01 fredbSupport --fg-root in fgjs
2009-02-01 Tim MooreMerge branch 'maint' into next
2009-01-26 Tim MooreMerge branch 'maint' into next
2009-01-19 Tim MooreMerge branch 'maint' into next
2009-01-18 Tim MooreMerge branch 'maint' into next
2009-01-18 Tim MooreMerge branch 'maint' (early part) into next
2009-01-15 Tim MooreMerge branch 'maint' into next
2009-01-14 Tim MooreMerge branch 'maint' into next
2009-01-14 Tim MooreMerge branch 'maint' into next
2009-01-12 mfranzonly unhide the cursor if it was actually hidden
2008-11-25 mfranz- Don't consider modifiers in axis bindings, as this...
2008-11-24 mfranzEnable <mod-{shift,ctrl,alt,meta,super,hyper}> support...
2008-09-28 fredbMINGW patch by Csaba Halasz, reworked by me to avoid...
2008-08-01 timooreCameraGroup class for managing multiple cameras.
2008-07-31 ehofmanheader cleanups
2008-07-27 ehofman- remove the SG_GLxxxx_H #defines, since OSG provides...
2008-07-27 fredbRemove unneeded inclusions of windows.h, GL.h and GLU.H
2008-07-25 ehofmanThis should apply, and everything should build cleanly...
2008-07-25 ehofmanRemove the remaining macintosh (not MacOS-X) and MWERKS...
2008-05-19 timooreClean up OSG camera setup and interface to plib PUI
2008-04-26 mfranz- export modifier bitmask
2008-04-25 mfranzadd hyper support
2008-02-04 durkcygwin related fixes, and some minor future release...
2008-01-19 timooreMemory leak fixes from Till Busch
2007-12-02 fredbWin32 fix
2007-12-01 mfranzread key code and modifiers back in after event interfa...
2007-12-01 mfranzadd <mod-meta> and <mod-super> XML elements for key...
2007-12-01 mfranzmake the state of the Meta and Super modifier keys...
2007-11-12 mfranz- move temporary keyboard fix from input.cxx to fg_os...
2007-07-13 mfranzmove the other parts of _init_keyboard() to _postinit_k...
2007-07-12 mfranz- use ostringstream instead of sprintf() for the __js...
2007-05-26 frohlichModified Files:
2007-04-01 mfranzmore recent MS Windows systems reportedly support more...
2007-02-05 mfranzexport mouse coords of "main" mouse
2007-01-07 frohlichModified Files:
2007-01-07 frohlichModified Files:
2007-01-04 frohlichModified Files:
2006-10-29 frohlichModified Files:
2006-07-29 fredbWin32 fix
2006-07-27 frohlichClean up scenery center handling. It is set now less...
2006-07-04 mfranzStefan Seifert:
2006-06-11 mfranzfix another crash on exit by finally converting the...
2006-06-05 mfranzwhoops, sorry, I forgot to commit that. (Thanks, Fred...
2006-06-05 fredbDeclare new member functions
2006-06-05 mfranzmake modifier keys accessible via /devices/status/keybo...
2006-03-21 mfranzraise signal to listeners when a whole coordinate set...
2006-03-15 mfranzonly evaluate click-on-terrain on left mouse button...
2006-02-21 mfranznew FSF address
2006-02-16 davidThe "constrained" property for a mouse mode now actuall...
2006-02-15 mfranzwhoops :-}
2006-02-15 mfranzcleanup
2006-02-15 mfranzgeo coords on button *down*. Noise reduction.
2006-02-03 mfranzonly write coordinates on button press, and not again...
2006-01-28 mfranzthe const-ness wasn't such a good idea :-)
2006-01-27 mfranzmake it const
2006-01-27 mfranzexport scenery click geo coords
2005-12-12 curtMathias Fröhlich's code, Curt Olson's comments:
2005-12-06 ehofmanMathias: silence some valgrind warnings so that you...
2005-11-23 mfranzof course I should have known that it would only work...
2005-11-23 mfranzremove a few if's to make the ugly fix a little less...
2005-11-12 mfranzThis is an ugly fix for an ugly problem. And no, the...
2005-10-23 mfranzmake use of the new removeChildren()
2005-10-23 mfranz'keep' defaults to true (which is a bad choice -- we...
2005-07-31 ehofmanRalf Gerlich:
2005-06-30 mfranzremove my beloved removeChildren() ... sniff
2005-06-27 mfranz- fix type warnings
2005-06-27 mfranzFrederic Bouvier:
2005-06-25 mfranz(Frederic Bouvier) avoid gcc'ism
2005-06-23 curtLaurie Bradshaw:
next