summaryrefslogtreecommitdiff
path: root/altosui/AltosDisplayThread.java
Commit message (Expand)AuthorAge
* altoslib: Move computed state from AltosRecord to AltosStateKeith Packard2012-10-21
* altosui: comment out un-used fields and methodsMike Beattie2012-09-14
* altosui: remove un-used importsMike Beattie2012-09-14
* Reverted package name to 'altosui' from 'AltosUI'Tom Marble2012-09-11
* Changed package name from altosui to AltosUITom Marble2012-09-10
* altosui: Use units conversion functions everywhere.Keith Packard2012-09-10
* altosui: Complete split out of separate java libraryKeith Packard2012-06-02
* altosui: Display reader name (usually the device) when an I/O error occursKeith Packard2011-04-25
* altosui: Only call swing display functions from main thread.Keith Packard2010-11-25
* Move altosui to the top level, placing libaltos inside it.Keith Packard2010-11-24