This is a lightweight application which downloads flight data from BAA’s websites. Arrival and Departure information is available for the following UK airports: London Heathrow, London Gatwick, London Stanstead, Southampton, Aberdeen, Edinburgh, Glasgow.
Changes:
Added: Icon, thanks to Artua.com
Added: IATA codes to list
Fix: Cancelling airport selection does not cause download
Fix: Does not load Stansted at initial startup
Internal refactor: Support for non-BAA airports (not yet coded)
Side-effect: Unsorted airports due to missing comparer interface