]> git.mxchange.org Git - flightgear.git/history - src/Input/FGMouseInput.cxx
Allow using the system version of flite and the HTS engine
[flightgear.git] / src / Input / FGMouseInput.cxx
2013-11-16 James TurnerReset: guard against picks during re-init
2013-10-25 James TurnerChange tooltips to enable explicit.
2013-06-27 James TurnerNamespace fixes for std::string
2013-06-21 Thomas GeymayerFix cursor hide timeout if hovering on canvas windows
2013-05-09 Thomas GeymayerAllow Canvas placed on 3D objects receiving mouse events.
2013-03-28 James TurnerLimit hover-picks to once per frame.
2013-03-13 Anders GidenstamAdded support for tracking mouse movements with shift...
2013-03-11 James TurnerTweak hover logic.
2013-03-10 James TurnerLive cursor updating during pick-drags.
2013-03-10 James TurnerMake tooltips independent of cursor auto-hide.
2013-03-08 James TurnerClean up mouse-input property handling.
2013-03-07 James TurnerPass key-mod state into pick-callbacks.
2013-03-06 James TurnerMake Ctrl+axis bindings explicit (and work).
2013-03-05 James TurnerFix updating of mouse position props.
2013-03-05 James TurnerMore explicit check for cursor feedback.
2013-03-04 James TurnerMouseInput changes to support hover.
2013-02-03 James TurnerUpdate for tweaked SGPickCallback API.
2012-03-16 James TurnerWork on making 2D panels act like standard scene-graph...
2011-11-23 adrianMerge branch 'next' into comm-subsystem
2011-11-20 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/flightgea...
2011-11-14 Durk TalsmaMerge branch 'next' of gitorious.org:fg/flightgear...
2011-11-14 Frederic BouvierFix MSVC9 build
2011-10-29 adrianMerge branch 'next' into comm-subsystem
2011-10-17 James TurnerFix (nearly) all the std:: namespace violations in...
2011-08-11 ThorstenB#359: jumping mouse control axis in "constrained" mouse...
2011-05-31 Durk TalsmaMerge branch 'next' into durk-atc
2011-05-26 Torsten DreyerMerge branch 'next' of http://git.gitorious.org/fg...
2011-05-21 Curtis L. OlsonMerge branch 'next' of gitorious.org:fg/flightgear...
2011-05-21 ThorstenBMinor renderer clean-up & performance bits.
2011-01-10 Torsten DreyerMerge branch 'next' of http://git.gitorious.org/fg...
2011-01-08 Torsten DreyerMake mouse buttons work again.
2011-01-08 Torsten DreyerMouseInput: invert y-accel property
2011-01-07 Torsten DreyerMouseInput: Add accel-x and accel-y
2010-08-29 Frederic BouvierMerge branch 'master' of git://gitorious.org/fg/flightg...
2010-08-21 Frederic BouvierMerge commit 'refs/merge-requests/1551' of git://gitori...
2010-06-01 Torsten DreyerMerge branch 'next' of gitorious.org:fg/flightgear...
2010-05-29 Mathias FroehlichFix an uninitialized value valgrind warning.
2009-09-10 Tim MooreMerge branch 'jsd/atmos' into topic/atmos-merge
2009-08-08 torstenAdvanced input subsystem - Step2: Split up current...