]> git.mxchange.org Git - flightgear.git/history - src/GUI/AirportList.cxx
Boris Koenig:
[flightgear.git] / src / GUI / AirportList.cxx
2004-04-24 ehofmanFrederic Bouvier discovered a buffer overflow in the...
2004-02-23 curtFix a type mismatch error introduced with the latest...
2003-11-28 ehofmanUse strndup() replacement code that doesn't cause a...
2003-11-28 ehofmanMake room for the terminatig '\0' and prevent a potenti...
2003-11-28 ehofmanAdd David Culp's AI model manager code which is derived...
2003-11-28 ehofmanIRIX/MipsPro 7.2 doesn't have strndup. Work around it.
2003-11-27 davidAdd a scrolling list widget for selecting airports.