Changes

#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

#1514 (Apr 13, 2025 4:44:00 AM)

  1. rte_0753429255: support non-ASCII names.  Thanks, EDY! — Jeremy Faden / detail

#1513 (Apr 12, 2025 4:44:00 AM)

  1. remove old uiowa reference, the docs are now at CS world headquarters. — Jeremy Faden / detail
  2. rte_0753429255: support non-ASCII names.  Thanks, EDY! — Jeremy Faden / detail
  3. rte_0753429255: support non-ASCII names.  Thanks, EDY! — Jeremy Faden / detail
  4. release notes — Jeremy Faden / detail
  5. bug https://sourceforge.net/p/autoplot/bugs/2694/: prompt "make this main window" for the menu action the same way we would for the address bar. — Jeremy Faden / detail

#1512 (Apr 11, 2025 4:44:00 AM)

  1. Jeremy Faden / detail
  2. javadoc tweaks.  Check for at least 500MB of memory, in case someone uses -Xmx16M instead of -Xmx16G. — Jeremy Faden / detail
  3. catch OutOfMemoryError when parsing bookmarks.  Autoplot user reported OutOfMemory while reading (presumably) corrupt bookmarks file while starting up on Apr 9, 2025 to the Autoplot google group. — Jeremy Faden / detail

#1509 (Apr 10, 2025 4:44:00 AM)

  1. release notes — Jeremy Faden / detail
  2. release notes — Jeremy Faden / detail
  3. update the new javadoc to not coalesce var arg functions (findgen(int) is same as findgen(int,int)) — Jeremy Faden / detail