]> git.mxchange.org Git - flightgear.git/history - src/GUI/AirportList.cxx
return attribute mask as unsigned
[flightgear.git] / src / GUI / AirportList.cxx
2008-06-03 mfranzFred BOUVIER & Stuart BUCHANAN: make search function...
2008-03-11 mfranz- require plib 1.8.5
2006-05-21 mfranzthe last patch fixed the AirportList ... and broke...
2006-04-18 mfranz- work around plib bug that crashes fgfs if no airport...
2006-04-17 mfranzmake headers include headers they depend on, don't...
2006-03-31 mfranzsupport filtering to show only a subset of entries
2006-03-25 mfranz- don't crash if user clicked "Apply" but hasn't select...
2005-10-01 ehofmanVivian Meazza:
2005-09-20 curtDavid Luff:
2005-02-10 ehofmanDurk Talsma:
2005-01-31 ehofmanAndrew Midson:
2004-12-22 curtReplace the data/Airports/basic.dat.gz and data/Airport...
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.