summaryrefslogtreecommitdiff
path: root/altosui/AltosUI.java
Commit message (Expand)AuthorAge
* altoslib: Add a 'seconds' method to AltosGPSKeith Packard2016-08-02
* Switch from GPLv2 to GPLv2+Keith Packard2016-07-12
* altosui: Print filename before attempting to parse in --summary modeKeith Packard2016-06-17
* altosui: Don't open command window when --graph is providedKeith Packard2016-06-15
* altosui: Remove missing items from --summary outputKeith Packard2016-06-15
* altosuilib: Rename AltosUIMap*New.java to AltosUIMap*.javaKeith Packard2016-05-24
* Bump java library versionsKeith Packard2016-05-12
* Update java library version numbersKeith Packard2016-04-21
* Update java library versionsKeith Packard2016-01-10
* altoslib: Hide 'state' member and use accessor functionKeith Packard2015-10-13
* Bump Java library versionsKeith Packard2015-07-15
* altosuilib: Use new map code for map preload UIKeith Packard2015-05-26
* altoslib/altosuilib: Update library version to 7Keith Packard2015-05-25
* altosui: Remove un-implemented --fetchmaps argumentKeith Packard2015-05-19
* Bump java library versionsKeith Packard2015-02-07
* altosui: Remove the dregs of AltosDroid load-old-telem codeKeith Packard2015-02-07
* altosui: Bring up main window when doing --replay or --graphKeith Packard2014-09-13
* altosui: Fix --replay to run in realtime after boostKeith Packard2014-09-13
* macosx: Respond to apple messages in all appsKeith Packard2014-06-18
* java: Bump java library versions for next releaseKeith Packard2014-06-16
* altosuilib: Rewrite map GUI bitsKeith Packard2014-06-11
* telegps: Hook up data download dialogKeith Packard2014-05-28
* telegps: Add scan UIKeith Packard2014-05-28
* altoslib/altosuilib: Change versions to altoslib:4, altosuilib:2Keith Packard2014-05-25
* altoslib/altosui/altosuilib/libaltos: Remove trailing whitespaceKeith Packard2014-04-11
* altosui: --fetchmaps gets same number of maps as GUIAnthony Towns2014-01-20
* altosui: Handle a missing libaltos when starting upKeith Packard2014-01-01
* altoslib: Bump library versionKeith Packard2013-12-20
* altoslib: Finish AltosState changes. Update version number.Keith Packard2013-09-05
* altoslib: More AltosState hackingKeith Packard2013-09-02
* altoslib/altosui: Further AltosState transition workKeith Packard2013-08-31
* altoslib/altosui: Fixes for state changesKeith Packard2013-08-31
* altoslib/altosui: Get legacy telem working with new AltosState structureKeith Packard2013-08-31
* altoslib, altosui: Restructured state management now does TM eeprom filesKeith Packard2013-08-29
* Add Mini logging format. Use in EasyMinilpcKeith Packard2013-05-19
* altosui: Stick file basename in graph window titleKeith Packard2013-02-11
* altosui: Display callsign in connecting message windowKeith Packard2013-02-10
* Add version numbers to java librariesKeith Packard2013-01-29
* Change AltosLib to altoslibKeith Packard2013-01-29
* altosui: Make initial AltOS window position configurableKeith Packard2013-01-20
* altosui/micropeak: Let native window system place windowsKeith Packard2013-01-20
* altosui: Use shared AltosUIFrame and AltosUIDialogKeith Packard2013-01-02
* altosui: Use shared AltosDeviceDialogKeith Packard2013-01-02
* altosui: Parse .mega files from command lineKeith Packard2012-10-13
* altosui: comment out un-used fields and methodsMike Beattie2012-09-14
* altosui: remove un-used importsMike Beattie2012-09-14
* altosui: Exit with an error status when file processing failsKeith Packard2012-09-12
* altosui: Add multi-sized icons to all windowsKeith Packard2012-09-12
* Reverted package name to 'altosui' from 'AltosUI'Tom Marble2012-09-11
* Changed package name from altosui to AltosUITom Marble2012-09-10