Changes
#1548 (May 8, 2025 4:44:00 AM)
- corrections to fix path append needs. — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- bugfix: normalize bytes by items, and check to see if ITEM_BYTES is already there. https://pds-ppi.igpp.ucla.edu/data/VG1-J_S_SS-PWS-1-EDR-WFRM-60MS-V1.0/DATA/WFRM/P9/V1P9_002/C0105058.LBL?WAVEFORM_BYTE wouldn't read — Jeremy Faden / detail
- add voyager highrate files, after seeing WAVEFORM_BYTE was not handled properly. — Jeremy Faden / detail
#1547 (May 7, 2025 4:44:00 AM)
- put in a simple cache since the label document is read many times per second, resulting in significant slowdown. — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- Mike had correction for https://cottagesystems.com/~jbf/autoplot/u/2025/mike/20250505/rbspb_pre_ect-mageisM75-sp-L1_20120908_v1.0.0.cdf?Count_Rate_SpinSetAvg — Jeremy Faden / detail
#1544 (May 4, 2025 4:44:00 AM)
- release notes — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- experimental code for handling uncompressed data in CDF file with NIO read and no read to byte[] — Jeremy Faden / detail
- need branch for compressed data. — Jeremy Faden / detail
#1543 (May 3, 2025 4:44:00 AM)
- https://sourceforge.net/p/autoplot/bugs/2702/: check arguments of call... — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- merge in changes from cdfj project, including Mike L's changes to support RLE, Huffman, and other compression types. — Jeremy Faden / detail
- add compression types — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
#1540 (Apr 30, 2025 4:44:00 AM)
- release notes — Jeremy Faden / detail
- showMessageDialog provides a branded message dialog. — Jeremy Faden / detail
- catch situation which will cause runtime error and show dialog instead. — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- 2700: use column of focus plot. — Jeremy Faden / detail
#1539 (Apr 29, 2025 4:44:00 AM)
- release notes — Jeremy Faden / detail
- add copy filename to clipboard action — Jeremy Faden / detail
- add copy filename to clipboard action — Jeremy Faden / detail
#1535 (Apr 25, 2025 4:44:00 AM)
- remove extra newline — Jeremy Faden / detail
#1533 (Apr 23, 2025 4:44:00 AM)
- release notes — Jeremy Faden / detail
- include openDAP, which was never included (by accident) — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- add new flatLAF switch to system.properties — Jeremy Faden / detail
- add new flatLAF switch to system.properties — Jeremy Faden / detail
- add new flatLAF switch to system.properties — Jeremy Faden / detail
- fix label with PDS4, I think I forgot to commit this code — Jeremy Faden / detail
#1532 (Apr 22, 2025 4:44:00 AM)
- disable 256MB test, which is misfiring, for now. — Jeremy Faden / detail
- disable 256MB test, which is misfiring, for now. — Jeremy Faden / detail
#1530 (Apr 20, 2025 4:44:00 AM)
- remove webstart as launch option. (I thought I'd done this, but I think I would manually remove it.) — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- bug 2692: detect github link and always use external browser. — Jeremy Faden / detail
- bug 1687: sloppy code to support PWD + 'file.cdf?<C>' completions broke completions for "vap+cdaweb:ds=<C>" — Jeremy Faden / detail
#1529 (Apr 19, 2025 4:44:00 AM)
- release notes — Jeremy Faden / detail
- corrections to completions, where the name of the parameter was repeated. Also descriptions also look for the name, which often is put in there by teams (JAD_30_LRS for example) so that the description is understood out-of-context, but the name provides context. — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- https://sourceforge.net/p/autoplot/bugs/2692/: fix no-argument call where () would be turned in to --, resulting in extra - at the end of the URL — Jeremy Faden / detail
- remove kludge, do properly by importing as with getApplication() — Jeremy Faden / detail
- remove kludge, do properly by importing as with getApplication() — Jeremy Faden / detail
- kludge in MouseModule completions — Jeremy Faden / detail
#1527 (Apr 18, 2025 7:01:06 AM)
- attempt to fix @see — Jeremy Faden / detail
#1526 (Apr 18, 2025 6:53:53 AM)
- remove <html> from showMessageDialog in example, since it was messing up the rendering. — Jeremy Faden / detail
#1524 (Apr 18, 2025 6:46:54 AM)
- see if single quotes fix the documentation rendering bug in addMouseModule rendering — Jeremy Faden / detail
#1522 (Apr 18, 2025 4:44:00 AM)
- update the see-also link to something. — Jeremy Faden / detail