]> git.mxchange.org Git - flightgear.git/history - src/GUI/AirportList.cxx
Expose vertical speed for MP planes
[flightgear.git] / src / GUI / AirportList.cxx
2009-05-18 Tim MooreMerge branch 'maint' into next
2009-02-15 Tim MooreMerge branch 'topic/gcintersect' into next
2009-02-13 Tim MooreMerge branch 'maint' into next
2009-02-13 Tim Mooremerging in topic/makej
2009-02-13 Tim MooreMerge branch 'topic/gcintersect' into next
2009-02-06 Tim MooreMerge branch 'topic/tape' into next
2009-02-06 Tim MooreMerge branch 'topic/multiplayer' into next
2009-02-01 Tim MooreMerge branch 'maint' into next
2009-02-01 Tim MooreMerge branch 'maint' into next
2009-01-26 Tim MooreMerge branch 'maint' into next
2009-01-19 Tim MooreMerge branch 'maint' into next
2009-01-18 Tim MooreMerge branch 'maint' into next
2009-01-18 Tim MooreMerge branch 'maint' (early part) into next
2009-01-15 Tim MooreMerge branch 'maint' into next
2009-01-14 Tim MooreMerge branch 'maint' into next
2009-01-14 Tim MooreMerge branch 'maint' into next
2009-01-09 Tim MooreMerge branch 'maint' into next
2009-01-08 Tim MooreMerge branch 'maint' into next
2009-01-07 Tim MooreMerge branch 'maint2' into next
2009-01-07 Tim MooreMerge branch 'rj/ttw' into next
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 Tim MooreMerge branch 'tbm/graphics-bug' into next
2009-01-03 Tim MooreMerge branch 'maint2' into next
2008-12-27 jmtFGAirportList is gone. Everything should work as before...
2008-08-21 durkCzaba Halasz:
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.