Revision
27547
by jbfaden:
Look and Feel to Linux but also to support all platforms when desired |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/APLibs/lib/flatlaf-3.3.jar | autoplot/APLibs/lib/flatlaf-3.3.jar |
|
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 |
|
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
27541
by jbfaden:
and remove the outside rectangle so that clipping works properly |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/ScreenshotsTool.java | autoplot/Autoplot/src/org/autoplot/ScreenshotsTool.java |
Revision
27540
by jbfaden:
experiment with drawing a gray box around the masked region, since Linux often doesn't have a box around the GUI |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/ScreenshotsTool.java | autoplot/Autoplot/src/org/autoplot/ScreenshotsTool.java |
Revision
27539
by jbfaden:
bugfix: dataSourceFilter for selected panel is shown. |
Change Type | Path in Repository | Path in Workspace |
---|
| /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/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
Revision
27537
by jbfaden:
bug 2576: pick the first DSF when the focus has been blurred. |
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 |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
Revision
27535
by jbfaden:
correction to label for post-run popup menu, should be "copy value to clipboard" |
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 |
|
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
27533
by jbfaden:
bug 2576: pick the first DSF when the focus has been blurred. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/ApplicationModel.java | autoplot/Autoplot/src/org/autoplot/ApplicationModel.java |
Revision
27532
by jbfaden:
mkdir in synchronized block. With Cassini processing I would see where threads were stepping on each other's toes. |
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/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
27529
by jbfaden:
support for high-rank data as in https://pds-ppi.igpp.ucla.edu/data/JNO-J_SW-JAD-3-CALIBRATED-V1.0/DATA/2023/2023004/ELECTRONS/JAD_L30_LRS_ELC_ANY_CNT_2023004_V04.LBL?DATA |
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 |
| /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/ShowLabelAsXml.java | autoplot/PDSDataSource/src/org/autoplot/pds/ShowLabelAsXml.java |
Revision
27527
by jbfaden:
make getDataObjectPds3 public so that scripts can be used to help in development |
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 |
Revision
27525
by jbfaden:
jenkins test caught where https://pds-ppi.igpp.ucla.edu/data/GO-J-PLS-5-RTS-MOMENTS-V1.0/DATA/PLS_PDS_RTS_ORB03.LBL?density&X=TIME fails because it was ascii but didn't have FIELD_NUMBER (which isn't required, the code was wrong). |
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 |
| /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 |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
Revision
27522
by jbfaden:
bug 2575: notes about where autoBinding is turned on |
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
27521
by jbfaden:
remove use of deprecated deleteBinding |
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/ApplicationControllerSyncSupport.java | autoplot/Autoplot/src/org/autoplot/dom/ApplicationControllerSyncSupport.java |
Revision
27520
by jbfaden:
remove use of deprecated deleteBinding |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/dom/DataSourceController.java | autoplot/Autoplot/src/org/autoplot/dom/DataSourceController.java |
Revision
27519
by jbfaden:
trivial reformatting to fit within 132 columns |
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/PDSDataSource/src/org/autoplot/pds/PDS3DataObject.java | autoplot/PDSDataSource/src/org/autoplot/pds/PDS3DataObject.java |
| /autoplot/trunk/PDSDataSource/src/org/autoplot/pds/Pds3DataSource.java | autoplot/PDSDataSource/src/org/autoplot/pds/Pds3DataSource.java |
| /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/ShowLabelAsXml.java | autoplot/PDSDataSource/src/org/autoplot/pds/ShowLabelAsXml.java |
Revision
27516
by jbfaden:
rfe820: add new skipBytes control, to support PDS3. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/DataSourcePack/src/org/autoplot/ascii/AsciiTableDataSource.java | autoplot/DataSourcePack/src/org/autoplot/ascii/AsciiTableDataSource.java |
| /autoplot/trunk/DataSourcePack/src/org/autoplot/ascii/AsciiTableDataSourceFactory.java | autoplot/DataSourcePack/src/org/autoplot/ascii/AsciiTableDataSourceFactory.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 |
| /autoplot/trunk/Autoplot/src/screen.png | autoplot/Autoplot/src/screen.png |
Revision
27512
by jbfaden:
rfe521: add addDim=T control, which will add a dimension as with images. |
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 |
|
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
27509
by jbfaden:
https://sourceforge.net/p/autoplot/feature-requests/819/ |
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
27508
by jbfaden:
introduce triangleMesh, which is the oddest dataset autoplot will ever support |
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
27506
by jbfaden:
bug 2554: properly report the records written to the pending file. |
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
27504
by jbfaden:
rfe811: fixLayout would waitUntilIdle when "break into stack of plots" was already locked, causing hang. Now the code checks to make sure that it is possible. |
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/PDSDataSource/src/org/autoplot/pds/Pds3DataSourceFactory.java | autoplot/PDSDataSource/src/org/autoplot/pds/Pds3DataSourceFactory.java |
Revision
27502
by jbfaden:
GO-J-PWS-5-DDR-PLASMA-DENSITY-FULL-V1.0/DATA/00_JUPITER/FPE_1996_05_25_V01.LBL has the file pointer in a different place. |
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
27501
by jbfaden:
FilePointer now has units on the offset, since the offset can be in bytes |
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
27500
by jbfaden:
bug 2554: finally figured out that runResults weren't accumulated while running with multi-thread, so the results file was empty. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/RunBatchTool.java | autoplot/Autoplot/src/org/autoplot/RunBatchTool.java |
Revision
27499
by jbfaden:
improve feedback though I think there's still an issue when I use Autoplot on binus. |
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
27497
by jbfaden:
provide better feedback when pending file is written |
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/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
27495
by jbfaden:
treat INVALID_CONSTANT as alias for MISSING CONSTANT. |
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
27493
by jbfaden:
rfe818: One last branch where file made local could not import remote file because operation was done using local reference, not the remote URI. |
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
27492
by jbfaden:
bugfix: Inline data source throws Java (FileNotFoundException), not PyException (for assignment). |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/JythonDataSource/src/org/autoplot/inline/InlineDataSource.java | autoplot/JythonDataSource/src/org/autoplot/inline/InlineDataSource.java |
Revision
27491
by jbfaden:
bugfix: Inline data source throws Java (FileNotFoundException), not PyException. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/JythonDataSource/src/org/autoplot/inline/InlineDataSource.java | autoplot/JythonDataSource/src/org/autoplot/inline/InlineDataSource.java |
Revision
27490
by jbfaden:
clarify that author ed is Ed Jackson |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/DataSource/src/zipfs/ZipFileSystemFactory.java | autoplot/DataSource/src/zipfs/ZipFileSystemFactory.java |
Revision
27489
by jbfaden:
print the rows to study where test002 fails occasionally since the new layout was introduced. |
Change Type | Path in Repository | Path in Workspace |
---|
| /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/index.html | autoplot/Autoplot/src/index.html |
| /autoplot/trunk/Autoplot/src/screen.png | autoplot/Autoplot/src/screen.png |
Revision
27487
by jbfaden:
format times to millisecond resolution, after Bob pointed out that vap+hapi:https://vires.services/hapi?id=GRACE_A_MAG¶meters=B_FGM&timerange=2008-01-01T00:00:04.787680Z/2008-01-01T01:00:04.787Z would fail due to rounding and a very particular server. |
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 |
Revision
27485
by jbfaden:
bugfix: Time,Radius should work fine when parameter names are timestamp,Radius |
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 |
|
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/DataSourcePack/src/org/autoplot/ascii/AsciiTableDataSourceFormat.java | autoplot/DataSourcePack/src/org/autoplot/ascii/AsciiTableDataSourceFormat.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/DataSourcePack/src/org/autoplot/ascii/AsciiTableDataSourceFormat.java | autoplot/DataSourcePack/src/org/autoplot/ascii/AsciiTableDataSourceFormat.java |
| /autoplot/trunk/DataSourcePack/src/org/autoplot/ascii/AsciiTableDataSourceFormatEditorPanel.form | autoplot/DataSourcePack/src/org/autoplot/ascii/AsciiTableDataSourceFormatEditorPanel.form |
| /autoplot/trunk/DataSourcePack/src/org/autoplot/ascii/AsciiTableDataSourceFormatEditorPanel.java | autoplot/DataSourcePack/src/org/autoplot/ascii/AsciiTableDataSourceFormatEditorPanel.java |
Revision
27481
by jbfaden:
introduce delim control for formatDataSet |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/DataSourcePack/src/org/autoplot/ascii/AsciiTableDataSourceFormat.java | autoplot/DataSourcePack/src/org/autoplot/ascii/AsciiTableDataSourceFormat.java |
| /autoplot/trunk/DataSourcePack/src/org/autoplot/ascii/AsciiTableDataSourceFormatEditorPanel.form | autoplot/DataSourcePack/src/org/autoplot/ascii/AsciiTableDataSourceFormatEditorPanel.form |
| /autoplot/trunk/DataSourcePack/src/org/autoplot/ascii/AsciiTableDataSourceFormatEditorPanel.java | autoplot/DataSourcePack/src/org/autoplot/ascii/AsciiTableDataSourceFormatEditorPanel.java |
Revision
27480
by jbfaden:
fix the problem with local file in seen in PDS3 testing |
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/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 |
| /autoplot/trunk/PDSDataSource/src/org/autoplot/pds/Pds3DataSourceFactory.java | autoplot/PDSDataSource/src/org/autoplot/pds/Pds3DataSourceFactory.java |
Revision
27478
by jbfaden:
try to figure out why jenkins tests always use local file and fail |
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 |
Revision
27476
by jbfaden:
use WindowManager so that the GUI is resizable |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Das2ServerDataSource/src/org/das2/datasource/Das2ServerDataSourceEditorPanel.java | autoplot/Das2ServerDataSource/src/org/das2/datasource/Das2ServerDataSourceEditorPanel.java |
Revision
27475
by jbfaden:
use WindowManager so that the GUI is resizable |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Das2ServerDataSource/src/org/das2/datasource/Das2ServerDataSourceEditorPanel.java | autoplot/Das2ServerDataSource/src/org/das2/datasource/Das2ServerDataSourceEditorPanel.java |
Revision
27474
by jbfaden:
rename button to enter parameters GUI |
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 |
Revision
27473
by jbfaden:
clarify that dom.controller.dataSourceFilter can be null. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/AggregateUrisDialog.java | autoplot/Autoplot/src/org/autoplot/AggregateUrisDialog.java |
| /autoplot/trunk/Autoplot/src/org/autoplot/ApplicationModel.java | autoplot/Autoplot/src/org/autoplot/ApplicationModel.java |
| /autoplot/trunk/Autoplot/src/org/autoplot/dom/ApplicationController.java | autoplot/Autoplot/src/org/autoplot/dom/ApplicationController.java |
|
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
27470
by jbfaden:
clean up code resolving the data file URL. |
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
27469
by jbfaden:
always resolve the data resource based on the remote URL, never the downloaded one, since there may be resources which have not yet been downloaded. |
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
27468
by jbfaden:
add LSB_BIT_STRING, which is read in as ubyte array |
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
27467
by jbfaden:
support ( dataType.equals("CHARACTER") && unit.equals("UTC") ) |
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
27466
by jbfaden:
support for offset into data file (foo.DAT, 4) |
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 |
| /autoplot/trunk/PDSDataSource/src/org/autoplot/pds/PDS3DataObject.java | autoplot/PDSDataSource/src/org/autoplot/pds/PDS3DataObject.java |
| /autoplot/trunk/PDSDataSource/src/org/autoplot/pds/Pds3DataSourceFactory.java | autoplot/PDSDataSource/src/org/autoplot/pds/Pds3DataSourceFactory.java |
Revision
27465
by jbfaden:
read data when label has pointer to structure (https://pds-ppi.igpp.ucla.edu/data/JNO-J-JED-3-CDR-V1.0/DATA/2016/366/JED_090_HIERSESP_CDR_2016366_V03.LBL?Lon) |
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/Pds3DataSourceFactory.java | autoplot/PDSDataSource/src/org/autoplot/pds/Pds3DataSourceFactory.java |
Revision
27464
by jbfaden:
read data when label has pointer to structure (https://pds-ppi.igpp.ucla.edu/data/JNO-J-JED-3-CDR-V1.0/DATA/2016/366/JED_090_HIERSESP_CDR_2016366_V03.LBL?Lon) |
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
27463
by jbfaden:
add DocumentUtil and dumpToXML to aid in development |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/PDSDataSource/src/org/autoplot/pds/DocumentUtil.java | autoplot/PDSDataSource/src/org/autoplot/pds/DocumentUtil.java |
Revision
27462
by jbfaden:
refactor to have one place which reads the Document from the label |
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
27461
by jbfaden:
handle import of """^STRUCTURE = "JED_HIERSESP_CDR_V02.FMT"""" |
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 |
Revision
27459
by jbfaden:
rfe 818:towards https://pds-ppi.igpp.ucla.edu/data/GO-J-PWS-2-EDR-WAVEFORM-80KHZ-V1.0/DATA/C032095/80KHZ_0320950402.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 |
Revision
27458
by jbfaden:
rfe 818:towards https://pds-ppi.igpp.ucla.edu/data/GO-J-PWS-2-EDR-WAVEFORM-80KHZ-V1.0/DATA/C032095/80KHZ_0320950402.LBL |
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
27457
by jbfaden:
rfe 818: https://pds-ppi.igpp.ucla.edu/data/DS1-C-PEPE-2-EDR-BORRELLY-V1.0/DATA/ELC01262_B.LBL has BINARY_TABLE instead of just TABLE |
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
27456
by jbfaden:
refactor to make separate PDS3 library |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/PDSDataSource/src/META-INF/org.autoplot.datasource.DataSourceFactory.extensions | autoplot/PDSDataSource/src/META-INF/org.autoplot.datasource.DataSourceFactory.extensions |
Revision
27455
by jbfaden:
refactor to make separate PDS3 library |
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/Pds3DataSourceFactory.java | autoplot/PDSDataSource/src/org/autoplot/pds/Pds3DataSourceFactory.java |
| /autoplot/trunk/PDSDataSource/src/org/autoplot/pds/PdsDataSourceFactory.java | autoplot/PDSDataSource/src/org/autoplot/pds/PdsDataSourceFactory.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/PDSDataSource/nbproject/project.properties | autoplot/PDSDataSource/nbproject/project.properties |
Revision
27453
by jbfaden:
https://sourceforge.net/p/autoplot/feature-requests/818/: keep all contents of lbl file in metadata |
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 |
| /autoplot/trunk/PDSDataSource/src/org/autoplot/pds/Pds3DataSource.java | autoplot/PDSDataSource/src/org/autoplot/pds/Pds3DataSource.java |
| /autoplot/trunk/PDSDataSource/src/org/autoplot/pds/PdsDataSourceFactory.java | autoplot/PDSDataSource/src/org/autoplot/pds/PdsDataSourceFactory.java |
Revision
27452
by jbfaden:
https://sourceforge.net/p/autoplot/feature-requests/818/: keep documentation, since there is no label or title. Use name for label. support for more data types. |
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 |
| /autoplot/trunk/PDSDataSource/src/org/autoplot/pds/Pds3DataSource.java | autoplot/PDSDataSource/src/org/autoplot/pds/Pds3DataSource.java |
Revision
27451
by jbfaden:
initial support for https://pds-ppi.igpp.ucla.edu/data/JNO-J_SW-JAD-5-CALIBRATED-V1.0/DATA/2016/2016240/ELECTRONS/JAD_L50_LRS_ELC_ANY_DEF_2016240_V01.LBL |
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 |
| /autoplot/trunk/PDSDataSource/src/org/autoplot/pds/Pds3DataSource.java | autoplot/PDSDataSource/src/org/autoplot/pds/Pds3DataSource.java |
| /autoplot/trunk/PDSDataSource/src/org/autoplot/pds/PdsDataSourceFactory.java | autoplot/PDSDataSource/src/org/autoplot/pds/PdsDataSourceFactory.java |
Revision
27450
by jbfaden:
add lbl to support PDS3 label files |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/PDSDataSource/src/META-INF/org.autoplot.datasource.DataSourceFactory.extensions | autoplot/PDSDataSource/src/META-INF/org.autoplot.datasource.DataSourceFactory.extensions |
Revision
27449
by jbfaden:
initial support for PDS3 files, in progress |
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 |
| /autoplot/trunk/PDSDataSource/src/org/autoplot/pds/Pds3DataSource.java | autoplot/PDSDataSource/src/org/autoplot/pds/Pds3DataSource.java |
| /autoplot/trunk/PDSDataSource/src/org/autoplot/pds/PdsDataSourceFactory.java | autoplot/PDSDataSource/src/org/autoplot/pds/PdsDataSourceFactory.java |
| /autoplot/trunk/PDSDataSource/src/org/autoplot/pds/ShowLabelAsXml.java | autoplot/PDSDataSource/src/org/autoplot/pds/ShowLabelAsXml.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/PDSDataSource/src/org/autoplot/pds/PdsDataSourceFactory.java | autoplot/PDSDataSource/src/org/autoplot/pds/PdsDataSourceFactory.java |
Revision
27447
by jbfaden:
add nasa pds library, which produces a Document object from a PDS3 label. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/PDSDataSource/src/gov | autoplot/PDSDataSource/src/gov |
| /autoplot/trunk/PDSDataSource/src/gov/nasa | autoplot/PDSDataSource/src/gov/nasa |
| /autoplot/trunk/PDSDataSource/src/gov/nasa/pds | autoplot/PDSDataSource/src/gov/nasa/pds |
| /autoplot/trunk/PDSDataSource/src/gov/nasa/pds/ppi | autoplot/PDSDataSource/src/gov/nasa/pds/ppi |
| /autoplot/trunk/PDSDataSource/src/gov/nasa/pds/ppi/label | autoplot/PDSDataSource/src/gov/nasa/pds/ppi/label |
| /autoplot/trunk/PDSDataSource/src/gov/nasa/pds/ppi/label/PDSElement.java | autoplot/PDSDataSource/src/gov/nasa/pds/ppi/label/PDSElement.java |
| /autoplot/trunk/PDSDataSource/src/gov/nasa/pds/ppi/label/PDSException.java | autoplot/PDSDataSource/src/gov/nasa/pds/ppi/label/PDSException.java |
| /autoplot/trunk/PDSDataSource/src/gov/nasa/pds/ppi/label/PDSItem.java | autoplot/PDSDataSource/src/gov/nasa/pds/ppi/label/PDSItem.java |
| /autoplot/trunk/PDSDataSource/src/gov/nasa/pds/ppi/label/PDSLabel.java | autoplot/PDSDataSource/src/gov/nasa/pds/ppi/label/PDSLabel.java |
| /autoplot/trunk/PDSDataSource/src/gov/nasa/pds/ppi/label/PDSValue.java | autoplot/PDSDataSource/src/gov/nasa/pds/ppi/label/PDSValue.java |
| /autoplot/trunk/PDSDataSource/src/gov/nasa/pds/ppi/label/package.html | autoplot/PDSDataSource/src/gov/nasa/pds/ppi/label/package.html |
| /autoplot/trunk/PDSDataSource/src/gov/nasa/pds/ppi/util | autoplot/PDSDataSource/src/gov/nasa/pds/ppi/util |
| /autoplot/trunk/PDSDataSource/src/gov/nasa/pds/ppi/util/PPITime.java | autoplot/PDSDataSource/src/gov/nasa/pds/ppi/util/PPITime.java |
| /autoplot/trunk/PDSDataSource/src/gov/nasa/pds/ppi/util/package.html | autoplot/PDSDataSource/src/gov/nasa/pds/ppi/util/package.html |
|
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/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 |
|
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
27440
by jbfaden:
update the colorbar as selections are made. |
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/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
27437
by jbfaden:
bugfix: code assumed min and max were both ints (e.g. 0,4.5) |
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 |
| /autoplot/trunk/Autoplot/src/screen.png | autoplot/Autoplot/src/screen.png |
Revision
27435
by jbfaden:
write qcturl to the file, if it's enabled. |
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 |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/dom/CanvasController.java | autoplot/Autoplot/src/org/autoplot/dom/CanvasController.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
27432
by jbfaden:
use edit annotation dialog for add annotation as well. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/GuiSupport.java | autoplot/Autoplot/src/org/autoplot/GuiSupport.java |
Revision
27431
by jbfaden:
add waitUntilIdle after fixLayout. |
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/org/autoplot/renderer/AnnotationEditorPanel.form | autoplot/Autoplot/src/org/autoplot/renderer/AnnotationEditorPanel.form |
| /autoplot/trunk/Autoplot/src/org/autoplot/renderer/AnnotationEditorPanel.java | autoplot/Autoplot/src/org/autoplot/renderer/AnnotationEditorPanel.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
27427
by jbfaden:
add CONTEXT examples to GrannyTextEditor |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/AddAnnotationDialog.java | autoplot/Autoplot/src/org/autoplot/AddAnnotationDialog.java |
| /autoplot/trunk/Autoplot/src/org/autoplot/AutoplotUI.java | autoplot/Autoplot/src/org/autoplot/AutoplotUI.java |
| /autoplot/trunk/Autoplot/src/org/autoplot/AxisPanel.java | autoplot/Autoplot/src/org/autoplot/AxisPanel.java |
| /autoplot/trunk/Autoplot/src/org/autoplot/renderer/AnnotationEditorPanel.java | autoplot/Autoplot/src/org/autoplot/renderer/AnnotationEditorPanel.java |
|
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 |
|
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
27424
by jbfaden:
bugfix: file kept cached didn't check if the URI for completions has changed. |
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
27423
by jbfaden:
reduce repeat code and support rank 0 through rank 4 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 |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
Revision
27421
by jbfaden:
support append=T in format of IDLSav |
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
27420
by jbfaden:
support append=T in format of IDLSav |
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
27419
by jbfaden:
support append=T in format of IDLSav |
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
27418
by jbfaden:
support append=T in format of IDLSav |
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 |
|
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/IdlsavDataSourceFormat.java | autoplot/IdlMatlabSupport/src/org/autoplot/idlsupport/IdlsavDataSourceFormat.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
27414
by jbfaden:
bugfix 2573: annotation didn't properly listen to the ACTIVEDATASET property. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/dom/AnnotationController.java | autoplot/Autoplot/src/org/autoplot/dom/AnnotationController.java |
| /autoplot/trunk/Autoplot/src/org/autoplot/dom/DomUtil.java | autoplot/Autoplot/src/org/autoplot/dom/DomUtil.java |
Revision
27413
by jbfaden:
revert to 27398 (last night) after deciding this needs more study |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/autoplotapp2017.py | autoplot/Autoplot/src/autoplotapp2017.py |
| /autoplot/trunk/Autoplot/src/external/AnnotationCommand.java | autoplot/Autoplot/src/external/AnnotationCommand.java |
| /autoplot/trunk/Autoplot/src/external/PlotCommand.java | autoplot/Autoplot/src/external/PlotCommand.java |
| /autoplot/trunk/Autoplot/src/org/autoplot/AddSampListener.java | autoplot/Autoplot/src/org/autoplot/AddSampListener.java |
| /autoplot/trunk/Autoplot/src/org/autoplot/AppManager.java | autoplot/Autoplot/src/org/autoplot/AppManager.java |
| /autoplot/trunk/Autoplot/src/org/autoplot/ApplicationModel.java | autoplot/Autoplot/src/org/autoplot/ApplicationModel.java |
| /autoplot/trunk/Autoplot/src/org/autoplot/AutoplotDataServer.java | autoplot/Autoplot/src/org/autoplot/AutoplotDataServer.java |
| /autoplot/trunk/Autoplot/src/org/autoplot/AutoplotServer.java | autoplot/Autoplot/src/org/autoplot/AutoplotServer.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 |
| /autoplot/trunk/Autoplot/src/org/autoplot/JythonMain.java | autoplot/Autoplot/src/org/autoplot/JythonMain.java |
| /autoplot/trunk/Autoplot/src/org/autoplot/JythonUtil.java | autoplot/Autoplot/src/org/autoplot/JythonUtil.java |
| /autoplot/trunk/Autoplot/src/org/autoplot/RunBatchTool.java | autoplot/Autoplot/src/org/autoplot/RunBatchTool.java |
| /autoplot/trunk/Autoplot/src/org/autoplot/ScreenshotsTool.java | autoplot/Autoplot/src/org/autoplot/ScreenshotsTool.java |
| /autoplot/trunk/Autoplot/src/org/autoplot/ScriptContext.java | autoplot/Autoplot/src/org/autoplot/ScriptContext.java |
| /autoplot/trunk/Autoplot/src/org/autoplot/pngwalk/CreatePngWalk.java | autoplot/Autoplot/src/org/autoplot/pngwalk/CreatePngWalk.java |
| /autoplot/trunk/Autoplot/src/org/autoplot/pngwalk/PngWalkTool.java | autoplot/Autoplot/src/org/autoplot/pngwalk/PngWalkTool.java |
| /autoplot/trunk/Autoplot/src/org/autoplot/scriptconsole/GuiExceptionHandler.java | autoplot/Autoplot/src/org/autoplot/scriptconsole/GuiExceptionHandler.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/LogConsole.java | autoplot/Autoplot/src/org/autoplot/scriptconsole/LogConsole.java |
| /autoplot/trunk/Autoplot/src/org/autoplot/server/RequestHandler.java | autoplot/Autoplot/src/org/autoplot/server/RequestHandler.java |
| /autoplot/trunk/Autoplot/src/org/autoplot/util/PlotDataMashupResolver.java | autoplot/Autoplot/src/org/autoplot/util/PlotDataMashupResolver.java |
| /autoplot/trunk/Autoplot/src/test/Bug1362.java | autoplot/Autoplot/src/test/Bug1362.java |
| /autoplot/trunk/Autoplot/src/test/ExerciseTest001.java | autoplot/Autoplot/src/test/ExerciseTest001.java |
| /autoplot/trunk/Autoplot/src/test/FFTMultiThreadExperiment.java | autoplot/Autoplot/src/test/FFTMultiThreadExperiment.java |
| /autoplot/trunk/Autoplot/src/test/PlotDom.java | autoplot/Autoplot/src/test/PlotDom.java |
| /autoplot/trunk/Autoplot/src/test/ScannerTest.java | autoplot/Autoplot/src/test/ScannerTest.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test001.java | autoplot/Autoplot/src/test/endtoend/Test001.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test002.java | autoplot/Autoplot/src/test/endtoend/Test002.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test003.java | autoplot/Autoplot/src/test/endtoend/Test003.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test004.java | autoplot/Autoplot/src/test/endtoend/Test004.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test005.java | autoplot/Autoplot/src/test/endtoend/Test005.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test006.java | autoplot/Autoplot/src/test/endtoend/Test006.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test007.java | autoplot/Autoplot/src/test/endtoend/Test007.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test008.java | autoplot/Autoplot/src/test/endtoend/Test008.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test009.java | autoplot/Autoplot/src/test/endtoend/Test009.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test012.java | autoplot/Autoplot/src/test/endtoend/Test012.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test013.java | autoplot/Autoplot/src/test/endtoend/Test013.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test014.java | autoplot/Autoplot/src/test/endtoend/Test014.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test015.java | autoplot/Autoplot/src/test/endtoend/Test015.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test016.java | autoplot/Autoplot/src/test/endtoend/Test016.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test017.java | autoplot/Autoplot/src/test/endtoend/Test017.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test018.java | autoplot/Autoplot/src/test/endtoend/Test018.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test019.java | autoplot/Autoplot/src/test/endtoend/Test019.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test021.java | autoplot/Autoplot/src/test/endtoend/Test021.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test023.java | autoplot/Autoplot/src/test/endtoend/Test023.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test024.java | autoplot/Autoplot/src/test/endtoend/Test024.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test025.java | autoplot/Autoplot/src/test/endtoend/Test025.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test028.java | autoplot/Autoplot/src/test/endtoend/Test028.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test030.java | autoplot/Autoplot/src/test/endtoend/Test030.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test031.java | autoplot/Autoplot/src/test/endtoend/Test031.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test032.java | autoplot/Autoplot/src/test/endtoend/Test032.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test033.java | autoplot/Autoplot/src/test/endtoend/Test033.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test034.java | autoplot/Autoplot/src/test/endtoend/Test034.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test038.java | autoplot/Autoplot/src/test/endtoend/Test038.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test140.java | autoplot/Autoplot/src/test/endtoend/Test140.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test501.java | autoplot/Autoplot/src/test/endtoend/Test501.java |
| /autoplot/trunk/HapiServerDemo/nbproject/project.properties | autoplot/HapiServerDemo/nbproject/project.properties |
| /autoplot/trunk/VATesting/src/org/autoplot/test/First.java | autoplot/VATesting/src/org/autoplot/test/First.java |
| /autoplot/trunk/VATesting/src/org/autoplot/test/RendererPerformance.java | autoplot/VATesting/src/org/autoplot/test/RendererPerformance.java |
| /autoplot/trunk/VATesting/src/org/autoplot/test/Second.java | autoplot/VATesting/src/org/autoplot/test/Second.java |
| /autoplot/trunk/VATesting/src/org/autoplot/test/Test_000_Init.java | autoplot/VATesting/src/org/autoplot/test/Test_000_Init.java |
| /autoplot/trunk/VATesting/src/org/autoplot/test/Test_005_URISwitching.java | autoplot/VATesting/src/org/autoplot/test/Test_005_URISwitching.java |
| /autoplot/trunk/VATesting/src/org/autoplot/test/Test_022_ContextOverview.java | autoplot/VATesting/src/org/autoplot/test/Test_022_ContextOverview.java |
| /autoplot/trunk/VATesting/src/org/autoplot/test/Test_031_MultiPanelPlot.java | autoplot/VATesting/src/org/autoplot/test/Test_031_MultiPanelPlot.java |
| /autoplot/trunk/VATesting/src/org/autoplot/test/Test_032_FilterChainGUI.java | autoplot/VATesting/src/org/autoplot/test/Test_032_FilterChainGUI.java |
| /autoplot/trunk/VATesting/src/org/autoplot/test/Test_033_OperationsCacheDoesNotProperlyUpdate.java | autoplot/VATesting/src/org/autoplot/test/Test_033_OperationsCacheDoesNotProperlyUpdate.java |
| /autoplot/trunk/VATesting/src/org/autoplot/test/Test_034_TimeSeriesBrowse.java | autoplot/VATesting/src/org/autoplot/test/Test_034_TimeSeriesBrowse.java |
| /autoplot/trunk/VATesting/src/org/autoplot/test/Test_035_3533882_timerange_reset.java | autoplot/VATesting/src/org/autoplot/test/Test_035_3533882_timerange_reset.java |
| /autoplot/trunk/VATesting/src/org/autoplot/test/Test_037_ZoomPan.java | autoplot/VATesting/src/org/autoplot/test/Test_037_ZoomPan.java |
| /autoplot/trunk/VATesting/src/org/autoplot/test/Test_038_CopyPlotElementsDown.java | autoplot/VATesting/src/org/autoplot/test/Test_038_CopyPlotElementsDown.java |
| /autoplot/trunk/VATesting/src/org/autoplot/test/Test_039_OperationsCacheReset.java | autoplot/VATesting/src/org/autoplot/test/Test_039_OperationsCacheReset.java |
| /autoplot/trunk/VATesting/src/org/autoplot/test/Test_041_Lanl20140214b.java | autoplot/VATesting/src/org/autoplot/test/Test_041_Lanl20140214b.java |
| /autoplot/trunk/VATesting/src/org/autoplot/test/Test_042_TwoTsb.java | autoplot/VATesting/src/org/autoplot/test/Test_042_TwoTsb.java |
| /autoplot/trunk/VATesting/src/org/autoplot/test/Test_043_DsfFilter.java | autoplot/VATesting/src/org/autoplot/test/Test_043_DsfFilter.java |
| /autoplot/trunk/VATesting/src/org/autoplot/test/Test_050_FftFilter.java | autoplot/VATesting/src/org/autoplot/test/Test_050_FftFilter.java |
| /autoplot/trunk/VATesting/src/org/autoplot/test/Test_051_HanningFilter.java | autoplot/VATesting/src/org/autoplot/test/Test_051_HanningFilter.java |
| /autoplot/trunk/VATesting/src/org/autoplot/test/Test_052_FocusSwitching.java | autoplot/VATesting/src/org/autoplot/test/Test_052_FocusSwitching.java |
| /autoplot/trunk/VATesting/src/org/autoplot/test/Test_054_FftFilter.java | autoplot/VATesting/src/org/autoplot/test/Test_054_FftFilter.java |
| /autoplot/trunk/VATesting/src/org/autoplot/test/Test_060_HapiEditorPanel.java | autoplot/VATesting/src/org/autoplot/test/Test_060_HapiEditorPanel.java |
| /autoplot/trunk/VATesting/src/org/autoplot/test/Test_100_Demo1423.java | autoplot/VATesting/src/org/autoplot/test/Test_100_Demo1423.java |
| /autoplot/trunk/VATesting/src/org/autoplot/test/Test_101_Bug1511.java | autoplot/VATesting/src/org/autoplot/test/Test_101_Bug1511.java |
| /autoplot/trunk/VATesting/src/org/autoplot/test/Third.java | autoplot/VATesting/src/org/autoplot/test/Third.java |
Revision
27412
by jbfaden:
rfe361: JLabelOperator doesn't work now with refactoring |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/VATesting/src/org/autoplot/test/Test_100_Demo1423.java | autoplot/VATesting/src/org/autoplot/test/Test_100_Demo1423.java |
Revision
27411
by jbfaden:
rfe361: wrap new single-instance class with static class until I can figure out how single-instance methods are imported into Jython name space. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/ScriptContext.java | autoplot/Autoplot/src/org/autoplot/ScriptContext.java |
Revision
27410
by jbfaden:
rfe361: move new class out of the way, so that class can proxy the old behavior |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/VATesting/src/org/autoplot/test/First.java | autoplot/VATesting/src/org/autoplot/test/First.java |
| /autoplot/trunk/VATesting/src/org/autoplot/test/RendererPerformance.java | autoplot/VATesting/src/org/autoplot/test/RendererPerformance.java |
| /autoplot/trunk/VATesting/src/org/autoplot/test/Second.java | autoplot/VATesting/src/org/autoplot/test/Second.java |
| /autoplot/trunk/VATesting/src/org/autoplot/test/Test_000_Init.java | autoplot/VATesting/src/org/autoplot/test/Test_000_Init.java |
| /autoplot/trunk/VATesting/src/org/autoplot/test/Test_005_URISwitching.java | autoplot/VATesting/src/org/autoplot/test/Test_005_URISwitching.java |
| /autoplot/trunk/VATesting/src/org/autoplot/test/Test_022_ContextOverview.java | autoplot/VATesting/src/org/autoplot/test/Test_022_ContextOverview.java |
| /autoplot/trunk/VATesting/src/org/autoplot/test/Test_031_MultiPanelPlot.java | autoplot/VATesting/src/org/autoplot/test/Test_031_MultiPanelPlot.java |
| /autoplot/trunk/VATesting/src/org/autoplot/test/Test_032_FilterChainGUI.java | autoplot/VATesting/src/org/autoplot/test/Test_032_FilterChainGUI.java |
| /autoplot/trunk/VATesting/src/org/autoplot/test/Test_033_OperationsCacheDoesNotProperlyUpdate.java | autoplot/VATesting/src/org/autoplot/test/Test_033_OperationsCacheDoesNotProperlyUpdate.java |
| /autoplot/trunk/VATesting/src/org/autoplot/test/Test_034_TimeSeriesBrowse.java | autoplot/VATesting/src/org/autoplot/test/Test_034_TimeSeriesBrowse.java |
| /autoplot/trunk/VATesting/src/org/autoplot/test/Test_035_3533882_timerange_reset.java | autoplot/VATesting/src/org/autoplot/test/Test_035_3533882_timerange_reset.java |
| /autoplot/trunk/VATesting/src/org/autoplot/test/Test_037_ZoomPan.java | autoplot/VATesting/src/org/autoplot/test/Test_037_ZoomPan.java |
| /autoplot/trunk/VATesting/src/org/autoplot/test/Test_038_CopyPlotElementsDown.java | autoplot/VATesting/src/org/autoplot/test/Test_038_CopyPlotElementsDown.java |
| /autoplot/trunk/VATesting/src/org/autoplot/test/Test_039_OperationsCacheReset.java | autoplot/VATesting/src/org/autoplot/test/Test_039_OperationsCacheReset.java |
| /autoplot/trunk/VATesting/src/org/autoplot/test/Test_041_Lanl20140214b.java | autoplot/VATesting/src/org/autoplot/test/Test_041_Lanl20140214b.java |
| /autoplot/trunk/VATesting/src/org/autoplot/test/Test_042_TwoTsb.java | autoplot/VATesting/src/org/autoplot/test/Test_042_TwoTsb.java |
| /autoplot/trunk/VATesting/src/org/autoplot/test/Test_043_DsfFilter.java | autoplot/VATesting/src/org/autoplot/test/Test_043_DsfFilter.java |
| /autoplot/trunk/VATesting/src/org/autoplot/test/Test_050_FftFilter.java | autoplot/VATesting/src/org/autoplot/test/Test_050_FftFilter.java |
| /autoplot/trunk/VATesting/src/org/autoplot/test/Test_051_HanningFilter.java | autoplot/VATesting/src/org/autoplot/test/Test_051_HanningFilter.java |
| /autoplot/trunk/VATesting/src/org/autoplot/test/Test_052_FocusSwitching.java | autoplot/VATesting/src/org/autoplot/test/Test_052_FocusSwitching.java |
| /autoplot/trunk/VATesting/src/org/autoplot/test/Test_054_FftFilter.java | autoplot/VATesting/src/org/autoplot/test/Test_054_FftFilter.java |
| /autoplot/trunk/VATesting/src/org/autoplot/test/Test_060_HapiEditorPanel.java | autoplot/VATesting/src/org/autoplot/test/Test_060_HapiEditorPanel.java |
| /autoplot/trunk/VATesting/src/org/autoplot/test/Test_100_Demo1423.java | autoplot/VATesting/src/org/autoplot/test/Test_100_Demo1423.java |
| /autoplot/trunk/VATesting/src/org/autoplot/test/Test_101_Bug1511.java | autoplot/VATesting/src/org/autoplot/test/Test_101_Bug1511.java |
| /autoplot/trunk/VATesting/src/org/autoplot/test/Third.java | autoplot/VATesting/src/org/autoplot/test/Third.java |
Revision
27409
by jbfaden:
rfe361: move new class out of the way, so that class can proxy the old behavior |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/autoplotapp2017.py | autoplot/Autoplot/src/autoplotapp2017.py |
| /autoplot/trunk/Autoplot/src/external/AnnotationCommand.java | autoplot/Autoplot/src/external/AnnotationCommand.java |
| /autoplot/trunk/Autoplot/src/external/PlotCommand.java | autoplot/Autoplot/src/external/PlotCommand.java |
| /autoplot/trunk/Autoplot/src/org/autoplot/AddSampListener.java | autoplot/Autoplot/src/org/autoplot/AddSampListener.java |
| /autoplot/trunk/Autoplot/src/org/autoplot/AppManager.java | autoplot/Autoplot/src/org/autoplot/AppManager.java |
| /autoplot/trunk/Autoplot/src/org/autoplot/ApplicationModel.java | autoplot/Autoplot/src/org/autoplot/ApplicationModel.java |
| /autoplot/trunk/Autoplot/src/org/autoplot/AutoplotDataServer.java | autoplot/Autoplot/src/org/autoplot/AutoplotDataServer.java |
| /autoplot/trunk/Autoplot/src/org/autoplot/AutoplotServer.java | autoplot/Autoplot/src/org/autoplot/AutoplotServer.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 |
| /autoplot/trunk/Autoplot/src/org/autoplot/JythonMain.java | autoplot/Autoplot/src/org/autoplot/JythonMain.java |
| /autoplot/trunk/Autoplot/src/org/autoplot/JythonUtil.java | autoplot/Autoplot/src/org/autoplot/JythonUtil.java |
| /autoplot/trunk/Autoplot/src/org/autoplot/RunBatchTool.java | autoplot/Autoplot/src/org/autoplot/RunBatchTool.java |
| /autoplot/trunk/Autoplot/src/org/autoplot/ScreenshotsTool.java | autoplot/Autoplot/src/org/autoplot/ScreenshotsTool.java |
| /autoplot/trunk/Autoplot/src/org/autoplot/ScriptContext.java | autoplot/Autoplot/src/org/autoplot/ScriptContext.java |
| /autoplot/trunk/Autoplot/src/org/autoplot/ScriptContext2023.java | autoplot/Autoplot/src/org/autoplot/ScriptContext2023.java |
| /autoplot/trunk/Autoplot/src/org/autoplot/pngwalk/CreatePngWalk.java | autoplot/Autoplot/src/org/autoplot/pngwalk/CreatePngWalk.java |
| /autoplot/trunk/Autoplot/src/org/autoplot/pngwalk/PngWalkTool.java | autoplot/Autoplot/src/org/autoplot/pngwalk/PngWalkTool.java |
| /autoplot/trunk/Autoplot/src/org/autoplot/scriptconsole/GuiExceptionHandler.java | autoplot/Autoplot/src/org/autoplot/scriptconsole/GuiExceptionHandler.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/LogConsole.java | autoplot/Autoplot/src/org/autoplot/scriptconsole/LogConsole.java |
| /autoplot/trunk/Autoplot/src/org/autoplot/server/RequestHandler.java | autoplot/Autoplot/src/org/autoplot/server/RequestHandler.java |
| /autoplot/trunk/Autoplot/src/org/autoplot/util/PlotDataMashupResolver.java | autoplot/Autoplot/src/org/autoplot/util/PlotDataMashupResolver.java |
| /autoplot/trunk/Autoplot/src/test/Bug1362.java | autoplot/Autoplot/src/test/Bug1362.java |
| /autoplot/trunk/Autoplot/src/test/ExerciseTest001.java | autoplot/Autoplot/src/test/ExerciseTest001.java |
| /autoplot/trunk/Autoplot/src/test/FFTMultiThreadExperiment.java | autoplot/Autoplot/src/test/FFTMultiThreadExperiment.java |
| /autoplot/trunk/Autoplot/src/test/PlotDom.java | autoplot/Autoplot/src/test/PlotDom.java |
| /autoplot/trunk/Autoplot/src/test/ScannerTest.java | autoplot/Autoplot/src/test/ScannerTest.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test001.java | autoplot/Autoplot/src/test/endtoend/Test001.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test002.java | autoplot/Autoplot/src/test/endtoend/Test002.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test003.java | autoplot/Autoplot/src/test/endtoend/Test003.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test004.java | autoplot/Autoplot/src/test/endtoend/Test004.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test005.java | autoplot/Autoplot/src/test/endtoend/Test005.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test006.java | autoplot/Autoplot/src/test/endtoend/Test006.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test007.java | autoplot/Autoplot/src/test/endtoend/Test007.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test008.java | autoplot/Autoplot/src/test/endtoend/Test008.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test009.java | autoplot/Autoplot/src/test/endtoend/Test009.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test012.java | autoplot/Autoplot/src/test/endtoend/Test012.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test013.java | autoplot/Autoplot/src/test/endtoend/Test013.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test014.java | autoplot/Autoplot/src/test/endtoend/Test014.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test015.java | autoplot/Autoplot/src/test/endtoend/Test015.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test016.java | autoplot/Autoplot/src/test/endtoend/Test016.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test017.java | autoplot/Autoplot/src/test/endtoend/Test017.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test018.java | autoplot/Autoplot/src/test/endtoend/Test018.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test019.java | autoplot/Autoplot/src/test/endtoend/Test019.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test021.java | autoplot/Autoplot/src/test/endtoend/Test021.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test023.java | autoplot/Autoplot/src/test/endtoend/Test023.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test024.java | autoplot/Autoplot/src/test/endtoend/Test024.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test025.java | autoplot/Autoplot/src/test/endtoend/Test025.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test028.java | autoplot/Autoplot/src/test/endtoend/Test028.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test030.java | autoplot/Autoplot/src/test/endtoend/Test030.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test031.java | autoplot/Autoplot/src/test/endtoend/Test031.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test032.java | autoplot/Autoplot/src/test/endtoend/Test032.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test033.java | autoplot/Autoplot/src/test/endtoend/Test033.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test034.java | autoplot/Autoplot/src/test/endtoend/Test034.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test038.java | autoplot/Autoplot/src/test/endtoend/Test038.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test140.java | autoplot/Autoplot/src/test/endtoend/Test140.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test501.java | autoplot/Autoplot/src/test/endtoend/Test501.java |
Revision
27408
by jbfaden:
rfe361: Go ahead and make factory synchronized. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/ScriptContext.java | autoplot/Autoplot/src/org/autoplot/ScriptContext.java |
Revision
27407
by jbfaden:
rfe361: run scripts from any Autoplot instance |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/VATesting/src/org/autoplot/test/First.java | autoplot/VATesting/src/org/autoplot/test/First.java |
| /autoplot/trunk/VATesting/src/org/autoplot/test/RendererPerformance.java | autoplot/VATesting/src/org/autoplot/test/RendererPerformance.java |
| /autoplot/trunk/VATesting/src/org/autoplot/test/Second.java | autoplot/VATesting/src/org/autoplot/test/Second.java |
| /autoplot/trunk/VATesting/src/org/autoplot/test/Test_000_Init.java | autoplot/VATesting/src/org/autoplot/test/Test_000_Init.java |
| /autoplot/trunk/VATesting/src/org/autoplot/test/Test_005_URISwitching.java | autoplot/VATesting/src/org/autoplot/test/Test_005_URISwitching.java |
| /autoplot/trunk/VATesting/src/org/autoplot/test/Test_022_ContextOverview.java | autoplot/VATesting/src/org/autoplot/test/Test_022_ContextOverview.java |
| /autoplot/trunk/VATesting/src/org/autoplot/test/Test_031_MultiPanelPlot.java | autoplot/VATesting/src/org/autoplot/test/Test_031_MultiPanelPlot.java |
| /autoplot/trunk/VATesting/src/org/autoplot/test/Test_032_FilterChainGUI.java | autoplot/VATesting/src/org/autoplot/test/Test_032_FilterChainGUI.java |
| /autoplot/trunk/VATesting/src/org/autoplot/test/Test_033_OperationsCacheDoesNotProperlyUpdate.java | autoplot/VATesting/src/org/autoplot/test/Test_033_OperationsCacheDoesNotProperlyUpdate.java |
| /autoplot/trunk/VATesting/src/org/autoplot/test/Test_034_TimeSeriesBrowse.java | autoplot/VATesting/src/org/autoplot/test/Test_034_TimeSeriesBrowse.java |
| /autoplot/trunk/VATesting/src/org/autoplot/test/Test_035_3533882_timerange_reset.java | autoplot/VATesting/src/org/autoplot/test/Test_035_3533882_timerange_reset.java |
| /autoplot/trunk/VATesting/src/org/autoplot/test/Test_037_ZoomPan.java | autoplot/VATesting/src/org/autoplot/test/Test_037_ZoomPan.java |
| /autoplot/trunk/VATesting/src/org/autoplot/test/Test_038_CopyPlotElementsDown.java | autoplot/VATesting/src/org/autoplot/test/Test_038_CopyPlotElementsDown.java |
| /autoplot/trunk/VATesting/src/org/autoplot/test/Test_039_OperationsCacheReset.java | autoplot/VATesting/src/org/autoplot/test/Test_039_OperationsCacheReset.java |
| /autoplot/trunk/VATesting/src/org/autoplot/test/Test_041_Lanl20140214b.java | autoplot/VATesting/src/org/autoplot/test/Test_041_Lanl20140214b.java |
| /autoplot/trunk/VATesting/src/org/autoplot/test/Test_042_TwoTsb.java | autoplot/VATesting/src/org/autoplot/test/Test_042_TwoTsb.java |
| /autoplot/trunk/VATesting/src/org/autoplot/test/Test_043_DsfFilter.java | autoplot/VATesting/src/org/autoplot/test/Test_043_DsfFilter.java |
| /autoplot/trunk/VATesting/src/org/autoplot/test/Test_050_FftFilter.java | autoplot/VATesting/src/org/autoplot/test/Test_050_FftFilter.java |
| /autoplot/trunk/VATesting/src/org/autoplot/test/Test_051_HanningFilter.java | autoplot/VATesting/src/org/autoplot/test/Test_051_HanningFilter.java |
| /autoplot/trunk/VATesting/src/org/autoplot/test/Test_052_FocusSwitching.java | autoplot/VATesting/src/org/autoplot/test/Test_052_FocusSwitching.java |
| /autoplot/trunk/VATesting/src/org/autoplot/test/Test_054_FftFilter.java | autoplot/VATesting/src/org/autoplot/test/Test_054_FftFilter.java |
| /autoplot/trunk/VATesting/src/org/autoplot/test/Test_060_HapiEditorPanel.java | autoplot/VATesting/src/org/autoplot/test/Test_060_HapiEditorPanel.java |
| /autoplot/trunk/VATesting/src/org/autoplot/test/Test_100_Demo1423.java | autoplot/VATesting/src/org/autoplot/test/Test_100_Demo1423.java |
| /autoplot/trunk/VATesting/src/org/autoplot/test/Test_101_Bug1511.java | autoplot/VATesting/src/org/autoplot/test/Test_101_Bug1511.java |
| /autoplot/trunk/VATesting/src/org/autoplot/test/Third.java | autoplot/VATesting/src/org/autoplot/test/Third.java |
Revision
27406
by jbfaden:
rfe361: make ScriptContext a single-instance class, was static methods before. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot | autoplot/Autoplot |
| /autoplot/trunk/Autoplot/src/external/AnnotationCommand.java | autoplot/Autoplot/src/external/AnnotationCommand.java |
| /autoplot/trunk/Autoplot/src/external/PlotCommand.java | autoplot/Autoplot/src/external/PlotCommand.java |
| /autoplot/trunk/Autoplot/src/org/autoplot/AppManager.java | autoplot/Autoplot/src/org/autoplot/AppManager.java |
| /autoplot/trunk/Autoplot/src/org/autoplot/AutoplotDataServer.java | autoplot/Autoplot/src/org/autoplot/AutoplotDataServer.java |
| /autoplot/trunk/Autoplot/src/org/autoplot/AutoplotServer.java | autoplot/Autoplot/src/org/autoplot/AutoplotServer.java |
| /autoplot/trunk/Autoplot/src/org/autoplot/AutoplotUI.java | autoplot/Autoplot/src/org/autoplot/AutoplotUI.java |
| /autoplot/trunk/Autoplot/src/org/autoplot/JythonMain.java | autoplot/Autoplot/src/org/autoplot/JythonMain.java |
| /autoplot/trunk/Autoplot/src/org/autoplot/JythonUtil.java | autoplot/Autoplot/src/org/autoplot/JythonUtil.java |
| /autoplot/trunk/Autoplot/src/org/autoplot/RunBatchTool.java | autoplot/Autoplot/src/org/autoplot/RunBatchTool.java |
| /autoplot/trunk/Autoplot/src/org/autoplot/ScreenshotsTool.java | autoplot/Autoplot/src/org/autoplot/ScreenshotsTool.java |
| /autoplot/trunk/Autoplot/src/org/autoplot/ScriptContext.java | autoplot/Autoplot/src/org/autoplot/ScriptContext.java |
| /autoplot/trunk/Autoplot/src/org/autoplot/pngwalk/CreatePngWalk.java | autoplot/Autoplot/src/org/autoplot/pngwalk/CreatePngWalk.java |
| /autoplot/trunk/Autoplot/src/org/autoplot/pngwalk/DemoPngWalk.java | autoplot/Autoplot/src/org/autoplot/pngwalk/DemoPngWalk.java |
| /autoplot/trunk/Autoplot/src/org/autoplot/pngwalk/PngWalkTool.java | autoplot/Autoplot/src/org/autoplot/pngwalk/PngWalkTool.java |
| /autoplot/trunk/Autoplot/src/org/autoplot/scriptconsole/GuiExceptionHandler.java | autoplot/Autoplot/src/org/autoplot/scriptconsole/GuiExceptionHandler.java |
| /autoplot/trunk/Autoplot/src/org/autoplot/scriptconsole/JythonScriptPanel.java | autoplot/Autoplot/src/org/autoplot/scriptconsole/JythonScriptPanel.java |
| /autoplot/trunk/Autoplot/src/org/autoplot/server/RequestHandler.java | autoplot/Autoplot/src/org/autoplot/server/RequestHandler.java |
| /autoplot/trunk/Autoplot/src/org/autoplot/util/PlotDataMashupResolver.java | autoplot/Autoplot/src/org/autoplot/util/PlotDataMashupResolver.java |
| /autoplot/trunk/Autoplot/src/test/Bug1362.java | autoplot/Autoplot/src/test/Bug1362.java |
| /autoplot/trunk/Autoplot/src/test/ExerciseTest001.java | autoplot/Autoplot/src/test/ExerciseTest001.java |
| /autoplot/trunk/Autoplot/src/test/FFTMultiThreadExperiment.java | autoplot/Autoplot/src/test/FFTMultiThreadExperiment.java |
| /autoplot/trunk/Autoplot/src/test/PlotDom.java | autoplot/Autoplot/src/test/PlotDom.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test005.java | autoplot/Autoplot/src/test/endtoend/Test005.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test007.java | autoplot/Autoplot/src/test/endtoend/Test007.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test008.java | autoplot/Autoplot/src/test/endtoend/Test008.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test009.java | autoplot/Autoplot/src/test/endtoend/Test009.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test012.java | autoplot/Autoplot/src/test/endtoend/Test012.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test013.java | autoplot/Autoplot/src/test/endtoend/Test013.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test014.java | autoplot/Autoplot/src/test/endtoend/Test014.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test015.java | autoplot/Autoplot/src/test/endtoend/Test015.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test016.java | autoplot/Autoplot/src/test/endtoend/Test016.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test017.java | autoplot/Autoplot/src/test/endtoend/Test017.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test018.java | autoplot/Autoplot/src/test/endtoend/Test018.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test021.java | autoplot/Autoplot/src/test/endtoend/Test021.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test023.java | autoplot/Autoplot/src/test/endtoend/Test023.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test024.java | autoplot/Autoplot/src/test/endtoend/Test024.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test025.java | autoplot/Autoplot/src/test/endtoend/Test025.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test028.java | autoplot/Autoplot/src/test/endtoend/Test028.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test030.java | autoplot/Autoplot/src/test/endtoend/Test030.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test031.java | autoplot/Autoplot/src/test/endtoend/Test031.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test032.java | autoplot/Autoplot/src/test/endtoend/Test032.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test033.java | autoplot/Autoplot/src/test/endtoend/Test033.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test034.java | autoplot/Autoplot/src/test/endtoend/Test034.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test038.java | autoplot/Autoplot/src/test/endtoend/Test038.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test140.java | autoplot/Autoplot/src/test/endtoend/Test140.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test501.java | autoplot/Autoplot/src/test/endtoend/Test501.java |
| /autoplot/trunk/HapiServerDemo/nbproject/project.properties | autoplot/HapiServerDemo/nbproject/project.properties |
| /autoplot/trunk/PDSDataSource | autoplot/PDSDataSource |
| /autoplot/trunk/PDSDataSource/nbproject | autoplot/PDSDataSource/nbproject |
Revision
27405
by jbfaden:
rfe361: refactor to make single-instance class, preparing for multiple instances |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/AddSampListener.java | autoplot/Autoplot/src/org/autoplot/AddSampListener.java |
Revision
27404
by jbfaden:
rfe361: refactor to make single-instance class, preparing for multiple instances |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/ApplicationModel.java | autoplot/Autoplot/src/org/autoplot/ApplicationModel.java |
Revision
27403
by jbfaden:
rfe361: refactor to make single-instance class, preparing for multiple instances |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/test/endtoend/Test003.java | autoplot/Autoplot/src/test/endtoend/Test003.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test004.java | autoplot/Autoplot/src/test/endtoend/Test004.java |
Revision
27402
by jbfaden:
rfe361: refactor to make single-instance class, preparing for multiple instances |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/test/endtoend/Test002.java | autoplot/Autoplot/src/test/endtoend/Test002.java |
Revision
27401
by jbfaden:
rfe361: refactor to make single-instance class, preparing for multiple instances |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/test/endtoend/Test001.java | autoplot/Autoplot/src/test/endtoend/Test001.java |
Revision
27400
by jbfaden:
rfe361: refactor to make single-instance class, preparing for multiple instances |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/AutoplotUI.java | autoplot/Autoplot/src/org/autoplot/AutoplotUI.java |
Revision
27399
by jbfaden:
rfe361: refactor to make single-instance class, preparing for multiple instances |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/ScriptContext.java | autoplot/Autoplot/src/org/autoplot/ScriptContext.java |
Revision
27398
by jbfaden:
bugfix: "(notfound)" message for name was clobbered later in code. "(exception)" shown when some exception happened, such as $d instead of %d. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/dom/LabelConverter.java | autoplot/Autoplot/src/org/autoplot/dom/LabelConverter.java |
Revision
27397
by jbfaden:
bugfix: "(notfound)" message for name was clobbered later in code. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/dom/LabelConverter.java | autoplot/Autoplot/src/org/autoplot/dom/LabelConverter.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
27394
by jbfaden:
2571: simplify logic for dissimilarChannels to make it more describable |
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 |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
Revision
27391
by jbfaden:
rfe417: experiment with format=$H:$M or format=%.2f for CONTEXT macro, adding name= so that the named dataset is retrieved |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/dom/LabelConverter.java | autoplot/Autoplot/src/org/autoplot/dom/LabelConverter.java |
Revision
27390
by jbfaden:
rfe417: experiment with format=$H:$M or format=%.2f for CONTEXT macro. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/dom/LabelConverter.java | autoplot/Autoplot/src/org/autoplot/dom/LabelConverter.java |
Revision
27389
by jbfaden:
experiment with format=$H:$M or format=%.2f for CONTEXT macro. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/dom/LabelConverter.java | autoplot/Autoplot/src/org/autoplot/dom/LabelConverter.java |
Revision
27388
by jbfaden:
trivial runBatchTool cleanup. correction to csv output when no exception |
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/org/autoplot/RunBatchTool.java | autoplot/Autoplot/src/org/autoplot/RunBatchTool.java |
Revision
27386
by jbfaden:
experiment with checking for missing glyphs |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/DataSource/src/ZoeloeSoft/projects/JFontChooser/JFontChooser.java | autoplot/DataSource/src/ZoeloeSoft/projects/JFontChooser/JFontChooser.java |
Revision
27385
by jbfaden:
bug2571: add logic to try and detect dissimilar channel names. |
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
27384
by jbfaden:
bug2571: add logic to try and detect dissimilar channel names. |
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
27383
by jbfaden:
https://github.com/das-developers/das2docs/issues/3: add scrollpane |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Das2ServerDataSource/src/org/das2/datasource/Das2ServerDataSourceEditorPanel.java | autoplot/Das2ServerDataSource/src/org/das2/datasource/Das2ServerDataSourceEditorPanel.java |
Revision
27382
by jbfaden:
https://github.com/das-developers/das2java/issues/89: add parallel and npar |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
Revision
27381
by jbfaden:
2570: fix annotation when pointAt is used |
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 |
Revision
27380
by jbfaden:
2570: fix annotation when pointAt is used |
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 |
|
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 |
Revision
27378
by jbfaden:
1507: use the names targetPlot and srcPlot |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/GuiSupport.java | autoplot/Autoplot/src/org/autoplot/GuiSupport.java |
Revision
27377
by jbfaden:
1507: more tweaks to the logic. Also the first dropped plot wouldn't set and bind app.timerange. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/GuiSupport.java | autoplot/Autoplot/src/org/autoplot/GuiSupport.java |
Revision
27376
by jbfaden:
1507: sync the xaxis range only when the target is autoranging, and don't turn it off when the source's xaxis was off. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/GuiSupport.java | autoplot/Autoplot/src/org/autoplot/GuiSupport.java |
Revision
27375
by jbfaden:
improve type detection for return type |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/JythonToJavaConverter.java | autoplot/JythonSupport/src/org/autoplot/jythonsupport/JythonToJavaConverter.java |
Revision
27374
by jbfaden:
refactor to support parsing without adding to output. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/JythonToJavaConverter.java | autoplot/JythonSupport/src/org/autoplot/jythonsupport/JythonToJavaConverter.java |
Revision
27373
by jbfaden:
introduce code to keep track of local variables |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/JythonToJavaConverter.java | autoplot/JythonSupport/src/org/autoplot/jythonsupport/JythonToJavaConverter.java |
Revision
27372
by jbfaden:
getJavaExprType no longer static. get type for name[0]. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/JythonToJavaConverter.java | autoplot/JythonSupport/src/org/autoplot/jythonsupport/JythonToJavaConverter.java |
Revision
27371
by jbfaden:
extra semicolon after import statement |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/JythonToJavaConverter.java | autoplot/JythonSupport/src/org/autoplot/jythonsupport/JythonToJavaConverter.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/JythonToJavaConverter.java | autoplot/JythonSupport/src/org/autoplot/jythonsupport/JythonToJavaConverter.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/JythonToJavaConverter.java | autoplot/JythonSupport/src/org/autoplot/jythonsupport/JythonToJavaConverter.java |
Revision
27367
by jbfaden:
bugfix: code assumed X and Y had the same units. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/renderer/AnnotationEditorPanel.form | autoplot/Autoplot/src/org/autoplot/renderer/AnnotationEditorPanel.form |
| /autoplot/trunk/Autoplot/src/org/autoplot/renderer/AnnotationEditorPanel.java | autoplot/Autoplot/src/org/autoplot/renderer/AnnotationEditorPanel.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
27365
by jbfaden:
add the logic to add a single URI to the recent list. The PNGWalkTool had code to do this and it should be the responsibility of the DataSetSelector. |
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
27364
by jbfaden:
add the logic to add a single URI to the recent list. The PNGWalkTool had code to do this and it should be the responsibility of the DataSetSelector. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/DataSource/src/org/autoplot/datasource/DataSetSelector.java | autoplot/DataSource/src/org/autoplot/datasource/DataSetSelector.java |
Revision
27363
by jbfaden:
start QC tool when this is in the .pngwalk file. |
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
27362
by jbfaden:
corrections to save as pngwalk file |
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
27361
by jbfaden:
bugfix: X and Y parameter descriptions properly update with selections |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/NetCdfDataSource/src/org/autoplot/netCDF/HDF5DataSourceEditorPanel.java | autoplot/NetCdfDataSource/src/org/autoplot/netCDF/HDF5DataSourceEditorPanel.java |
|
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/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
| /autoplot/trunk/Autoplot/src/screen.png | autoplot/Autoplot/src/screen.png |
Revision
27358
by jbfaden:
2567: fix bug where text property wasn't re-bound after the plotId changed |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/dom/AnnotationController.java | autoplot/Autoplot/src/org/autoplot/dom/AnnotationController.java |
Revision
27357
by jbfaden:
handle trivial case where string is empty, to make debugging easier |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/dom/LabelConverter.java | autoplot/Autoplot/src/org/autoplot/dom/LabelConverter.java |
Revision
27356
by jbfaden:
add waitUntilIdle, since I have a feeling that's what's causing problems |
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 |
Revision
27355
by jbfaden:
handle where old Autoplot versions would incorrectly set the multiple-column parents to marginRow |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/dom/DomUtil.java | autoplot/Autoplot/src/org/autoplot/dom/DomUtil.java |
| /autoplot/trunk/Autoplot/src/org/autoplot/state/StatePersistence.java | autoplot/Autoplot/src/org/autoplot/state/StatePersistence.java |
Revision
27354
by jbfaden:
rte_0611117604: sloppy code with X and Y |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/CdfJavaDataSource/src/org/autoplot/cdf/CdfJavaDataSourceEditorPanel.java | autoplot/CdfJavaDataSource/src/org/autoplot/cdf/CdfJavaDataSourceEditorPanel.java |
Revision
27353
by jbfaden:
convert jython dictionary at this level so das2 doesn't have to know about JSON |
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 |
Revision
27352
by jbfaden:
special handling to support elif. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/JythonToJavaConverter.java | autoplot/JythonSupport/src/org/autoplot/jythonsupport/JythonToJavaConverter.java |
Revision
27351
by jbfaden:
bug2556: march through the stack trace looking for lines to annotate. |
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
27350
by jbfaden:
bug2556: show something for syntax errors, just make it purple |
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 |
| /autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/ui/EditorAnnotationsSupport.java | autoplot/JythonSupport/src/org/autoplot/jythonsupport/ui/EditorAnnotationsSupport.java |
Revision
27349
by jbfaden:
replace code which was removed because it was marking the wrong position. The solution to |
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
27348
by jbfaden:
this support for "startswith" and other string codes was not committed before the Thansgiving holiday |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/JythonToJavaConverter.java | autoplot/JythonSupport/src/org/autoplot/jythonsupport/JythonToJavaConverter.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
27346
by jbfaden:
add button to experiment with GUI |
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 |
Revision
27345
by jbfaden:
whitespace bugfix, where return would mean that indent was applied twice |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/JythonToJavaConverter.java | autoplot/JythonSupport/src/org/autoplot/jythonsupport/JythonToJavaConverter.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/JythonToJavaConverter.java | autoplot/JythonSupport/src/org/autoplot/jythonsupport/JythonToJavaConverter.java |
Revision
27343
by jbfaden:
binary operation with two int arguments is int. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/JythonToJavaConverter.java | autoplot/JythonSupport/src/org/autoplot/jythonsupport/JythonToJavaConverter.java |
Revision
27342
by jbfaden:
add two more obvious class method return types. Handle str.strip() -> str.trim() |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/JythonToJavaConverter.java | autoplot/JythonSupport/src/org/autoplot/jythonsupport/JythonToJavaConverter.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/JythonToJavaConverter.java | autoplot/JythonSupport/src/org/autoplot/jythonsupport/JythonToJavaConverter.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/JythonToJavaConverter.java | autoplot/JythonSupport/src/org/autoplot/jythonsupport/JythonToJavaConverter.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/JythonToJavaConverter.java | autoplot/JythonSupport/src/org/autoplot/jythonsupport/JythonToJavaConverter.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/JavaJythonConverter.java | autoplot/JythonSupport/src/org/autoplot/jythonsupport/JavaJythonConverter.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/JythonToJavaConverter.java | autoplot/JythonSupport/src/org/autoplot/jythonsupport/JythonToJavaConverter.java |
Revision
27336
by jbfaden:
assume call to UpperCase function is a constructor call. Improve for output. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/JythonToJavaConverter.java | autoplot/JythonSupport/src/org/autoplot/jythonsupport/JythonToJavaConverter.java |
Revision
27335
by jbfaden:
guessType actually tries now. fix imports |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/JythonToJavaConverter.java | autoplot/JythonSupport/src/org/autoplot/jythonsupport/JythonToJavaConverter.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/JythonToJavaConverter.java | autoplot/JythonSupport/src/org/autoplot/jythonsupport/JythonToJavaConverter.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/JythonToJavaConverter.java | autoplot/JythonSupport/src/org/autoplot/jythonsupport/JythonToJavaConverter.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/JythonToJavaConverter.java | autoplot/JythonSupport/src/org/autoplot/jythonsupport/JythonToJavaConverter.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/JythonToJavaConverter.java | autoplot/JythonSupport/src/org/autoplot/jythonsupport/JythonToJavaConverter.java |
Revision
27330
by jbfaden:
document keyword use in calls so they aren't lost |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/JythonToJavaConverter.java | autoplot/JythonSupport/src/org/autoplot/jythonsupport/JythonToJavaConverter.java |
Revision
27329
by jbfaden:
correct savePngwalkFile to use filePattern when URI_Template is used. |
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
27328
by jbfaden:
better have in the list of fields in pngwalk tool's split function. |
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 |
Revision
27327
by jbfaden:
rfe816: introduce "save to pngwalk" action |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
Revision
27326
by jbfaden:
rfe816: add save to pngwalk action |
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 |
|
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 |
|
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
27321
by jbfaden:
bugfix: kludge workaround for another kludge where URLs were mangled by code looking for "opt1: explain opt1" |
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 |
|
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
27319
by jbfaden:
rfe811: clarify code which calculates the rows. Guess at rows layout assuming step 2.5 won't apply, so that we are close. |
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 |
Revision
27318
by jbfaden:
rfe811: correct code where we were double-counting the room needed for the margins |
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 |
Revision
27317
by jbfaden:
rfe811: same correction when all but the leftmost column's left or rightmost column's right are the same, move this to the marginColumn. |
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 |
Revision
27316
by jbfaden:
rfe811: also work on a copy of the margin column, so that the dom is modified all at once. |
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 |
Revision
27315
by jbfaden:
rfe811: also work on a copy of the margin row, so that the dom is modified all at once. |
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 |
Revision
27314
by jbfaden:
rfe811: introduce step 2.5 which will move ems to the marginRow if it can make the rows have the same em offsets, now the bottom plot and TCAs |
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 |
Revision
27313
by jbfaden:
rfe811: introduce step 2.5 which will move ems to the marginRow if it can make the rows have the same em offsets. Also remove check on row bottom which is ineffective and will be addressed by the same sort of check. |
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 |
Revision
27312
by jbfaden:
rfe811: copy the rows and work on the copies. fix documentation |
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 |
Revision
27311
by jbfaden:
rfe811: always use DasDevicePosition.formatLayoutStr so that we can adjust the resolution more easily |
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 |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
Revision
27308
by jbfaden:
TimeRangeToolEventsList uses svalue instead of relying on BUNDLE_1 to be set, after seeing where the HapiDataSource failed to install nominal units. Java 8 code changes. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/DataSource/src/org/autoplot/datasource/TimeRangeToolEventsList.java | autoplot/DataSource/src/org/autoplot/datasource/TimeRangeToolEventsList.java |
Revision
27307
by jbfaden:
bug 2563: when the axis is resized, check to see if the range should be changed, and not the scale |
Change Type | Path in Repository | Path in Workspace |
---|
| /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/screen.png | autoplot/Autoplot/src/screen.png |
Revision
27305
by jbfaden:
add simple dialog to manage color schemes |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/ui/EditorContextMenu.java | autoplot/JythonSupport/src/org/autoplot/jythonsupport/ui/EditorContextMenu.java |
| /autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/ui/SyntaxColorBean.java | autoplot/JythonSupport/src/org/autoplot/jythonsupport/ui/SyntaxColorBean.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/HapiDataSource/src/org/autoplot/hapi/HapiDataSource.java | autoplot/HapiDataSource/src/org/autoplot/hapi/HapiDataSource.java |
Revision
27302
by jbfaden:
cases 22 and 23 are now supported |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/test/endtoend/Test026.java | autoplot/Autoplot/src/test/endtoend/Test026.java |
Revision
27301
by jbfaden:
TODO is todone: Jython fileExists supports remote file systems |
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
27300
by jbfaden:
TODO is todone: Jython fileExists supports remote file systems |
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
27299
by jbfaden:
add menu item to change 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 |
Revision
27298
by jbfaden:
minor refactorings so the same code is used to calculate ephemeris lines. Small cheat on getXAxisLines, which peeks at the dasAxis to see how many lines are used by the ticks. If the margin row is going to pick up the ephemeris space, then don't count it again when calculating it for each row. Account for the extra tick line containing the date on midnight or the first tick. |
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/test/endtoend/Test014.java | autoplot/Autoplot/src/test/endtoend/Test014.java |
| /autoplot/trunk/Autoplot/src/test/endtoend/Test016.java | autoplot/Autoplot/src/test/endtoend/Test016.java |
Revision
27296
by jbfaden:
finally idempotent for https://github.com/autoplot/dev/rfe/sf/811/threePanelDstKpAe.1embar.10px.vap |
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/org/autoplot/dom/DomOps.java | autoplot/Autoplot/src/org/autoplot/dom/DomOps.java |
Revision
27294
by jbfaden:
finally split out fixVerticalLayout for symmetry with fixHorizontalLayout |
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 |
Revision
27293
by jbfaden:
properly handle strings, where the nominal unit was not put into the dataset |
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
27292
by jbfaden:
properly handle strings, where the nominal unit was not put into the dataset |
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 |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
Revision
27290
by jbfaden:
rfe811 finally get the vertical layout to match correctness of horizontal |
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 |
Revision
27289
by jbfaden:
rfe811: add logging to vertical layout |
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 |
Revision
27288
by jbfaden:
bugfix: normalPlotWidths didn't account for additonal margins from the em offsets. |
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 |
Revision
27287
by jbfaden:
redo logging in fixLayout to show step-by-step results |
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 |
Revision
27286
by jbfaden:
separate the layout listeners to the one which is manually invoked and the one which manages the margins |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/LayoutListener.java | autoplot/Autoplot/src/org/autoplot/LayoutListener.java |
Revision
27285
by jbfaden:
account for outside east legends in fixLayout |
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 |
Revision
27284
by jbfaden:
accounting error where margins for each plot were mishandled. |
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 |
Revision
27283
by jbfaden:
rfe811: name the DasRow and DasColumn the same name as in the Autoplot DOM. (It's a different namespace so there is no clash.) |
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/CanvasController.java | autoplot/Autoplot/src/org/autoplot/dom/CanvasController.java |
| /autoplot/trunk/Autoplot/src/org/autoplot/dom/ColumnController.java | autoplot/Autoplot/src/org/autoplot/dom/ColumnController.java |
| /autoplot/trunk/Autoplot/src/org/autoplot/dom/RowController.java | autoplot/Autoplot/src/org/autoplot/dom/RowController.java |
Revision
27282
by jbfaden:
give the DasRow and DasColumn the same name as the DOM row and column, for debugging. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/dom/ColumnController.java | autoplot/Autoplot/src/org/autoplot/dom/ColumnController.java |
| /autoplot/trunk/Autoplot/src/org/autoplot/dom/RowController.java | autoplot/Autoplot/src/org/autoplot/dom/RowController.java |
Revision
27281
by jbfaden:
2560: whoops, failure of imagination, where the applied filters can be null. |
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 |
|
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 |
|
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
27275
by jbfaden:
try to limit the size of the title textfield |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/AxisPanel.form | autoplot/Autoplot/src/org/autoplot/AxisPanel.form |
| /autoplot/trunk/Autoplot/src/org/autoplot/AxisPanel.java | autoplot/Autoplot/src/org/autoplot/AxisPanel.java |
Revision
27274
by jbfaden:
bugfix: appliedFilters=' ' resulted in extra line being added to title |
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
27273
by jbfaden:
rfe814: support file_%04d.png in output. support for fixed-width strings in output (replacing space with _) and allowing integer to be formatted with |
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/org/autoplot/dom/DomOps.java | autoplot/Autoplot/src/org/autoplot/dom/DomOps.java |
Revision
27271
by jbfaden:
commit new commented code which will account for labels and colorbar, but is not tested. |
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 |
Revision
27270
by jbfaden:
account for x-axis label when there is a label |
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 |
Revision
27269
by jbfaden:
account for OutsideNE and OutsideSE legend by adding a fixed amount (8ems) |
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 |
Revision
27268
by jbfaden:
add comments to match vertical layout code, to make horizontal layout more legible |
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 |
Revision
27267
by jbfaden:
rfe814: support file_%04d.png in output |
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
27266
by jbfaden:
add comments and break up the fixLayout operation into discrete steps. |
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 |
Revision
27265
by jbfaden:
don't make the last highlited log message stack trace be the tooltip, since this makes the GUI hard to use. The "AP>" prompt still has the text. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/scriptconsole/LogConsole.java | autoplot/Autoplot/src/org/autoplot/scriptconsole/LogConsole.java |
Revision
27264
by jbfaden:
consider the number of lines in the yaxis title when doing horizontal layout |
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 |
Revision
27263
by jbfaden:
redo horizontal layout by rewriting the vertical layout |
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 |
Revision
27262
by jbfaden:
redo horizontal layout by rewriting the vertical layout |
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/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/org/autoplot/FixLayoutPanel.form | autoplot/Autoplot/src/org/autoplot/FixLayoutPanel.form |
| /autoplot/trunk/Autoplot/src/org/autoplot/FixLayoutPanel.java | autoplot/Autoplot/src/org/autoplot/FixLayoutPanel.java |
|
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 |
Revision
27258
by jbfaden:
tweak to get closer to old result |
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 |
Revision
27257
by jbfaden:
print row and column layout info to toString |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/dom/Column.java | autoplot/Autoplot/src/org/autoplot/dom/Column.java |
| /autoplot/trunk/Autoplot/src/org/autoplot/dom/Row.java | autoplot/Autoplot/src/org/autoplot/dom/Row.java |
Revision
27256
by jbfaden:
VA Testing's Test_031 showed where suddenly the per-plot right margin is miscalculated when multiple columns are used. Make this so that the colorbar presence or absence is all that is considered. |
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/JythonSupport/src/org/das2/jythoncompletion/JythonCompletionTask.java | autoplot/JythonSupport/src/org/das2/jythoncompletion/JythonCompletionTask.java |
Revision
27254
by jbfaden:
rfe363: support """lowCut_toggle, highcut_toggle, filttype_toggle, order_toggle = 0.5, 20, 'Bandpass', 4 """ getting configuration name, see https://github.com/autoplot/dev/blob/master/rfe/sf/363/assignTupleToTuple.jy |
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 |
|
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
27252
by jbfaden:
bugfix:and fix detection of isEmRow, which are rows which are only ems high (and not a percent). |
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 |
Revision
27251
by jbfaden:
bugfix:properly account for relative heights, with percents including the emUp and emDown portions. |
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 |
Revision
27250
by jbfaden:
recalculate em up and em down to make room for labels, instead of trusting what was there. |
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 |
Revision
27249
by jbfaden:
turn off autolayout and reset marginRow in fixLayout. |
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 |
Revision
27248
by jbfaden:
turn off autolayout and reset marginRow in fixLayout. |
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/src/org/autoplot/dom/DomUtil.java | autoplot/Autoplot/src/org/autoplot/dom/DomUtil.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/FixLayoutPanel.form | autoplot/Autoplot/src/org/autoplot/FixLayoutPanel.form |
| /autoplot/trunk/Autoplot/src/org/autoplot/FixLayoutPanel.java | autoplot/Autoplot/src/org/autoplot/FixLayoutPanel.java |
Revision
27244
by jbfaden:
seems to be working, but this needs further review |
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/org/autoplot/dom/DomOps.java | autoplot/Autoplot/src/org/autoplot/dom/DomOps.java |
Revision
27242
by jbfaden:
corrections to fix layout which preserve 1-em high rows. keep track of row em heights for reference. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
Revision
27241
by jbfaden:
corrections to fix layout which preserve 1-em high rows. keep track of row em heights for reference. |
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 |
Revision
27240
by jbfaden:
corrections to fix layout which preserve 1-em high rows. keep track of row em heights for reference. |
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/org/autoplot/AutoplotUI.java | autoplot/Autoplot/src/org/autoplot/AutoplotUI.java |
Revision
27238
by jbfaden:
support "file:" for javadoc location |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/JythonSupport/src/org/das2/jythoncompletion/DefaultDocumentationItem.java | autoplot/JythonSupport/src/org/das2/jythoncompletion/DefaultDocumentationItem.java |
| /autoplot/trunk/JythonSupport/src/org/das2/jythoncompletion/JavadocLookup.java | autoplot/JythonSupport/src/org/das2/jythoncompletion/JavadocLookup.java |
| /autoplot/trunk/JythonSupport/src/org/das2/jythoncompletion/ui/DocumentationScrollPane.java | autoplot/JythonSupport/src/org/das2/jythoncompletion/ui/DocumentationScrollPane.java |
Revision
27237
by jbfaden:
clarify code for fixLayout, which had a bunch of dead code and poorly named variables. |
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 |
Revision
27236
by jbfaden:
account for ticklen in getBoundsForXAxis. Don't include hight for titles and ticks when the tick labels are not visible. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/dom/DomUtil.java | autoplot/Autoplot/src/org/autoplot/dom/DomUtil.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
27233
by jbfaden:
2557: dataset(QDataSet,u) now defers to Ops.dataset, where units are considered. Also datums and datumRanges |
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 |
Revision
27232
by jbfaden:
support dataset( indgen(1000000), units=Units.cdfTT2000 ), clearing the format property put in by indgen |
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/JythonSupport/src/org/autoplot/jythonsupport/DatasetCommand.java | autoplot/JythonSupport/src/org/autoplot/jythonsupport/DatasetCommand.java |
Revision
27230
by jbfaden:
bug 2556: don't annotate <String> when editor filename is known |
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
27229
by jbfaden:
show previews as changes are made. |
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/FixLayoutPanel.form | autoplot/Autoplot/src/org/autoplot/FixLayoutPanel.form |
| /autoplot/trunk/Autoplot/src/org/autoplot/FixLayoutPanel.java | autoplot/Autoplot/src/org/autoplot/FixLayoutPanel.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/FixLayoutPanel.form | autoplot/Autoplot/src/org/autoplot/FixLayoutPanel.form |
| /autoplot/trunk/Autoplot/src/org/autoplot/FixLayoutPanel.java | autoplot/Autoplot/src/org/autoplot/FixLayoutPanel.java |
Revision
27227
by jbfaden:
correct examples, include delta=6 for MMS |
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
27226
by jbfaden:
rfe811: add first four options proposed. |
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 |
Revision
27225
by jbfaden:
rfe811: add ellipses after fix layout to indicate there's going to be another dialog. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/AutoplotUI.form | autoplot/Autoplot/src/org/autoplot/AutoplotUI.form |
| /autoplot/trunk/Autoplot/src/org/autoplot/AutoplotUI.java | autoplot/Autoplot/src/org/autoplot/AutoplotUI.java |
Revision
27224
by jbfaden:
rfe811: add text about what is going to happen |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/FixLayoutPanel.form | autoplot/Autoplot/src/org/autoplot/FixLayoutPanel.form |
| /autoplot/trunk/Autoplot/src/org/autoplot/FixLayoutPanel.java | autoplot/Autoplot/src/org/autoplot/FixLayoutPanel.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
27220
by jbfaden:
rfe811: ephemerisLineCount property |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/dom/Plot.java | autoplot/Autoplot/src/org/autoplot/dom/Plot.java |
Revision
27219
by jbfaden:
rfe811: here's the GUI to get started |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/FixLayoutPanel.form | autoplot/Autoplot/src/org/autoplot/FixLayoutPanel.form |
Revision
27218
by jbfaden:
rfe811: fixLayout needs ephemerisLineCount so that it knows how much space to allocate |
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 |
Revision
27217
by jbfaden:
rfe811: fixLayout needs ephemerisLineCount so that it knows how much space to allocate |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/dom/DomUtil.java | autoplot/Autoplot/src/org/autoplot/dom/DomUtil.java |
Revision
27216
by jbfaden:
rfe811: fixLayout needs ephemerisLineCount so that it knows how much space to allocate |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/dom/Plot.java | autoplot/Autoplot/src/org/autoplot/dom/Plot.java |
Revision
27215
by jbfaden:
rfe811: fixLayout needs ephemerisLineCount so that it knows how much space to allocate |
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
27214
by jbfaden:
rfe811: fixLayout needs ephemerisLineCount so that it knows how much space to allocate |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/GuiSupport.java | autoplot/Autoplot/src/org/autoplot/GuiSupport.java |
Revision
27213
by jbfaden:
rfe811: fixLayout needs ephemerisLineCount so that it knows how much space to allocate |
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 |
Revision
27212
by jbfaden:
rfe811: fixLayout needs ephemerisLineCount so that it knows how much space to allocate |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/dom/Plot.java | autoplot/Autoplot/src/org/autoplot/dom/Plot.java |
Revision
27211
by jbfaden:
rfe811: fixLayout runs without controllers, including fixHorizontalLayout |
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 |
Revision
27210
by jbfaden:
rfe811: fixLayout runs without controllers. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/dom/DomUtil.java | autoplot/Autoplot/src/org/autoplot/dom/DomUtil.java |
Revision
27209
by jbfaden:
rfe811: fixLayout doesn't use controller |
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 |
| /autoplot/trunk/Autoplot/src/org/autoplot/dom/DomUtil.java | autoplot/Autoplot/src/org/autoplot/dom/DomUtil.java |
Revision
27208
by jbfaden:
rfe https://sourceforge.net/p/autoplot/feature-requests/811/: refactor fix layout so that it doesn't use controllers. (Not done!) |
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 |
Revision
27207
by jbfaden:
add comment about the fact that calculating the bounds of a row and column is not entirely trivial. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/dom/DomUtil.java | autoplot/Autoplot/src/org/autoplot/dom/DomUtil.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/FixLayoutPanel.java | autoplot/Autoplot/src/org/autoplot/FixLayoutPanel.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 |
|
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/Das2ServerDataSource/src/org/das2/datasource/Das2ServerDataSource.java | autoplot/Das2ServerDataSource/src/org/das2/datasource/Das2ServerDataSource.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Das2ServerDataSource/src/org/das2/datasource/Das2ServerDataSourceEditorPanel.java | autoplot/Das2ServerDataSource/src/org/das2/datasource/Das2ServerDataSourceEditorPanel.java |
Revision
27200
by jbfaden:
rfe811, correct reference to marginColumn, where marginRow was used by mistake. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/dom/CanvasController.java | autoplot/Autoplot/src/org/autoplot/dom/CanvasController.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
27197
by jbfaden:
rfe811: add map argument to fixLayout to prepare for additional arguments |
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/org/autoplot/dom/DomUtil.java | autoplot/Autoplot/src/org/autoplot/dom/DomUtil.java |
Revision
27195
by jbfaden:
rfe811: add codes to support rewrite of fixLayout function. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/dom/DomUtil.java | autoplot/Autoplot/src/org/autoplot/dom/DomUtil.java |
|
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 |
Revision
27193
by jbfaden:
record carot position in CDF file |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/test/endtoend/Test038.java | autoplot/Autoplot/src/test/endtoend/Test038.java |
|
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 |
Revision
27191
by jbfaden:
bugfix: empty line before line was treated as a Jython continuation. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/JythonSupport/src/org/das2/jythoncompletion/CompletionSupport.java | autoplot/JythonSupport/src/org/das2/jythoncompletion/CompletionSupport.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
Revision
27189
by jbfaden:
https://sourceforge.net/p/autoplot/bugs/2553/: support 301 response from Jupiter server |
Change Type | Path in Repository | Path in Workspace |
---|
| /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 |
| /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/JythonSupport/src/org/autoplot/jythonsupport/StaticCodeAnalysis.java | autoplot/JythonSupport/src/org/autoplot/jythonsupport/StaticCodeAnalysis.java |
Revision
27185
by jbfaden:
optimize for rank 0 assignment to rank 0 location. |
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 |
|
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
27183
by jbfaden:
add True and False to known names |
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
27182
by jbfaden:
don't find the showAllVarType checkbox, Sadie showed were it is needed to successfully load vap+cdaweb:ds=PSP_FLD_L2_DFB_DBM_DVAC&filter=dfb_dbm_dva&id=psp_fld_l2_dfb_dbm_dvac12&timerange=2021-01-17 |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/CdfJavaDataSource/src/org/autoplot/cdf/CdfJavaDataSourceEditorPanel.java | autoplot/CdfJavaDataSource/src/org/autoplot/cdf/CdfJavaDataSourceEditorPanel.java |
Revision
27181
by jbfaden:
put in hooks for PDS4 file Product_Collection and Product_Bundle |
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/PDSDataSource/src/org/autoplot/pds/PdsDataSource.java | autoplot/PDSDataSource/src/org/autoplot/pds/PdsDataSource.java |
Revision
27179
by jbfaden:
put in hooks for PDS4 file Product_Collection and Product_Bundle |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/DataSource/src/org/autoplot/datasource/DataSourceRecognizer.java | autoplot/DataSource/src/org/autoplot/datasource/DataSourceRecognizer.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
Revision
27177
by jbfaden:
tweak the description for the first time in years. |
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 |
|
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
27174
by jbfaden:
bug2319: fix git/dev/bugs/sf/2319/demoInferTypeFromCallResult.jy |
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 |
|
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
27172
by jbfaden:
simplifyScriptToGetCompletionsOkay now gets importedNames, in case constructor has been called and we know a names type. javadoc improvements |
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 |
|
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
27169
by jbfaden:
ignore any old preferences, which haven't been used since 2018 but would be migrated in from old Autoplot instances. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/dom/OptionsPrefsController.java | autoplot/Autoplot/src/org/autoplot/dom/OptionsPrefsController.java |
Revision
27168
by jbfaden:
ignore any old preferences, which haven't been used since 2018 but would be migrated in from old Autoplot instances. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/dom/OptionsPrefsController.java | autoplot/Autoplot/src/org/autoplot/dom/OptionsPrefsController.java |
Revision
27167
by jbfaden:
ignore any old preferences, which haven't been used since 2018 but would be migrated in from old Autoplot instances. |
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/dom/OptionsPrefsController.java | autoplot/Autoplot/src/org/autoplot/dom/OptionsPrefsController.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
| /autoplot/trunk/Autoplot/src/org/autoplot/dom/Options.java | autoplot/Autoplot/src/org/autoplot/dom/Options.java |
Revision
27165
by jbfaden:
trivial resizeLogger shows the resize request's extraW and extraH |
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 |
|
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
27162
by jbfaden:
bug 2546: rte_1735900169: the kludgy solution might hit null for the getMessage, so be careful to check for that. |
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
27161
by jbfaden:
rte_1735900169: check that the representative URI also doesn't contain the variable before throwing an exception. Thanks, Kris! |
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
27160
by jbfaden:
rte_0338377624: null can get into this array |
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 |