Started 2 hr 49 min ago
Took 10 min

Build #161 (Oct 8, 2024 8:55:31 AM)

Build Artifacts
Expand all Collapse all
Revision: 27800
Changes
  1. release notes (detail)
    by jbfaden
  2. keep track of PWD as files are loaded, so that we could eventually support completions on PWD + "<C>" (detail)
    by jbfaden
  3. rename ScriptPanelSupport from Autoplot app to AppScriptPanelSupport, to avoid confusion. (detail)
    by jbfaden
  4. bug 2626: correction where second window had DISPOSE_ON_CLOSE as the default window operation.  The AppManager is the only one who can close windows.  The requestClose now returns a boolean to indicate the close was accepted. (detail)
    by jbfaden
  5. bug 2626: whoops, remove debug code where I printed the first ten characters of the editor, so I could see what was going on. (detail)
    by jbfaden
  6. bug 2626: correction where second window had DISPOSE_ON_CLOSE as the default window operation.  The AppManager is the only one who can close windows.  The requestClose now returns a boolean to indicate the close was accepted. (detail)
    by jbfaden
  7. bug https://sourceforge.net/p/autoplot/bugs/2626/: remove suspicious dispose.  Temporarily put first ten characters of script in close dialog so I can tell which it is talking about. (detail)
    by jbfaden

Started by user Jeremy Faden