|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/nbproject/project.properties | autoplot/Autoplot/nbproject/project.properties |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/HapiDataSource/nbproject/project.properties | autoplot/HapiDataSource/nbproject/project.properties |
Revision
27833
by jbfaden:
don't let misformatted modificationDate result in bad state, just issue log message and move on. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/HapiDataSource/src/org/autoplot/hapi/HapiDataSource.java | autoplot/HapiDataSource/src/org/autoplot/hapi/HapiDataSource.java |
Revision
27832
by jbfaden:
show favicons and introduce regex search for servers |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/HapiDataSource/src/org/autoplot/hapi/HapiDataSourceEditorPanel.form | autoplot/HapiDataSource/src/org/autoplot/hapi/HapiDataSourceEditorPanel.form |
| /autoplot/trunk/HapiDataSource/src/org/autoplot/hapi/HapiDataSourceEditorPanel.java | autoplot/HapiDataSource/src/org/autoplot/hapi/HapiDataSourceEditorPanel.java |
Revision
27831
by jbfaden:
add image4j which can read ico files |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/APLibs/lib/image4j-0.7.jar | autoplot/APLibs/lib/image4j-0.7.jar |
Revision
27830
by jbfaden:
ImageDataSet includes RENDER_TYPE hint. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/ImageDataSource/src/org/autoplot/imagedatasource/ImageDataSet.java | autoplot/ImageDataSource/src/org/autoplot/imagedatasource/ImageDataSet.java |
Revision
27829
by jbfaden:
add add(x,y,z) to the list of functions |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/ui/DataMashUp.form | autoplot/JythonSupport/src/org/autoplot/jythonsupport/ui/DataMashUp.form |
| /autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/ui/DataMashUp.java | autoplot/JythonSupport/src/org/autoplot/jythonsupport/ui/DataMashUp.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
Revision
27827
by jbfaden:
make the expression textfield 600 pixels wide, always, since GridBagLayout doesn't seem to use the space. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/ui/NamedURIListTool.java | autoplot/JythonSupport/src/org/autoplot/jythonsupport/ui/NamedURIListTool.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
Revision
27824
by jbfaden:
correct where case had fall-through, which now triggers a runtime error checking for an argument which is not recognized. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/GetDataSetCommand.java | autoplot/JythonSupport/src/org/autoplot/jythonsupport/GetDataSetCommand.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
Revision
27822
by jbfaden:
throw an error immediately when an argument cannot be used. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/GetDataSetCommand.java | autoplot/JythonSupport/src/org/autoplot/jythonsupport/GetDataSetCommand.java |
Revision
27821
by jbfaden:
bugfix https://sourceforge.net/p/autoplot/bugs/2625/: getDataSet('uri',tr) didn't work when tr came from extent. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/GetDataSetCommand.java | autoplot/JythonSupport/src/org/autoplot/jythonsupport/GetDataSetCommand.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
Revision
27819
by jbfaden:
https://sourceforge.net/p/autoplot/bugs/2619/: support PWD use in .vaps when the .vap is remote. I can't think of why this would be a security problem. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/AutoplotServlet/src/java/org/autoplot/servlet/SimpleServlet.java | autoplot/AutoplotServlet/src/java/org/autoplot/servlet/SimpleServlet.java |
Revision
27818
by jbfaden:
allow jar file to be outside of supported http FileSystem |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/JythonOps.java | autoplot/JythonSupport/src/org/autoplot/jythonsupport/JythonOps.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/PDSDataSource/src/org/autoplot/pds/PDS3DataObject.java | autoplot/PDSDataSource/src/org/autoplot/pds/PDS3DataObject.java |
Revision
27816
by jbfaden:
Support deprecated "float" type. support MISSING as well as MISSING_CONSTANT. /project/pds/mirror/VOLUME/VG_1001/DATA/MAG/HG/9_6S/T890822.LBL?BMAG |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/PDSDataSource/src/org/autoplot/pds/PDS3DataObject.java | autoplot/PDSDataSource/src/org/autoplot/pds/PDS3DataObject.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
Revision
27814
by jbfaden:
https://sourceforge.net/p/autoplot/bugs/2631/: add method to add additional items to the recent combo box. timerange parameters will add the examples into the combo box. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/ui/ParametersFormPanel.java | autoplot/JythonSupport/src/org/autoplot/jythonsupport/ui/ParametersFormPanel.java |
Revision
27813
by jbfaden:
add method to add additional items to the recent combo box. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/DataSource/src/org/autoplot/datasource/RecentComboBox.java | autoplot/DataSource/src/org/autoplot/datasource/RecentComboBox.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
| /autoplot/trunk/Autoplot/src/screen.png | autoplot/Autoplot/src/screen.png |
Revision
27811
by jbfaden:
https://sourceforge.net/p/autoplot/feature-requests/818/: check for 1-byte integers. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/PDSDataSource/src/org/autoplot/pds/PDS3DataObject.java | autoplot/PDSDataSource/src/org/autoplot/pds/PDS3DataObject.java |
Revision
27810
by jbfaden:
bug https://sourceforge.net/p/autoplot/bugs/2615/: check that the appended name isn't irrelevant to the completion |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/DataSource/src/org/autoplot/datasource/CompletionsList.java | autoplot/DataSource/src/org/autoplot/datasource/CompletionsList.java |
Revision
27809
by jbfaden:
support script https://github.com/autoplot/dev/blob/master/demos/tools/editor/commit.jy which uses ScriptPanelSupport, which was renamed to AppScriptPanelSupport. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/scriptconsole/ScriptPanelSupport.java | autoplot/Autoplot/src/org/autoplot/scriptconsole/ScriptPanelSupport.java |
Revision
27808
by jbfaden:
allow https://cottagesystems.com/jenkins/job/autoplot-javadoc/lastSuccessfulBuild/artifact/doc/ to be used for javadoc completions documentation lookup. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/JythonSupport/src/org/das2/jythoncompletion/JavadocLookup.java | autoplot/JythonSupport/src/org/das2/jythoncompletion/JavadocLookup.java |
Revision
27807
by jbfaden:
add append button to format editor panel, so that the feature is not hidden |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/IdlMatlabSupport/src/org/autoplot/idlsupport/IdlsavDataSourceFormatEditorPanel.form | autoplot/IdlMatlabSupport/src/org/autoplot/idlsupport/IdlsavDataSourceFormatEditorPanel.form |
| /autoplot/trunk/IdlMatlabSupport/src/org/autoplot/idlsupport/IdlsavDataSourceFormatEditorPanel.java | autoplot/IdlMatlabSupport/src/org/autoplot/idlsupport/IdlsavDataSourceFormatEditorPanel.java |
Revision
27806
by jbfaden:
bug https://sourceforge.net/p/autoplot/bugs/2628/: properly calculate the number of bytes per item for integer arrays. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/PDSDataSource/src/org/autoplot/pds/PDS3DataObject.java | autoplot/PDSDataSource/src/org/autoplot/pds/PDS3DataObject.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
Revision
27803
by jbfaden:
add format control GUI for specialized CSV format. (correct handling of delimiter) |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/DataSourcePack/src/org/autoplot/csv/CsvDataSourceFormat.java | autoplot/DataSourcePack/src/org/autoplot/csv/CsvDataSourceFormat.java |
| /autoplot/trunk/DataSourcePack/src/org/autoplot/csv/CsvDataSourceFormatEditorPanel.java | autoplot/DataSourcePack/src/org/autoplot/csv/CsvDataSourceFormatEditorPanel.java |
Revision
27802
by jbfaden:
add format control GUI for specialized CSV format. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/DataSourcePack/src/META-INF/org.autoplot.datasource.DataSourceFormatEditorPanel.extensions | autoplot/DataSourcePack/src/META-INF/org.autoplot.datasource.DataSourceFormatEditorPanel.extensions |
| /autoplot/trunk/DataSourcePack/src/org/autoplot/csv/CsvDataSourceFormatEditorPanel.form | autoplot/DataSourcePack/src/org/autoplot/csv/CsvDataSourceFormatEditorPanel.form |
| /autoplot/trunk/DataSourcePack/src/org/autoplot/csv/CsvDataSourceFormatEditorPanel.java | autoplot/DataSourcePack/src/org/autoplot/csv/CsvDataSourceFormatEditorPanel.java |
Revision
27801
by jbfaden:
rte_2067982040: where format to CSV of rank 2 dataset that didn't have a bundle would result in NullPointerException. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/DataSourcePack/src/org/autoplot/csv/CsvDataSourceFormat.java | autoplot/DataSourcePack/src/org/autoplot/csv/CsvDataSourceFormat.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
| /autoplot/trunk/Autoplot/src/screen.png | autoplot/Autoplot/src/screen.png |
Revision
27799
by jbfaden:
keep track of PWD as files are loaded, so that we could eventually support completions on PWD + "<C>" |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/scriptconsole/JythonScriptPanel.java | autoplot/Autoplot/src/org/autoplot/scriptconsole/JythonScriptPanel.java |
| /autoplot/trunk/JythonSupport/src/org/das2/jythoncompletion/JythonCompletionTask.java | autoplot/JythonSupport/src/org/das2/jythoncompletion/JythonCompletionTask.java |
Revision
27798
by jbfaden:
rename ScriptPanelSupport from Autoplot app to AppScriptPanelSupport, to avoid confusion. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/scriptconsole/AppScriptPanelSupport.java | autoplot/Autoplot/src/org/autoplot/scriptconsole/AppScriptPanelSupport.java |
| /autoplot/trunk/Autoplot/src/org/autoplot/scriptconsole/JythonScriptPanel.java | autoplot/Autoplot/src/org/autoplot/scriptconsole/JythonScriptPanel.java |
| /autoplot/trunk/Autoplot/src/org/autoplot/scriptconsole/ScriptPanelSupport.java | autoplot/Autoplot/src/org/autoplot/scriptconsole/ScriptPanelSupport.java |
Revision
27797
by jbfaden:
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. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/pngwalk/PngWalkTool.java | autoplot/Autoplot/src/org/autoplot/pngwalk/PngWalkTool.java |
Revision
27796
by jbfaden:
bug 2626: whoops, remove debug code where I printed the first ten characters of the editor, so I could see what was going on. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/scriptconsole/JythonScriptPanel.java | autoplot/Autoplot/src/org/autoplot/scriptconsole/JythonScriptPanel.java |
Revision
27795
by jbfaden:
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. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/AppManager.java | autoplot/Autoplot/src/org/autoplot/AppManager.java |
| /autoplot/trunk/Autoplot/src/org/autoplot/AutoplotUI.java | autoplot/Autoplot/src/org/autoplot/AutoplotUI.java |
| /autoplot/trunk/Autoplot/src/org/autoplot/GuiSupport.java | autoplot/Autoplot/src/org/autoplot/GuiSupport.java |
Revision
27794
by jbfaden:
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. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/AutoplotUI.java | autoplot/Autoplot/src/org/autoplot/AutoplotUI.java |
| /autoplot/trunk/Autoplot/src/org/autoplot/scriptconsole/JythonScriptPanel.java | autoplot/Autoplot/src/org/autoplot/scriptconsole/JythonScriptPanel.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
| /autoplot/trunk/Autoplot/src/screen.png | autoplot/Autoplot/src/screen.png |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
Revision
27790
by jbfaden:
do filesystem completions whenever a string starts with "https://" etc, not just "/" |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/JythonSupport/src/org/das2/jythoncompletion/JythonCompletionTask.java | autoplot/JythonSupport/src/org/das2/jythoncompletion/JythonCompletionTask.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
Revision
27788
by jbfaden:
add support for ARM_LITTLE_ENDIAN CDF files. Thanks, Masafumi! |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/CdfJavaDataSource/src/gov/nasa/gsfc/spdf/cdfj/DataTypes.java | autoplot/CdfJavaDataSource/src/gov/nasa/gsfc/spdf/cdfj/DataTypes.java |
Revision
27787
by jbfaden:
set the connect timeout to CDAWeb 60 seconds, since some of the listings at least 24 seconds |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/CDAWebDataSource/src/org/autoplot/cdaweb/CDAWebDB.java | autoplot/CDAWebDataSource/src/org/autoplot/cdaweb/CDAWebDB.java |
Revision
27786
by jbfaden:
https://github.com/das-developers/das2java/issues/113: uriDecode should look for %3A now that this is being encoded. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/DataSource/src/org/autoplot/datasource/URISplit.java | autoplot/DataSource/src/org/autoplot/datasource/URISplit.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
| /autoplot/trunk/Autoplot/src/screen.png | autoplot/Autoplot/src/screen.png |
Revision
27784
by jbfaden:
https://sourceforge.net/p/autoplot/bugs/2391/: introduce SemanticOps.oneUnit to see if slow branch is really needed. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/PyQDataSet.java | autoplot/JythonSupport/src/org/autoplot/jythonsupport/PyQDataSet.java |
Revision
27783
by jbfaden:
https://sourceforge.net/p/autoplot/bugs/2391/: introduce SemanticOps.oneUnit to see if slow branch is really needed. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/PyQDataSet.java | autoplot/JythonSupport/src/org/autoplot/jythonsupport/PyQDataSet.java |
Revision
27782
by jbfaden:
allow for type=ascii5&units=nominal to support https://pds-ppi.igpp.ucla.edu/data/JNO-J-JED-3-CDR-V1.0/DATA/2023/013/JED_270_LOERSISP_CDR_2023013_V04.TAB which embeds nominal values |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/BinaryDataSource/src/org/autoplot/binarydatasource/BinaryDataSourceFactory.java | autoplot/BinaryDataSource/src/org/autoplot/binarydatasource/BinaryDataSourceFactory.java |
Revision
27781
by jbfaden:
allow for type=ascii5&units=nominal to support https://pds-ppi.igpp.ucla.edu/data/JNO-J-JED-3-CDR-V1.0/DATA/2023/013/JED_270_LOERSISP_CDR_2023013_V04.TAB which embeds nominal values |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/PDSDataSource/src/org/autoplot/pds/PDS3DataObject.java | autoplot/PDSDataSource/src/org/autoplot/pds/PDS3DataObject.java |
Revision
27780
by jbfaden:
allow for type=ascii5&units=nominal to support https://pds-ppi.igpp.ucla.edu/data/JNO-J-JED-3-CDR-V1.0/DATA/2023/013/JED_270_LOERSISP_CDR_2023013_V04.TAB which embeds nominal values |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/BinaryDataSource/src/org/autoplot/binarydatasource/BinaryDataSource.java | autoplot/BinaryDataSource/src/org/autoplot/binarydatasource/BinaryDataSource.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
Revision
27778
by jbfaden:
bug https://sourceforge.net/p/autoplot/bugs/2337/: bugs in filter by QC, where the wrong index was used, or simply hadn't been identified. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/pngwalk/PngWalkTool.java | autoplot/Autoplot/src/org/autoplot/pngwalk/PngWalkTool.java |
| /autoplot/trunk/Autoplot/src/org/autoplot/pngwalk/WalkImageSequence.java | autoplot/Autoplot/src/org/autoplot/pngwalk/WalkImageSequence.java |
Revision
27777
by jbfaden:
bug https://sourceforge.net/p/autoplot/bugs/2337/: screenshots tool should use a write file chooser, not read |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/ScreenshotsTool.java | autoplot/Autoplot/src/org/autoplot/ScreenshotsTool.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
Revision
27775
by jbfaden:
https://sourceforge.net/p/autoplot/bugs/2622/: don't convert $x to .* in WalkUtil. This is not needed and causes a bug deeper in the code. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/pngwalk/WalkUtil.java | autoplot/Autoplot/src/org/autoplot/pngwalk/WalkUtil.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
| /autoplot/trunk/Autoplot/src/screen.png | autoplot/Autoplot/src/screen.png |
Revision
27772
by jbfaden:
use convertDocumentToMap which gets the name=value pairs right |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/PDSDataSource/src/org/autoplot/pds/PdsDataSource.java | autoplot/PDSDataSource/src/org/autoplot/pds/PdsDataSource.java |
Revision
27771
by jbfaden:
use convertDocumentToMap which gets the name=value pairs right |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/PDSDataSource/src/org/autoplot/pds/Pds3DataSource.java | autoplot/PDSDataSource/src/org/autoplot/pds/Pds3DataSource.java |
Revision
27770
by jbfaden:
check for "set" method, which would result in a runtime error. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/JythonSupport/src/org/das2/jythoncompletion/JythonCompletionTask.java | autoplot/JythonSupport/src/org/das2/jythoncompletion/JythonCompletionTask.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/DataSource/src/org/autoplot/metatree/MetadataUtil.java | autoplot/DataSource/src/org/autoplot/metatree/MetadataUtil.java |
Revision
27768
by jbfaden:
use MetadataUtil.toMetaTree, not hacked code ChatGTP created |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/PDSDataSource/src/org/autoplot/pds/Pds3DataSource.java | autoplot/PDSDataSource/src/org/autoplot/pds/Pds3DataSource.java |
| /autoplot/trunk/PDSDataSource/src/org/autoplot/pds/PdsDataSource.java | autoplot/PDSDataSource/src/org/autoplot/pds/PdsDataSource.java |
Revision
27767
by jbfaden:
show a tree view of the xml found in PDS4 label file. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/PDSDataSource/src/org/autoplot/pds/PdsDataSource.java | autoplot/PDSDataSource/src/org/autoplot/pds/PdsDataSource.java |
Revision
27766
by jbfaden:
kludge to support https://space.physics.uiowa.edu/juno/team/juno-waves-electron-density/browse_jupiter/$x_orbit_$x/wav_$xT00-00-00_e-dens-j_v1.0.png where "user@" is added automatically because credentials are needed. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/pngwalk/WalkImageSequence.java | autoplot/Autoplot/src/org/autoplot/pngwalk/WalkImageSequence.java |
Revision
27765
by jbfaden:
bug https://sourceforge.net/p/autoplot/bugs/2582/: add better popup documentation. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/external/FixLayoutCommand.json | autoplot/Autoplot/src/external/FixLayoutCommand.json |
Revision
27764
by jbfaden:
bug https://sourceforge.net/p/autoplot/bugs/2582/: add better popup documentation. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/external/FixLayoutCommand.java | autoplot/Autoplot/src/external/FixLayoutCommand.java |
Revision
27763
by jbfaden:
bug 2598: torn off canvas didn't reset the windowExtraHeight and windowExtraWidth. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/AutoplotUI.java | autoplot/Autoplot/src/org/autoplot/AutoplotUI.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/DatasetCommand.java | autoplot/JythonSupport/src/org/autoplot/jythonsupport/DatasetCommand.java |
| /autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/DatasetCommand.json | autoplot/JythonSupport/src/org/autoplot/jythonsupport/DatasetCommand.json |
| /autoplot/trunk/JythonSupport/src/org/das2/jythoncompletion/JythonCompletionTask.java | autoplot/JythonSupport/src/org/das2/jythoncompletion/JythonCompletionTask.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/GetDataSetCommand.java | autoplot/JythonSupport/src/org/autoplot/jythonsupport/GetDataSetCommand.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/GetDataSetCommand.json | autoplot/JythonSupport/src/org/autoplot/jythonsupport/GetDataSetCommand.json |
Revision
27759
by jbfaden:
https://sourceforge.net/p/autoplot/bugs/2616/: html version of PNGWalk doesn't contain images which aren't calculated, such as when they are missing. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/pngwalk/CreatePngWalk.java | autoplot/Autoplot/src/org/autoplot/pngwalk/CreatePngWalk.java |
Revision
27758
by jbfaden:
https://sourceforge.net/p/autoplot/bugs/2598/: don't keep track of negative margins |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/AutoplotUI.java | autoplot/Autoplot/src/org/autoplot/AutoplotUI.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
| /autoplot/trunk/Autoplot/src/screen.png | autoplot/Autoplot/src/screen.png |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
Revision
27754
by jbfaden:
bugfix in new completions which made sure PDS4 parameter names are shown. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/DataSource/src/org/autoplot/datasource/CompletionsList.java | autoplot/DataSource/src/org/autoplot/datasource/CompletionsList.java |
Revision
27753
by jbfaden:
filenameProvidesContext logs at INFO (not FINE) when the time units are not convertible to seconds. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/DataSource/src/org/autoplot/aggregator/AggregatingDataSource.java | autoplot/DataSource/src/org/autoplot/aggregator/AggregatingDataSource.java |
Revision
27752
by jbfaden:
https://sourceforge.net/p/autoplot/feature-requests/832/: add outputFile which will write the loaded vap or URI to an output pdf or png file |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/AutoplotUI.java | autoplot/Autoplot/src/org/autoplot/AutoplotUI.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
| /autoplot/trunk/Autoplot/src/screen.png | autoplot/Autoplot/src/screen.png |
Revision
27750
by jbfaden:
trivial use isEmpty instead of stack.size()==0 |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/MathematicaJythonConverter.java | autoplot/JythonSupport/src/org/autoplot/jythonsupport/MathematicaJythonConverter.java |
Revision
27749
by jbfaden:
trivial, use null not "" for documentation in completions. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/PDSDataSource/src/org/autoplot/pds/Pds3DataSourceFactory.java | autoplot/PDSDataSource/src/org/autoplot/pds/Pds3DataSourceFactory.java |
Revision
27748
by jbfaden:
put the completion along with the label. PDS3 completions would show the variable description, but often it's easier to recognize it by the arg_0 value. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/DataSource/src/org/autoplot/datasource/CompletionsList.java | autoplot/DataSource/src/org/autoplot/datasource/CompletionsList.java |
Revision
27747
by jbfaden:
functions which would allow 2GB data reads from >2GB IDLSav files |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/IdlMatlabSupport/src/org/autoplot/idlsupport/IdlsavDataSource.java | autoplot/IdlMatlabSupport/src/org/autoplot/idlsupport/IdlsavDataSource.java |
| /autoplot/trunk/IdlMatlabSupport/src/org/autoplot/idlsupport/ReadIDLSav.java | autoplot/IdlMatlabSupport/src/org/autoplot/idlsupport/ReadIDLSav.java |
Revision
27746
by jbfaden:
bugfix: automatic name "data" would result multiple variables with the same name DATA. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/IdlMatlabSupport/src/org/autoplot/idlsupport/IdlsavDataSourceFormat.java | autoplot/IdlMatlabSupport/src/org/autoplot/idlsupport/IdlsavDataSourceFormat.java |
Revision
27745
by jbfaden:
work towards using FileChannel to allow any variable to be 2GB, supporting file for JADE. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/IdlMatlabSupport/src/org/autoplot/idlsupport/IdlsavDataSource.java | autoplot/IdlMatlabSupport/src/org/autoplot/idlsupport/IdlsavDataSource.java |
| /autoplot/trunk/IdlMatlabSupport/src/org/autoplot/idlsupport/IdlsavDataSourceFactory.java | autoplot/IdlMatlabSupport/src/org/autoplot/idlsupport/IdlsavDataSourceFactory.java |
| /autoplot/trunk/IdlMatlabSupport/src/org/autoplot/idlsupport/ReadIDLSav.java | autoplot/IdlMatlabSupport/src/org/autoplot/idlsupport/ReadIDLSav.java |
Revision
27744
by jbfaden:
new code to support IDLSav files > 2GB |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/IdlMatlabSupport/src/org/autoplot/idlsupport/IdlsavDataSourceFactory.java | autoplot/IdlMatlabSupport/src/org/autoplot/idlsupport/IdlsavDataSourceFactory.java |
| /autoplot/trunk/IdlMatlabSupport/src/org/autoplot/idlsupport/ReadIDLSav.java | autoplot/IdlMatlabSupport/src/org/autoplot/idlsupport/ReadIDLSav.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/CdfJavaDataSource/src/gov/nasa/gsfc/spdf/cdfj/BaseVarContainer.java | autoplot/CdfJavaDataSource/src/gov/nasa/gsfc/spdf/cdfj/BaseVarContainer.java |
Revision
27742
by jbfaden:
improve error message when IDLSav file is bigger than 2GB. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/IdlMatlabSupport/src/org/autoplot/idlsupport/ReadIDLSav.java | autoplot/IdlMatlabSupport/src/org/autoplot/idlsupport/ReadIDLSav.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
Revision
27740
by jbfaden:
make sure summarizeDescription clips the sentence on a space, since "4096" was clipped to "409" dangerously changing its meaning. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/PDSDataSource/src/org/autoplot/pds/Pds3DataSourceFactory.java | autoplot/PDSDataSource/src/org/autoplot/pds/Pds3DataSourceFactory.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/PDSDataSource/src/org/autoplot/pds/Pds3DataSource.java | autoplot/PDSDataSource/src/org/autoplot/pds/Pds3DataSource.java |
Revision
27738
by jbfaden:
getDocumentWithImports is now public, since it's useful for testing |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/PDSDataSource/src/org/autoplot/pds/Pds3DataSourceFactory.java | autoplot/PDSDataSource/src/org/autoplot/pds/Pds3DataSourceFactory.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
| /autoplot/trunk/Autoplot/src/screen.png | autoplot/Autoplot/src/screen.png |
Revision
27736
by jbfaden:
logger measures time to get files and time ranges |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/CDAWebDataSource/src/org/autoplot/cdaweb/CDAWebDB.java | autoplot/CDAWebDataSource/src/org/autoplot/cdaweb/CDAWebDB.java |
Revision
27735
by jbfaden:
bugfix: code assumed that temporary name would have one @ symbol, so recent change to remove @ when no arguments are used caused runtime error. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/DataSource/src/org/autoplot/datasource/DataSetURI.java | autoplot/DataSource/src/org/autoplot/datasource/DataSetURI.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/external/PlotCommand.java | autoplot/Autoplot/src/external/PlotCommand.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/CdfJavaDataSource/src/gov/nasa/gsfc/spdf/cdfj/TimeVariableFactory.java | autoplot/CdfJavaDataSource/src/gov/nasa/gsfc/spdf/cdfj/TimeVariableFactory.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/PDSDataSource/src/org/autoplot/pds/PdsDataSource.java | autoplot/PDSDataSource/src/org/autoplot/pds/PdsDataSource.java |
Revision
27731
by jbfaden:
bug https://sourceforge.net/p/autoplot/bugs/2613/: refactor to support virtual variable for DEPEND_1, where array_slice was used. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/CdfJavaDataSource/src/org/autoplot/cdf/CdfDataSource.java | autoplot/CdfJavaDataSource/src/org/autoplot/cdf/CdfDataSource.java |
Revision
27730
by jbfaden:
always report the lengths of the variable, not the lengths of the DEPEND_1, in the first line. Clarify inconsistent DEPEND_i warnings. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/CdfJavaDataSource/src/org/autoplot/cdf/CdfUtil.java | autoplot/CdfJavaDataSource/src/org/autoplot/cdf/CdfUtil.java |
Revision
27729
by jbfaden:
increase the default connect timeout as the NASA firewall can cause long delays. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/CDAWebDataSource/src/org/autoplot/cdaweb/CDAWebDB.java | autoplot/CDAWebDataSource/src/org/autoplot/cdaweb/CDAWebDB.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
Revision
27726
by jbfaden:
rte_2101508600: CDF virual variable function "arr_slice" on the first index (Ops.slice1) was left out accidentally. Thanks, nkarna! |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/CdfJavaDataSource/src/org/autoplot/cdf/CdfVirtualVars.java | autoplot/CdfJavaDataSource/src/org/autoplot/cdf/CdfVirtualVars.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
| /autoplot/trunk/Autoplot/src/screen.png | autoplot/Autoplot/src/screen.png |
Revision
27723
by jbfaden:
guard against dom.plots[0].title='Hope' where script to mutate the dom without permission. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/JythonUtil.java | autoplot/JythonSupport/src/org/autoplot/jythonsupport/JythonUtil.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
Revision
27721
by jbfaden:
tweaks to support https://github.com/autoplot/dev/blob/master/demos/2024/20240807/addEventAll.jy |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/JythonUtil.java | autoplot/JythonSupport/src/org/autoplot/jythonsupport/JythonUtil.java |
Revision
27720
by jbfaden:
peek editor shows if it is completions or parameters. matches font. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/ui/EditorTextPane.java | autoplot/JythonSupport/src/org/autoplot/jythonsupport/ui/EditorTextPane.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
| /autoplot/trunk/Autoplot/src/screen.png | autoplot/Autoplot/src/screen.png |
Revision
27718
by jbfaden:
rte 1906437423: code didn't realize that time might have been added to list of columns from DEPEND_0. Thanks, Sadie! |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/DataSourcePack/src/org/autoplot/csv/CsvDataSourceFormat.java | autoplot/DataSourcePack/src/org/autoplot/csv/CsvDataSourceFormat.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
Revision
27716
by jbfaden:
NetBeans 8 used to add menu item for events list. Add link to new help documentation. experiment with validation of number of parameters |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/RunBatchTool.form | autoplot/Autoplot/src/org/autoplot/RunBatchTool.form |
| /autoplot/trunk/Autoplot/src/org/autoplot/RunBatchTool.java | autoplot/Autoplot/src/org/autoplot/RunBatchTool.java |
Revision
27715
by jbfaden:
2603: autoplot_test100 showed we needed to check for units when checking ranges when there are multiple plot elements. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/dom/PlotController.java | autoplot/Autoplot/src/org/autoplot/dom/PlotController.java |
Revision
27714
by jbfaden:
downloadResourceAsTempFile no longer adds "@" to filename if it is not needed, so that it can be used to download and run jar files. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/DataSource/src/org/autoplot/datasource/DataSetURI.java | autoplot/DataSource/src/org/autoplot/datasource/DataSetURI.java |
Revision
27713
by jbfaden:
add link to same script on github.com/autoplot/dev |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/AutoplotServlet/web/URI_Templates.jy | autoplot/AutoplotServlet/web/URI_Templates.jy |
Revision
27712
by jbfaden:
use links in table. add scriptTitle |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/AutoplotServlet/web/URI_Templates.jy | autoplot/AutoplotServlet/web/URI_Templates.jy |
Revision
27711
by jbfaden:
clean up URI_Templates script to use boolean generate flag, add setScriptDescription |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/AutoplotServlet/web/URI_Templates.jsp | autoplot/AutoplotServlet/web/URI_Templates.jsp |
| /autoplot/trunk/AutoplotServlet/web/URI_Templates.jy | autoplot/AutoplotServlet/web/URI_Templates.jy |
Revision
27710
by jbfaden:
new packArguments mode handles when $x_$x is used for the filename and arg1;arg2 arg3;arg4 is used for the controls |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/RunBatchTool.java | autoplot/Autoplot/src/org/autoplot/RunBatchTool.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/AutoplotServlet/src/java/org/autoplot/servlet/URITemplatesServlet.java | autoplot/AutoplotServlet/src/java/org/autoplot/servlet/URITemplatesServlet.java |
Revision
27708
by jbfaden:
make links out of clickable links generated by URITemplates script |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/AutoplotServlet/web/URI_Templates.jsp | autoplot/AutoplotServlet/web/URI_Templates.jsp |
| /autoplot/trunk/AutoplotServlet/web/index.jsp | autoplot/AutoplotServlet/web/index.jsp |
Revision
27707
by jbfaden:
make links out of clickable links generated by URITemplates script |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/AutoplotServlet/src/java/org/autoplot/servlet/URITemplatesServlet.java | autoplot/AutoplotServlet/src/java/org/autoplot/servlet/URITemplatesServlet.java |
| /autoplot/trunk/AutoplotServlet/web/index.jsp | autoplot/AutoplotServlet/web/index.jsp |
Revision
27706
by jbfaden:
make errors more clear for case where compression is not gzip |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/CdfJavaDataSource/src/gov/nasa/gsfc/spdf/cdfj/GenericReader.java | autoplot/CdfJavaDataSource/src/gov/nasa/gsfc/spdf/cdfj/GenericReader.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/CdfJavaDataSource/src/gov/nasa/gsfc/spdf/cdfj/CDFFactory.java | autoplot/CdfJavaDataSource/src/gov/nasa/gsfc/spdf/cdfj/CDFFactory.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
| /autoplot/trunk/Autoplot/src/screen.png | autoplot/Autoplot/src/screen.png |
Revision
27703
by jbfaden:
bugfix 2604: vap+hapi:https://wdcapi.bgs.ac.uk/hapi?id=aaa/PT1M/xyz¶meters=Time,Field_Vector&timerange=2015-12-31+8:04+to+15:55 showed where the labels were not propogated out. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/HapiDataSource/src/org/autoplot/hapi/HapiDataSource.java | autoplot/HapiDataSource/src/org/autoplot/hapi/HapiDataSource.java |
Revision
27702
by jbfaden:
bug https://sourceforge.net/p/autoplot/bugs/2603/: add 5% when a plot element's range is against the new range. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/dom/PlotController.java | autoplot/Autoplot/src/org/autoplot/dom/PlotController.java |
Revision
27701
by jbfaden:
bug https://sourceforge.net/p/autoplot/bugs/2603/: add 5% when a plot element's range is against the new range. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/dom/PlotController.java | autoplot/Autoplot/src/org/autoplot/dom/PlotController.java |
Revision
27700
by jbfaden:
handle rank 4 data. don't assume that axes have been resolved. Check for nulls. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/PDSDataSource/src/org/autoplot/pds/PdsDataSource.java | autoplot/PDSDataSource/src/org/autoplot/pds/PdsDataSource.java |
Revision
27699
by jbfaden:
handle rank 4 data. don't assume that axes have been resolved. Check for nulls. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/PDSDataSource/src/org/autoplot/pds/PdsDataSource.java | autoplot/PDSDataSource/src/org/autoplot/pds/PdsDataSource.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
| /autoplot/trunk/Autoplot/src/screen.png | autoplot/Autoplot/src/screen.png |
Revision
27696
by jbfaden:
provide direct access to the QDataSet within the APDataSet, so that Python client can provide more abstract methods |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/IdlMatlabSupport/src/org/autoplot/idlsupport/APDataSet.java | autoplot/IdlMatlabSupport/src/org/autoplot/idlsupport/APDataSet.java |
| /autoplot/trunk/IdlMatlabSupport/src/org/autoplot/idlsupport/QDataSetBridge.java | autoplot/IdlMatlabSupport/src/org/autoplot/idlsupport/QDataSetBridge.java |
Revision
27695
by jbfaden:
bug 2600: whoops, new code assumed that RECORD_BYTES would always be used. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/PDSDataSource/src/org/autoplot/pds/PDS3DataObject.java | autoplot/PDSDataSource/src/org/autoplot/pds/PDS3DataObject.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/PDSDataSource/src/org/autoplot/pds/test-uris.md | autoplot/PDSDataSource/src/org/autoplot/pds/test-uris.md |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
Revision
27692
by jbfaden:
support ROW_PREFIX_BYTES and ROW_SUFFIX_BYTES, which are typically 0. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/PDSDataSource/src/org/autoplot/pds/PDS3DataObject.java | autoplot/PDSDataSource/src/org/autoplot/pds/PDS3DataObject.java |
Revision
27691
by jbfaden:
correct recLength, which should be recordBytes, not rowBytes. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/PDSDataSource/src/org/autoplot/pds/PDS3DataObject.java | autoplot/PDSDataSource/src/org/autoplot/pds/PDS3DataObject.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/PDSDataSource/src/org/autoplot/pds/Pds3DataSource.java | autoplot/PDSDataSource/src/org/autoplot/pds/Pds3DataSource.java |
Revision
27689
by jbfaden:
support datatype "UNSIGNED_INTEGER" with 1 byte. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/PDSDataSource/src/org/autoplot/pds/PDS3DataObject.java | autoplot/PDSDataSource/src/org/autoplot/pds/PDS3DataObject.java |
Revision
27688
by jbfaden:
bugfix: bytes was incorrect when items>1, normalize bytes by items. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/PDSDataSource/src/org/autoplot/pds/PDS3DataObject.java | autoplot/PDSDataSource/src/org/autoplot/pds/PDS3DataObject.java |
Revision
27687
by jbfaden:
support /project/cassini/pds/DATA/RPWS_WAVEFORM_FULL/T20090XX/T2009096/T2009096_2_5KHZ1_WFRFR.LBL |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/PDSDataSource/src/org/autoplot/pds/Pds3DataSource.java | autoplot/PDSDataSource/src/org/autoplot/pds/Pds3DataSource.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/PDSDataSource/src/org/autoplot/pds/FilePointer.java | autoplot/PDSDataSource/src/org/autoplot/pds/FilePointer.java |
Revision
27685
by jbfaden:
allow LABEL to come from "LABEL" common directory. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/PDSDataSource/src/org/autoplot/pds/Pds3DataSourceFactory.java | autoplot/PDSDataSource/src/org/autoplot/pds/Pds3DataSourceFactory.java |
Revision
27684
by jbfaden:
correct bug in getDataSets, where a monitor being finished wasn't considered. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/Util.java | autoplot/JythonSupport/src/org/autoplot/jythonsupport/Util.java |
Revision
27683
by jbfaden:
appendResultsPendingCSV should be synchronized so that threads don't step on one another. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/RunBatchTool.java | autoplot/Autoplot/src/org/autoplot/RunBatchTool.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
Revision
27681
by jbfaden:
catch special case where colon is used in filename on Windows, causing obscure FileNotFoundException. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/ScriptContext.java | autoplot/Autoplot/src/org/autoplot/ScriptContext.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
| /autoplot/trunk/Autoplot/src/screen.png | autoplot/Autoplot/src/screen.png |
Revision
27678
by jbfaden:
https://sourceforge.net/p/autoplot/bugs/2518/: keep track of which images are actually visible. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/pngwalk/ContextFlowView.java | autoplot/Autoplot/src/org/autoplot/pngwalk/ContextFlowView.java |
| /autoplot/trunk/Autoplot/src/org/autoplot/pngwalk/CoversWalkView.java | autoplot/Autoplot/src/org/autoplot/pngwalk/CoversWalkView.java |
| /autoplot/trunk/Autoplot/src/org/autoplot/pngwalk/GridPngWalkView.java | autoplot/Autoplot/src/org/autoplot/pngwalk/GridPngWalkView.java |
| /autoplot/trunk/Autoplot/src/org/autoplot/pngwalk/RowPngWalkView.java | autoplot/Autoplot/src/org/autoplot/pngwalk/RowPngWalkView.java |
| /autoplot/trunk/Autoplot/src/org/autoplot/pngwalk/SinglePngWalkView.java | autoplot/Autoplot/src/org/autoplot/pngwalk/SinglePngWalkView.java |
| /autoplot/trunk/Autoplot/src/org/autoplot/pngwalk/WalkImage.java | autoplot/Autoplot/src/org/autoplot/pngwalk/WalkImage.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
| /autoplot/trunk/Autoplot/src/screen.png | autoplot/Autoplot/src/screen.png |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/screen.png | autoplot/Autoplot/src/screen.png |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
Revision
27674
by jbfaden:
https://sourceforge.net/p/autoplot/feature-requests/805/: Support File type in Run Batch. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/RunBatchTool.java | autoplot/Autoplot/src/org/autoplot/RunBatchTool.java |
| /autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/JythonUtil.java | autoplot/JythonSupport/src/org/autoplot/jythonsupport/JythonUtil.java |
Revision
27673
by jbfaden:
https://sourceforge.net/p/autoplot/feature-requests/805/: Support File type in Run Batch. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/RunBatchTool.java | autoplot/Autoplot/src/org/autoplot/RunBatchTool.java |
Revision
27672
by jbfaden:
https://sourceforge.net/p/autoplot/feature-requests/805/: improve support for File parameter types, and introduce "stringType":"file" to constraints |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/JythonUtil.java | autoplot/JythonSupport/src/org/autoplot/jythonsupport/JythonUtil.java |
Revision
27671
by jbfaden:
improve support for File parameter types, and introduce "stringType":"file" to constraints |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/JythonUtil.java | autoplot/JythonSupport/src/org/autoplot/jythonsupport/JythonUtil.java |
| /autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/Param.java | autoplot/JythonSupport/src/org/autoplot/jythonsupport/Param.java |
| /autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/ui/ParametersFormPanel.java | autoplot/JythonSupport/src/org/autoplot/jythonsupport/ui/ParametersFormPanel.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/screen.png | autoplot/Autoplot/src/screen.png |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
Revision
27668
by jbfaden:
bugfix https://sourceforge.net/p/autoplot/bugs/2594/: type= getParam( 'type', 'e', 'electric or magnetic', { 'values':['e','m'], 'labels': ['Ey wrt B', 'Bz wrt B'] } ) didn't work for string values. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/ui/ParametersFormPanel.java | autoplot/JythonSupport/src/org/autoplot/jythonsupport/ui/ParametersFormPanel.java |
Revision
27667
by jbfaden:
add completion for filePollUpdates |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/CdfJavaDataSource/src/org/autoplot/cdf/CdfJavaDataSourceFactory.java | autoplot/CdfJavaDataSource/src/org/autoplot/cdf/CdfJavaDataSourceFactory.java |
| /autoplot/trunk/DataSource/src/org/autoplot/datasource/AbstractDataSourceFactory.java | autoplot/DataSource/src/org/autoplot/datasource/AbstractDataSourceFactory.java |
Revision
27666
by jbfaden:
limit the length of the label, since long labels broke Sadie's GUI on a mac. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/HapiDataSource/src/org/autoplot/hapi/HapiDataSourceEditorPanel.java | autoplot/HapiDataSource/src/org/autoplot/hapi/HapiDataSourceEditorPanel.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
Revision
27664
by jbfaden:
initial implementation of filter for parameters |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/HapiDataSource/src/org/autoplot/hapi/HapiDataSourceEditorPanel.form | autoplot/HapiDataSource/src/org/autoplot/hapi/HapiDataSourceEditorPanel.form |
| /autoplot/trunk/HapiDataSource/src/org/autoplot/hapi/HapiDataSourceEditorPanel.java | autoplot/HapiDataSource/src/org/autoplot/hapi/HapiDataSourceEditorPanel.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/DataSource/src/org/autoplot/datasource/ui/PromptComboBoxEditor.java | autoplot/DataSource/src/org/autoplot/datasource/ui/PromptComboBoxEditor.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
Revision
27661
by jbfaden:
rfe829: whoops handle setScriptDescription('''...'''). Thanks Sadie! |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/ScriptDocumentationPanel.java | autoplot/JythonSupport/src/org/autoplot/jythonsupport/ScriptDocumentationPanel.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
Revision
27659
by jbfaden:
bugfix: Alt+Run and Shift+Run really are the same thing. Alt+Run and Shift+Run always enter the GUI, even if there are no parameters. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/scriptconsole/JythonScriptPanel.form | autoplot/Autoplot/src/org/autoplot/scriptconsole/JythonScriptPanel.form |
| /autoplot/trunk/Autoplot/src/org/autoplot/scriptconsole/JythonScriptPanel.java | autoplot/Autoplot/src/org/autoplot/scriptconsole/JythonScriptPanel.java |
| /autoplot/trunk/Autoplot/src/org/autoplot/scriptconsole/ScriptPanelSupport.java | autoplot/Autoplot/src/org/autoplot/scriptconsole/ScriptPanelSupport.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
| /autoplot/trunk/Autoplot/src/screen.png | autoplot/Autoplot/src/screen.png |
Revision
27657
by jbfaden:
rfe829: add script editor dialog for setScriptDescription |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/ScriptDocumentationPanel.form | autoplot/JythonSupport/src/org/autoplot/jythonsupport/ScriptDocumentationPanel.form |
| /autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/ScriptDocumentationPanel.java | autoplot/JythonSupport/src/org/autoplot/jythonsupport/ScriptDocumentationPanel.java |
| /autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/ui/EditorContextMenu.java | autoplot/JythonSupport/src/org/autoplot/jythonsupport/ui/EditorContextMenu.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/DataSource/src/org/autoplot/datasource/ui/PromptTextArea.java | autoplot/DataSource/src/org/autoplot/datasource/ui/PromptTextArea.java |
| /autoplot/trunk/DataSource/src/org/autoplot/datasource/ui/PromptTextField.java | autoplot/DataSource/src/org/autoplot/datasource/ui/PromptTextField.java |
Revision
27655
by jbfaden:
add no-arg constructor so that it can be used with the Netbeans Matisse GUI builder's Pallette Manager |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/DataSource/src/org/autoplot/datasource/ui/PromptTextArea.java | autoplot/DataSource/src/org/autoplot/datasource/ui/PromptTextArea.java |
| /autoplot/trunk/DataSource/src/org/autoplot/datasource/ui/PromptTextField.java | autoplot/DataSource/src/org/autoplot/datasource/ui/PromptTextField.java |
Revision
27654
by jbfaden:
finally figured this out after walking though carefully and making no assumptions |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/test/endtoend/TestRunScripts.java | autoplot/Autoplot/src/test/endtoend/TestRunScripts.java |
Revision
27653
by jbfaden:
finally figured this out after walking though carefully and making no assumptions |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/test/endtoend/TestRunScripts.java | autoplot/Autoplot/src/test/endtoend/TestRunScripts.java |
Revision
27652
by jbfaden:
finally figured this out after walking though carefully and making no assumptions |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/test/endtoend/TestRunScripts.java | autoplot/Autoplot/src/test/endtoend/TestRunScripts.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/AutoplotUI.java | autoplot/Autoplot/src/org/autoplot/AutoplotUI.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/TestRunScripts.java | autoplot/Autoplot/src/test/endtoend/TestRunScripts.java |
Revision
27650
by jbfaden:
don't just execute "java" on the command line, since Java 8 doesn't provide return codes (I think). |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/test/endtoend/TestRunScripts.java | autoplot/Autoplot/src/test/endtoend/TestRunScripts.java |
Revision
27649
by jbfaden:
use -13 for the return code, since 100 doesn't seem to get through with Jenkins |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/AutoplotUI.java | autoplot/Autoplot/src/org/autoplot/AutoplotUI.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/test/endtoend/TestRunScripts.java | autoplot/Autoplot/src/test/endtoend/TestRunScripts.java |
Revision
27647
by jbfaden:
Still can't get the return code out to jenkins... |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/AppManager.java | autoplot/Autoplot/src/org/autoplot/AppManager.java |
Revision
27646
by jbfaden:
Still can't get the return code out to jenkins... |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/AppManager.java | autoplot/Autoplot/src/org/autoplot/AppManager.java |
Revision
27645
by jbfaden:
Still can't get the return code out to jenkins... |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/AutoplotUI.java | autoplot/Autoplot/src/org/autoplot/AutoplotUI.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/AutoplotUI.java | autoplot/Autoplot/src/org/autoplot/AutoplotUI.java |
Revision
27643
by jbfaden:
return with exit code for TestRunScripts |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/AutoplotUI.java | autoplot/Autoplot/src/org/autoplot/AutoplotUI.java |
Revision
27642
by jbfaden:
return with exit code for TestRunScripts |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/AutoplotUI.java | autoplot/Autoplot/src/org/autoplot/AutoplotUI.java |
Revision
27641
by jbfaden:
return with exit code for Jenkins |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/test/endtoend/TestRunScripts.java | autoplot/Autoplot/src/test/endtoend/TestRunScripts.java |
Revision
27640
by jbfaden:
--script=.../test.jy should be used |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/test/endtoend/TestRunScripts.java | autoplot/Autoplot/src/test/endtoend/TestRunScripts.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
Revision
27638
by jbfaden:
scriptExit explcitly says exit code will be set |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/AutoplotUI.java | autoplot/Autoplot/src/org/autoplot/AutoplotUI.java |
Revision
27637
by jbfaden:
introduce code for running scripts and setting exit code when there is an exception, to support systemmonitor |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/test/endtoend/TestRunScripts.java | autoplot/Autoplot/src/test/endtoend/TestRunScripts.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
| /autoplot/trunk/Autoplot/src/screen.png | autoplot/Autoplot/src/screen.png |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
Revision
27634
by jbfaden:
whoops, support version 1.1 server at U. Iowa |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/HapiDataSource/src/org/autoplot/hapi/HapiServer.java | autoplot/HapiDataSource/src/org/autoplot/hapi/HapiServer.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/DatasetCommand.java | autoplot/JythonSupport/src/org/autoplot/jythonsupport/DatasetCommand.java |
Revision
27631
by jbfaden:
bug 2593: handle where the channel names are not unique properly. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/dom/PlotElementController.java | autoplot/Autoplot/src/org/autoplot/dom/PlotElementController.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
| /autoplot/trunk/Autoplot/src/screen.png | autoplot/Autoplot/src/screen.png |
Revision
27629
by jbfaden:
correctly make URI canonical using DataSetURI.toUri and URISplit.makeCanonical |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/DataSource/src/org/autoplot/aggregator/AggregatingDataSourceFormat.java | autoplot/DataSource/src/org/autoplot/aggregator/AggregatingDataSourceFormat.java |
Revision
27628
by jbfaden:
release notes sentences were out of context. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
Revision
27627
by jbfaden:
back out foreground property while there are still issues (https://github.com/autoplot/dev/blob/master/rfe/sf/826/demoPinkForeground.vap) |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
| /autoplot/trunk/Autoplot/src/org/autoplot/FontAndColorsDialog.java | autoplot/Autoplot/src/org/autoplot/FontAndColorsDialog.java |
| /autoplot/trunk/Autoplot/src/org/autoplot/dom/ApplicationController.java | autoplot/Autoplot/src/org/autoplot/dom/ApplicationController.java |
| /autoplot/trunk/Autoplot/src/org/autoplot/dom/Axis.java | autoplot/Autoplot/src/org/autoplot/dom/Axis.java |
| /autoplot/trunk/Autoplot/src/org/autoplot/dom/AxisController.java | autoplot/Autoplot/src/org/autoplot/dom/AxisController.java |
| /autoplot/trunk/Autoplot/src/org/autoplot/state/StatePersistence.java | autoplot/Autoplot/src/org/autoplot/state/StatePersistence.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
Revision
27625
by jbfaden:
rfe https://sourceforge.net/p/autoplot/feature-requests/826/: special handling for changing the background color, and handling when old vap with black background is loaded. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/FontAndColorsDialog.java | autoplot/Autoplot/src/org/autoplot/FontAndColorsDialog.java |
| /autoplot/trunk/Autoplot/src/org/autoplot/state/StatePersistence.java | autoplot/Autoplot/src/org/autoplot/state/StatePersistence.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
| /autoplot/trunk/Autoplot/src/screen.png | autoplot/Autoplot/src/screen.png |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/dom/ApplicationController.java | autoplot/Autoplot/src/org/autoplot/dom/ApplicationController.java |
| /autoplot/trunk/Autoplot/src/org/autoplot/dom/Axis.java | autoplot/Autoplot/src/org/autoplot/dom/Axis.java |
| /autoplot/trunk/Autoplot/src/org/autoplot/dom/AxisController.java | autoplot/Autoplot/src/org/autoplot/dom/AxisController.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
| /autoplot/trunk/Autoplot/src/org/autoplot/dom/ApplicationController.java | autoplot/Autoplot/src/org/autoplot/dom/ApplicationController.java |
| /autoplot/trunk/Autoplot/src/org/autoplot/dom/Axis.java | autoplot/Autoplot/src/org/autoplot/dom/Axis.java |
| /autoplot/trunk/Autoplot/src/org/autoplot/dom/AxisController.java | autoplot/Autoplot/src/org/autoplot/dom/AxisController.java |
Revision
27620
by jbfaden:
kludgey fix for bug where old server would trigger |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/HapiDataSource/src/org/autoplot/hapi/HapiDataSourceEditorPanel.java | autoplot/HapiDataSource/src/org/autoplot/hapi/HapiDataSourceEditorPanel.java |
Revision
27619
by jbfaden:
improve feedback when URI data source cannot be identified. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/Util.java | autoplot/JythonSupport/src/org/autoplot/jythonsupport/Util.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
| /autoplot/trunk/Autoplot/src/screen.png | autoplot/Autoplot/src/screen.png |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
Revision
27616
by jbfaden:
bugfix: recent change to grab labels from image rich png metadata contained runtime error in some cases. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/dom/PlotElementController.java | autoplot/Autoplot/src/org/autoplot/dom/PlotElementController.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
Revision
27614
by jbfaden:
bugfix 2588: single-record waveform dataset didn't autorange properly. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/dom/PlotElementController.java | autoplot/Autoplot/src/org/autoplot/dom/PlotElementController.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
| /autoplot/trunk/Autoplot/src/screen.png | autoplot/Autoplot/src/screen.png |
Revision
27612
by jbfaden:
let the resolution parameter limit the resolution of the data requests, just as it would if it were using the URI in a script. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Das2ServerDataSource/src/org/das2/datasource/Das2ServerDataSource.java | autoplot/Das2ServerDataSource/src/org/das2/datasource/Das2ServerDataSource.java |
Revision
27611
by jbfaden:
bug 2585: don't cache idlsav listing. It doesn't seem to be necessary and is confusing |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/IdlMatlabSupport/src/org/autoplot/idlsupport/IdlsavDataSourceFactory.java | autoplot/IdlMatlabSupport/src/org/autoplot/idlsupport/IdlsavDataSourceFactory.java |
Revision
27610
by jbfaden:
bugfix: jython expression is shown again |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/ui/DataMashUp.java | autoplot/JythonSupport/src/org/autoplot/jythonsupport/ui/DataMashUp.java |
Revision
27609
by jbfaden:
catch a null getting into the labels early since it would cause problems later. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/dom/Axis.java | autoplot/Autoplot/src/org/autoplot/dom/Axis.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
| /autoplot/trunk/Autoplot/src/screen.png | autoplot/Autoplot/src/screen.png |
Revision
27607
by jbfaden:
disable cancel button to clarify that cancel was pressed and to make behavior consistent with pressing cancel on progress bar. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/RunBatchTool.form | autoplot/Autoplot/src/org/autoplot/RunBatchTool.form |
| /autoplot/trunk/Autoplot/src/org/autoplot/RunBatchTool.java | autoplot/Autoplot/src/org/autoplot/RunBatchTool.java |
Revision
27606
by jbfaden:
Run Batch Tool title should be "Run Batch Tool", not just "Run Batch", so that it is more clear how to get to the tool from the Tools menu. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
Revision
27605
by jbfaden:
Run Batch Tool title should be "Run Batch Tool", not just "Run Batch", so that it is more clear how to get to the tool from the Tools menu. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
| /autoplot/trunk/Autoplot/src/org/autoplot/AutoplotUI.java | autoplot/Autoplot/src/org/autoplot/AutoplotUI.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
| /autoplot/trunk/Autoplot/src/screen.png | autoplot/Autoplot/src/screen.png |
Revision
27603
by jbfaden:
bugfix: Sadie pointed out that when the parameters dialog is used from the script panel, that the error location is not indicated when there is a crash or a "stop" |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/scriptconsole/ScriptPanelSupport.java | autoplot/Autoplot/src/org/autoplot/scriptconsole/ScriptPanelSupport.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
Revision
27601
by jbfaden:
add tooltip clarifying use of "force intrinsic resolution" when sampling model (or ephemeris) data |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Das2ServerDataSource/src/org/das2/datasource/Das2ServerDataSourceEditorPanel.form | autoplot/Das2ServerDataSource/src/org/das2/datasource/Das2ServerDataSourceEditorPanel.form |
| /autoplot/trunk/Das2ServerDataSource/src/org/das2/datasource/Das2ServerDataSourceEditorPanel.java | autoplot/Das2ServerDataSource/src/org/das2/datasource/Das2ServerDataSourceEditorPanel.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/GetDataSetCommand.java | autoplot/JythonSupport/src/org/autoplot/jythonsupport/GetDataSetCommand.java |
| /autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/GetDataSetsCommand.java | autoplot/JythonSupport/src/org/autoplot/jythonsupport/GetDataSetsCommand.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/GetDataSetCommand.java | autoplot/JythonSupport/src/org/autoplot/jythonsupport/GetDataSetCommand.java |
| /autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/GetDataSetsCommand.java | autoplot/JythonSupport/src/org/autoplot/jythonsupport/GetDataSetsCommand.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
Revision
27596
by jbfaden:
getDataSets now supports timerange parameter. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/Util.java | autoplot/JythonSupport/src/org/autoplot/jythonsupport/Util.java |
Revision
27595
by jbfaden:
support trim in getDataSet, getDataSets command, and allow trim='2024-03-18' and no timerange parameter. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/GetDataSetCommand.java | autoplot/JythonSupport/src/org/autoplot/jythonsupport/GetDataSetCommand.java |
| /autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/GetDataSetsCommand.java | autoplot/JythonSupport/src/org/autoplot/jythonsupport/GetDataSetsCommand.java |
Revision
27594
by jbfaden:
add miglayout, a layout manager which uses strings to control, making it ideal for Jython |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/APLibs/lib/miglayout-swing-11.3.jar | autoplot/APLibs/lib/miglayout-swing-11.3.jar |
Revision
27593
by jbfaden:
support trim in getDataSet, getDataSets command |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
| /autoplot/trunk/Autoplot/src/org/autoplot/JythonUtil.java | autoplot/Autoplot/src/org/autoplot/JythonUtil.java |
| /autoplot/trunk/Autoplot/src/screen.png | autoplot/Autoplot/src/screen.png |
| /autoplot/trunk/JythonDataSource/src/org/autoplot/inline/InlineDataSource.java | autoplot/JythonDataSource/src/org/autoplot/inline/InlineDataSource.java |
| /autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/GetDataSetsCommand.java | autoplot/JythonSupport/src/org/autoplot/jythonsupport/GetDataSetsCommand.java |
| /autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/JythonUtil.java | autoplot/JythonSupport/src/org/autoplot/jythonsupport/JythonUtil.java |
Revision
27592
by jbfaden:
redo add hidden plot to ignore plots which don't use zaxis when finding a common zaxis. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/AutoRangeUtil.java | autoplot/Autoplot/src/org/autoplot/AutoRangeUtil.java |
| /autoplot/trunk/Autoplot/src/org/autoplot/LayoutPanel.java | autoplot/Autoplot/src/org/autoplot/LayoutPanel.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/JythonDataSource/src/org/autoplot/inline/InlineDataSourceEditorPanel.form | autoplot/JythonDataSource/src/org/autoplot/inline/InlineDataSourceEditorPanel.form |
| /autoplot/trunk/JythonDataSource/src/org/autoplot/inline/InlineDataSourceEditorPanel.java | autoplot/JythonDataSource/src/org/autoplot/inline/InlineDataSourceEditorPanel.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
Revision
27589
by jbfaden:
bug 2583: oddly there was no code handling dom.options.nearestNeighbor. I'm sure this was in there at one point, but I've recoded this and verified there was no other places handling this option. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/dom/PlotElementController.java | autoplot/Autoplot/src/org/autoplot/dom/PlotElementController.java |
Revision
27588
by jbfaden:
rte_0437885777: index out of bounds when rank 1 dataset is tested for bounds scheme |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/RenderType.java | autoplot/Autoplot/src/org/autoplot/RenderType.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
Revision
27586
by jbfaden:
add new getDataSet2024 command for testing |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/JythonUtil.java | autoplot/Autoplot/src/org/autoplot/JythonUtil.java |
Revision
27585
by jbfaden:
add new getDataSet2024 command for testing |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/JythonUtil.java | autoplot/JythonSupport/src/org/autoplot/jythonsupport/JythonUtil.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/GetDataSetCommand.java | autoplot/JythonSupport/src/org/autoplot/jythonsupport/GetDataSetCommand.java |
Revision
27583
by jbfaden:
getDataSet(String spec,InputStream) renamed to "getDataSetFromStream" to make room for new getDataSet call with named parameters |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/Util.java | autoplot/JythonSupport/src/org/autoplot/jythonsupport/Util.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/DatasetCommand.java | autoplot/JythonSupport/src/org/autoplot/jythonsupport/DatasetCommand.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
| /autoplot/trunk/Autoplot/src/screen.png | autoplot/Autoplot/src/screen.png |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/.classpath | autoplot/.classpath |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
| /autoplot/trunk/Autoplot/src/screen.png | autoplot/Autoplot/src/screen.png |
Revision
27578
by jbfaden:
add fixLayout as a Jython command. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/external/FixLayoutCommand.java | autoplot/Autoplot/src/external/FixLayoutCommand.java |
| /autoplot/trunk/Autoplot/src/org/autoplot/JythonUtil.java | autoplot/Autoplot/src/org/autoplot/JythonUtil.java |
Revision
27577
by jbfaden:
https://sourceforge.net/p/autoplot/feature-requests/821/: add jyds tab for the Minnesota folks, showing an equivalent jyds script. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/JythonDataSource/src/org/autoplot/inline/InlineDataSourceEditorPanel.form | autoplot/JythonDataSource/src/org/autoplot/inline/InlineDataSourceEditorPanel.form |
| /autoplot/trunk/JythonDataSource/src/org/autoplot/inline/InlineDataSourceEditorPanel.java | autoplot/JythonDataSource/src/org/autoplot/inline/InlineDataSourceEditorPanel.java |
Revision
27576
by jbfaden:
add dummy image, just a gray rounded rectangle, for when there's an issue. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/AutoplotServlet/src/java/org/autoplot/servlet/ScriptGUIServlet.java | autoplot/AutoplotServlet/src/java/org/autoplot/servlet/ScriptGUIServlet.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
| /autoplot/trunk/Autoplot/src/screen.png | autoplot/Autoplot/src/screen.png |
Revision
27574
by jbfaden:
make zip file in a temporary location and then rename to final location. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/state/EmbedDataExperiment.java | autoplot/Autoplot/src/org/autoplot/state/EmbedDataExperiment.java |
Revision
27573
by jbfaden:
quiet the warning about non-monotonic DEPEND variable. This happens fairly often and is not a problem for QDataSet. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/CdfJavaDataSource/src/org/autoplot/cdf/CdfDataSource.java | autoplot/CdfJavaDataSource/src/org/autoplot/cdf/CdfDataSource.java |
Revision
27572
by jbfaden:
explore the problem where the first row layout is incorrect after load in testing. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/ScriptContext.java | autoplot/Autoplot/src/org/autoplot/ScriptContext.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test002.java | autoplot/Autoplot/src/test/endtoend/Test002.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/test/endtoend/Test002.java | autoplot/Autoplot/src/test/endtoend/Test002.java |
Revision
27570
by jbfaden:
quiet logging of return type in completions |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/SimplifyScriptSupport.java | autoplot/JythonSupport/src/org/autoplot/jythonsupport/SimplifyScriptSupport.java |
Revision
27569
by jbfaden:
remove restricted access test while this is hanging |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/test/endtoend/Test010.java | autoplot/Autoplot/src/test/endtoend/Test010.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/test/endtoend/Test005.java | autoplot/Autoplot/src/test/endtoend/Test005.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/test/endtoend/Test010.java | autoplot/Autoplot/src/test/endtoend/Test010.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
Revision
27565
by jbfaden:
https://sourceforge.net/p/autoplot/bugs/2580/: for image data set scheme, grab yaxis label |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/dom/PlotController.java | autoplot/Autoplot/src/org/autoplot/dom/PlotController.java |
| /autoplot/trunk/Autoplot/src/org/autoplot/dom/PlotElementController.java | autoplot/Autoplot/src/org/autoplot/dom/PlotElementController.java |
Revision
27564
by jbfaden:
https://sourceforge.net/p/autoplot/bugs/2580/: grab labels and title from plotInfo |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/ImageDataSource/src/org/autoplot/imagedatasource/ImageDataSource.java | autoplot/ImageDataSource/src/org/autoplot/imagedatasource/ImageDataSource.java |
Revision
27563
by jbfaden:
grab labels and title from plotInfo |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/ImageDataSource/src/org/autoplot/imagedatasource/ImageDataSource.java | autoplot/ImageDataSource/src/org/autoplot/imagedatasource/ImageDataSource.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
| /autoplot/trunk/Autoplot/src/screen.png | autoplot/Autoplot/src/screen.png |
Revision
27561
by jbfaden:
bugfix: clip Y position was never precisely tested and was upside-down... |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/ImageDataSource/src/org/autoplot/imagedatasource/ImageDataSource.java | autoplot/ImageDataSource/src/org/autoplot/imagedatasource/ImageDataSource.java |
Revision
27560
by jbfaden:
include log or linear for scaleType when plotInfo is used, since we have this information |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/ImageDataSource/src/org/autoplot/imagedatasource/ImageDataSource.java | autoplot/ImageDataSource/src/org/autoplot/imagedatasource/ImageDataSource.java |
Revision
27559
by jbfaden:
bugfix: popup after multi-thread run |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/RunBatchTool.java | autoplot/Autoplot/src/org/autoplot/RunBatchTool.java |
Revision
27558
by jbfaden:
provide some immediate feedback bacause swapping out the JList for the icons can take a while. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/RunBatchTool.java | autoplot/Autoplot/src/org/autoplot/RunBatchTool.java |
Revision
27557
by jbfaden:
"color table" is the set of colors used in the color bar. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/GuiSupport.java | autoplot/Autoplot/src/org/autoplot/GuiSupport.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/screen.png | autoplot/Autoplot/src/screen.png |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
Revision
27554
by jbfaden:
bugfix https://sourceforge.net/p/autoplot/bugs/2578/: don't lock on the event thread |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/dom/DomOps.java | autoplot/Autoplot/src/org/autoplot/dom/DomOps.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
| /autoplot/trunk/Autoplot/src/screen.png | autoplot/Autoplot/src/screen.png |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/nbproject/project.properties | autoplot/Autoplot/nbproject/project.properties |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/VATesting/nbproject/project.properties | autoplot/VATesting/nbproject/project.properties |
Revision
27550
by jbfaden:
add FlatLAF. Hard reference in AutoplotUI requires that this be included. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/AutoplotServlet/nbproject/build-impl.xml | autoplot/AutoplotServlet/nbproject/build-impl.xml |
| /autoplot/trunk/AutoplotServlet/nbproject/genfiles.properties | autoplot/AutoplotServlet/nbproject/genfiles.properties |
| /autoplot/trunk/AutoplotServlet/nbproject/project.properties | autoplot/AutoplotServlet/nbproject/project.properties |
| /autoplot/trunk/AutoplotServlet/nbproject/project.xml | autoplot/AutoplotServlet/nbproject/project.xml |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
Revision
27548
by jbfaden:
clean up monitor use and quiet "new variable" message, which should not be a warning. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/CdfJavaDataSource/src/org/autoplot/cdf/CdfDataSourceFormat.java | autoplot/CdfJavaDataSource/src/org/autoplot/cdf/CdfDataSourceFormat.java |