Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | micropeak: Move raw view caret to top. Make raw text uneditable | Keith Packard | 2013-01-05 |
| | | | | Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | micropeak: Use data.export for Raw display. Change to MPH | Keith Packard | 2013-01-03 |
| | | | | | | | data.export already knows how to format stuff, so use that to construct the raw data presentation for the GUI too. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | micropeak: Use JTextArea instead of TextArea | Keith Packard | 2013-01-02 |
| | | | | | | Looks nicer and doesn't appear to have the same weird clipping problem Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | micropeak: Add view of raw data in GUI | Keith Packard | 2013-01-02 |
Looks just like the export file Signed-off-by: Keith Packard <keithp@keithp.com> |