Changes

#1548 (May 8, 2025 4:44:00 AM)

  1. corrections to fix path append needs. — Jeremy Faden / detail
  2. release notes — Jeremy Faden / detail
  3. 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
  4. add voyager highrate files, after seeing WAVEFORM_BYTE was not handled properly. — Jeremy Faden / detail

#1547 (May 7, 2025 4:44:00 AM)

  1. put in a simple cache since the label document is read many times per second, resulting in significant slowdown. — Jeremy Faden / detail
  2. release notes — Jeremy Faden / detail
  3. 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)

  1. release notes — Jeremy Faden / detail
  2. release notes — Jeremy Faden / detail
  3. release notes — Jeremy Faden / detail
  4. experimental code for handling uncompressed data in CDF file with NIO read and no read to byte[] — Jeremy Faden / detail
  5. need branch for compressed data. — Jeremy Faden / detail

#1543 (May 3, 2025 4:44:00 AM)

  1. https://sourceforge.net/p/autoplot/bugs/2702/: check arguments of call... — Jeremy Faden / detail
  2. release notes — Jeremy Faden / detail
  3. release notes — Jeremy Faden / detail
  4. merge in changes from cdfj project, including Mike L's changes to support RLE, Huffman, and other compression types. — Jeremy Faden / detail
  5. add compression types — Jeremy Faden / detail
  6. release notes — Jeremy Faden / detail
  7. release notes — Jeremy Faden / detail

#1540 (Apr 30, 2025 4:44:00 AM)

  1. release notes — Jeremy Faden / detail
  2. showMessageDialog provides a branded message dialog. — Jeremy Faden / detail
  3. catch situation which will cause runtime error and show dialog instead. — Jeremy Faden / detail
  4. release notes — Jeremy Faden / detail
  5. 2700: use column of focus plot.  — Jeremy Faden / detail

#1539 (Apr 29, 2025 4:44:00 AM)

  1. release notes — Jeremy Faden / detail
  2. add copy filename to clipboard action — Jeremy Faden / detail
  3. add copy filename to clipboard action — Jeremy Faden / detail

#1535 (Apr 25, 2025 4:44:00 AM)

  1. remove extra newline — Jeremy Faden / detail

#1533 (Apr 23, 2025 4:44:00 AM)

  1. release notes — Jeremy Faden / detail
  2. include openDAP, which was never included (by accident) — Jeremy Faden / detail
  3. release notes — Jeremy Faden / detail
  4. release notes — Jeremy Faden / detail
  5. add new flatLAF switch to system.properties — Jeremy Faden / detail
  6. add new flatLAF switch to system.properties — Jeremy Faden / detail
  7. add new flatLAF switch to system.properties — Jeremy Faden / detail
  8. fix label with PDS4, I think I forgot to commit this code — Jeremy Faden / detail

#1532 (Apr 22, 2025 4:44:00 AM)

  1. disable 256MB test, which is misfiring, for now. — Jeremy Faden / detail
  2. disable 256MB test, which is misfiring, for now. — Jeremy Faden / detail

#1530 (Apr 20, 2025 4:44:00 AM)

  1. remove webstart as launch option.  (I thought I'd done this, but I think I would manually remove it.) — Jeremy Faden / detail
  2. release notes — Jeremy Faden / detail
  3. bug 2692: detect github link and always use external browser. — Jeremy Faden / detail
  4. 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)

  1. release notes — Jeremy Faden / detail
  2. 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
  3. release notes — Jeremy Faden / detail
  4. release notes — Jeremy Faden / detail
  5. 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
  6. remove kludge, do properly by importing as with getApplication() — Jeremy Faden / detail
  7. remove kludge, do properly by importing as with getApplication() — Jeremy Faden / detail
  8. kludge in MouseModule completions — Jeremy Faden / detail

#1527 (Apr 18, 2025 7:01:06 AM)

  1. attempt to fix @see — Jeremy Faden / detail

#1526 (Apr 18, 2025 6:53:53 AM)

  1. remove <html> from showMessageDialog in example, since it was messing up the rendering. — Jeremy Faden / detail

#1524 (Apr 18, 2025 6:46:54 AM)

  1. see if single quotes fix the documentation rendering bug in addMouseModule rendering — Jeremy Faden / detail

#1522 (Apr 18, 2025 4:44:00 AM)

  1. update the see-also link to something. — Jeremy Faden / detail