]> git.mxchange.org Git - flightgear.git/history - src/Main/locale.cxx
Update for changed SGPath::realpath signature
[flightgear.git] / src / Main / locale.cxx
2016-09-22 James TurnerUse future-proof SGPath APIs.
2014-12-04 Torsten DreyerFix #1606, bad ATIS for Japanese locale
2014-05-05 Torsten DreyerFix a warning, no functional change
2014-02-28 Torsten DreyerA new comm radio and atis implementation
2013-11-19 James TurnerOne more Mac helper moved into CocoaHelpers.mm
2013-11-14 James TurnerMore tweaks for Linux.
2013-11-14 James TurnerLinux needs stdarg.h for va_args
2013-11-14 James TurnerTranslation helpers, add global functions.
2013-08-19 Tom PaolettiPerformance optimization: empty() instead of size()>0
2013-03-27 James TurnerImproved locale detection on Mac.
2013-02-08 Frederic BouvierFix build for windows after logstream changes
2012-09-21 ThorstenBsplash screen: use language resource for translation
2012-05-24 Erik HofmanMerge branch 'next' of gitorious.org:fg/flightgear...
2012-05-09 ThorstenBAdapt logging level for some messages.
2012-05-08 ThorstenBImprove debug output
2012-05-06 ThorstenBAdd Windows-specific implementation to determine locale...
2012-05-04 ThorstenBFix rpmlint/Linux packager complaints
2012-04-21 ThorstenBMove locale code to separate module.