summaryrefslogtreecommitdiff
path: root/altosui/AltosFlashUI.java
Commit message (Expand)AuthorAge
* Add version numbers to java librariesKeith Packard2013-01-29
* altosui: Use shared AltosUIFrame and AltosUIDialogKeith Packard2013-01-02
* altosui: Use shared AltosDeviceDialogKeith Packard2013-01-02
* altosui: Re-add a couple of "unused" valuesKeith Packard2012-10-18
* 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: Remove a bunch of debugging printfsKeith Packard2012-07-11
* altosui: Complete split out of separate java libraryKeith Packard2012-06-02
* altosui: Split out UI-specific preferencesKeith Packard2012-06-02
* altosui: Deal with serial port exceptions a bit betterKeith Packard2011-11-12
* altosui: Make UI Look&Feel configurableKeith Packard2011-11-11
* altosui: Report error message back from libaltosKeith Packard2011-08-28
* altosui: Separate out flash debug code to separate threadKeith Packard2011-04-25
* altosui: Create abstract AltosDevice classKeith Packard2011-04-14
* altosui: Clean up flash code to ensure swing gets called from right threadKeith Packard2010-11-25
* altosui: Remove gratuitous threading from device flashing UIKeith Packard2010-11-25
* Move altosui to the top level, placing libaltos inside it.Keith Packard2010-11-24