]> git.mxchange.org Git - flightgear.git/history - src
MapWidget: make use of the new POI system and display cities on the map.
[flightgear.git] / src /
2013-03-03 Christian SchmittMapWidget: make use of the new POI system and display...
2013-03-03 Thomas GeymayerNasalCanvas: clean up
2013-03-03 Thomas GeymayerUpdate for nasal::Ghost changes
2013-03-03 Christian SchmittAdd points of interest (POI) database to FGPositioned...
2013-03-02 James TurnerPositioned/Cache tweaks to support PoIs.
2013-03-01 Christian SchmittExpose more runway methods to Nasal
2013-02-28 Christian SchmittFix missing includes
2013-02-28 James TurnerRemove isReciprocal from FGRunway.
2013-02-28 Christian SchmittConvert runway parser and all internals to metric units...
2013-02-28 Christian Schmittupdate gitignore
2013-02-28 Thomas GeymayerCanvas Window: use new CanvasImage method to handle...
2013-02-26 Christian SchmittExpose heliports to Nasal for future use in maps
2013-02-25 Thomas GeymayerCanvasWidget: automatically set auto-viewport.
2013-02-25 Thomas GeymayerCanvasWidget: add auto-viewport property.
2013-02-24 Christian Schmittapt_loader.cxx: 810 helipads are now treated as such...
2013-02-24 Christian Schmittapt_loader.cxx: update version parsing to 4-digit versions,
2013-02-23 James TurnerFix for bug, ILS not visible in map on first run.
2013-02-21 James TurnerVersion the navache filename.
2013-02-21 James TurnerGive the FGAirport class a sane filename.
2013-02-20 Christian SchmittAdd support for helipads from apt.dat 850+
2013-02-20 Christian Schmittairport traffic routes from apt.dat 1000 are unknown...
2013-02-18 Yves SablonierAdding directive for osx sdk 10.5 in ClipBoardCocoa.mm
2013-02-18 hoorayfg mingw fixes part #1
2013-02-13 Thomas GeymayerIgnore events if canvas::Window is not visible
2013-02-12 Thomas GeymayerMake compiling of all utils/tools optional
2013-02-11 James TurnerFix ADA compilation.
2013-02-11 James TurnerFile mode fixes.
2013-02-11 James TurnerTypo fix, pointed out by Emillian.
2013-02-10 James TurnerAllow HOME to be undefined, as on Windows.
2013-02-10 James TurnerWork-around a clang glitch with 10.6
2013-02-10 James TurnerFlightRecorder: smarter log warning.
2013-02-09 James TurnerLinux fix.
2013-02-09 Frederic BouvierInclude file only needed by MSVC
2013-02-09 James TurnerFix another compile fail.
2013-02-09 Frederic BouvierFix windows build
2013-02-09 James TurnerFix a GCC warning.
2013-02-09 James TurnerSplit huge NasalSys header apart.
2013-02-09 James TurnerMerge branch 'next' of gitorious.org:fg/flightgear...
2013-02-08 James TurnerSupport a log-list widget in PUI.
2013-02-08 James TurnerDump more config state at startup.
2013-02-08 James TurnerRefactor FG_HOME init, so we can log sooner.
2013-02-08 Frederic BouvierFix build for windows after logstream changes
2013-02-07 Thomas GeymayerImprove mouse event capturing with Canvas windows.
2013-02-07 Christian SchmittSome headers missing... ;)
2013-02-07 James TurnerSupport logging from Nasal at custom levels.
2013-02-07 James TurnerMap OSG notification system to Simgear logging.
2013-02-07 James TurnerAdapt to revised logging API.
2013-02-07 James TurnerLog to file inside FG_HOME.
2013-02-07 James TurnerRemove un-needed header.
2013-02-07 James TurnerMake various PUI widgets private.
2013-02-06 Thomas GeymayerReapply canvas placements upon aircraft-model reinit
2013-02-03 James TurnerChange the way the nav-cache is rebuilt.
2013-02-03 James TurnerAppend major/minor version to autosave file name.
2013-02-03 James TurnerUpdate for tweaked SGPickCallback API.
2013-01-31 James TurnerInitial work on state-machine AP module.
2013-01-31 James TurnerFix numeric keypad support on Mac.
2013-01-31 Thomas GeymayerExpose some methods on strings to Nasal
2013-01-31 James TurnerSet preview mode when using --fgviewer
2013-01-30 James TurnerGuard libudev include with extern "C".
2013-01-28 James TurnerBug #385 - enable the Ati viewport hack on next.
2013-01-28 Michał GawronReturn double precision float as requested in generic...
2013-01-28 Eric van den Bergcalculate /systems/pitot/total-pressure on the bases...
2013-01-28 James TurnerWork-around a JSBSim reset issue following the sync.
2013-01-25 James TurnerJoystick/dialog caches, commit the transactions.
2013-01-24 James TurnerWrap dialog and joystick stat-cache in a transaction.
2013-01-22 James TurnerKill off obsolete helper class in GPS code.
2013-01-22 Thomas GeymayerFix initialization order
2013-01-22 James TurnerTolerate old blocks support in 10.6 compiler.
2013-01-22 James TurnerFix for namespace scope.
2013-01-22 James TurnerUse the aircraft position helper.
2013-01-22 James TurnerMake radar-altimeter indépendant of wxradar.
2013-01-19 Torsten Dreyersync with JSBSim
2013-01-19 James TurnerTweaking syntax for 10.6 block locals.
2013-01-19 James TurnerMake it all work with existing FileSelector API.
2013-01-19 James TurnerCocoa: use a window-sheet, and fire the callback.
2013-01-19 James TurnerInitial work on native file dialog support.
2013-01-19 James TurnerIncrease the nav-cache in-memory cache size.
2013-01-06 James TurnerNavCache: fix an issue reloading ground-nets.
2013-01-02 James TurnerAllow ND rules to occur in the symbols file.
2013-01-01 James TurnerFix runway elevations when threshold.xml is used.
2013-01-01 James TurnerTweak normalisation of route-path segments.
2013-01-01 Thomas GeymayerFix canvas gui size sometimes not initialized correct
2012-12-31 Torsten DreyerAutopilot: rename parameter, no functional change
2012-12-31 Torsten DreyerAutopilot: initialize the derivative filter
2012-12-31 James TurnerFix compilation on some platforms.
2012-12-31 James TurnerFlightplan delegate hook for clearing the FP.
2012-12-31 James TurnerFix route-path display of long legs.
2012-12-31 James TurnerExpose an additional flight plan leg data to Nasal.
2012-12-30 James TurnerNavDisplay: time-bound the spatial query.
2012-12-30 James TurnerFix auto-routing by airways.
2012-12-30 James TurnerNicer default SID and approach procedures.
2012-12-29 James TurnerMake the GPS quieter at log-level info.
2012-12-29 James TurnerXMLHTTPRequest: handle network level failures.
2012-12-29 James TurnerBug 941, lower minimum speed for GPS sequencing.
2012-12-29 James TurnerBug 974, GPS exceptions at end-of-route.
2012-12-29 James TurnerBug #923 : repeatable flag set on input reload.
2012-12-26 James TurnerExpose position along the flight-path to Nasal.
2012-12-24 James TurnerNavDisplay - custom symbol support enabled.
2012-12-24 James TurnerFix altitudes on default SIDs and approaches.
2012-12-24 James TurnerMake PLAN mode in Boeing NDs possible.
next