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