Changes
#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
#1514 (Apr 13, 2025 4:44:00 AM)
- rte_0753429255: support non-ASCII names. Thanks, EDY! — Jeremy Faden / detail
#1513 (Apr 12, 2025 4:44:00 AM)
- remove old uiowa reference, the docs are now at CS world headquarters. — Jeremy Faden / detail
- rte_0753429255: support non-ASCII names. Thanks, EDY! — Jeremy Faden / detail
- rte_0753429255: support non-ASCII names. Thanks, EDY! — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- 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)
- — Jeremy Faden / detail
- javadoc tweaks. Check for at least 500MB of memory, in case someone uses -Xmx16M instead of -Xmx16G. — Jeremy Faden / detail
- 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)
- release notes — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- update the new javadoc to not coalesce var arg functions (findgen(int) is same as findgen(int,int)) — Jeremy Faden / detail