Merge remote branch 'aj/sitemap' into buttonbox
[fw/altos] / ao-tools / altosui / AltosFlightUI.java
2010-11-21 Keith PackardMerge remote branch 'aj/sitemap' into buttonbox
2010-11-21 Keith Packardaltosui: Rewrite info table to mix with scroll pane...
2010-11-20 Anthony TownsMerge branch 'buttonbox' into sitemap
2010-11-20 Anthony TownsAltosSiteMap: add autoscroll and grabndrag scroll
2010-11-20 Anthony TownsMerge branch 'buttonbox' of git://git.gag.com/fw/altos...
2010-11-20 Anthony TownsMerge branch 'buttonbox' of git://git.gag.com/fw/altos...
2010-11-20 Keith Packardaltosui: Fix channel changing in flight UI to actually...
2010-11-20 Anthony TownsMerge branch 'buttonbox' of git://git.gag.com/fw/altos...
2010-11-20 Keith Packardaltosui: switch channel selector to combo box. Shorten...
2010-11-19 Anthony Townsaltosui: tile site maps
2010-11-17 Anthony TownsMerge branch 'buttonbox' of git://git.gag.com/fw/altos...
2010-11-16 Keith Packardaltosui: Cleanup flight UI layout
2010-11-14 Keith Packardaltosui: With --replay option, exit when replay window...
2010-11-14 Keith Packardaltosui: Replace flight status table with labels, fix...
2010-11-13 Anthony TownsMerge branch 'buttonbox' of git://git.gag.com/fw/altos...
2010-11-11 Anthony Townsmake infotable scrollable, revert its fontsize to 14
2010-11-11 Anthony Townsadd site map tab, at least for QRS launches
2010-11-11 Keith PackardMerge remote branch 'aj/buttonbox' into buttonbox
2010-11-11 Anthony Townsread preferences for --replay
2010-11-10 Keith Packardaltosui: Add ascent, descent and landed tabs
2010-11-09 Keith Packardaltosui: Add tab UI with 'pad' mode.
2010-11-09 Keith Packardaltosui: Create abstract interface for flight data...
2010-11-09 Keith Packardaltosui: Split out flight monitoring to separate window