Changes

Summary

  1. release notes
  2. AsciiTableDataSourceFormat checks for FORMAT property.
  3. dataset(Units.cdfTT2000.parse('2023-01-01T00:00Z')) preserves Long-backed TT2000 values.
  4. update wiki location
  5. add image4j to support ico files
  6. add ico reader
  7. don't let misformatted modificationDate result in bad state, just issue log message and move on.
  8. show favicons and introduce regex search for servers
  9. add image4j which can read ico files
  10. ImageDataSet includes RENDER_TYPE hint.
Revision 27839 by jbfaden:
release notes
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/Autoplot/src/index.htmlautoplot/Autoplot/src/index.html
Revision 27838 by jbfaden:
AsciiTableDataSourceFormat checks for FORMAT property.
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/DataSourcePack/src/org/autoplot/ascii/AsciiTableDataSourceFormat.javaautoplot/DataSourcePack/src/org/autoplot/ascii/AsciiTableDataSourceFormat.java
Revision 27837 by jbfaden:
dataset(Units.cdfTT2000.parse('2023-01-01T00:00Z')) preserves Long-backed TT2000 values.
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/JythonOps.javaautoplot/JythonSupport/src/org/autoplot/jythonsupport/JythonOps.java
Revision 27836 by jbfaden:
update wiki location
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/PyQDataSet.javaautoplot/JythonSupport/src/org/autoplot/jythonsupport/PyQDataSet.java
Revision 27835 by jbfaden:
add image4j to support ico files
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/Autoplot/nbproject/project.propertiesautoplot/Autoplot/nbproject/project.properties
Revision 27834 by jbfaden:
add ico reader
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/HapiDataSource/nbproject/project.propertiesautoplot/HapiDataSource/nbproject/project.properties
Revision 27833 by jbfaden:
don't let misformatted modificationDate result in bad state, just issue log message and move on.
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/HapiDataSource/src/org/autoplot/hapi/HapiDataSource.javaautoplot/HapiDataSource/src/org/autoplot/hapi/HapiDataSource.java
Revision 27832 by jbfaden:
show favicons and introduce regex search for servers
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/HapiDataSource/src/org/autoplot/hapi/HapiDataSourceEditorPanel.formautoplot/HapiDataSource/src/org/autoplot/hapi/HapiDataSourceEditorPanel.form
The file was modified/autoplot/trunk/HapiDataSource/src/org/autoplot/hapi/HapiDataSourceEditorPanel.javaautoplot/HapiDataSource/src/org/autoplot/hapi/HapiDataSourceEditorPanel.java
Revision 27831 by jbfaden:
add image4j which can read ico files
Change TypePath in RepositoryPath in Workspace
The file was added/autoplot/trunk/APLibs/lib/image4j-0.7.jarautoplot/APLibs/lib/image4j-0.7.jar
Revision 27830 by jbfaden:
ImageDataSet includes RENDER_TYPE hint.
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/ImageDataSource/src/org/autoplot/imagedatasource/ImageDataSet.javaautoplot/ImageDataSource/src/org/autoplot/imagedatasource/ImageDataSet.java