- 22 Aug, 2015 4 commits
-
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Jay Jay Billings authored
-
- 21 Aug, 2015 3 commits
-
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Jay Jay Billings authored
Conflicts: repository/org.eclipse.ice.repository/ice.product.launch src/org.eclipse.ice.materials/data/userMatDB.xml Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Jordan Deyton authored
Changed use of TableColumn.pack() to instead compute the width of the header text and use that to set the width of the columns. Signed-off-by:
Jordan Deyton <deytonjh@ornl.gov>
-
- 18 Aug, 2015 1 commit
-
-
Jordan Deyton authored
The IParaViewProxy implementation now causes a redraw if a category/feature is already selected when loaded by the ParaView web client. Signed-off-by:
Jordan Deyton <deytonjh@ornl.gov>
-
- 17 Aug, 2015 1 commit
-
-
Jordan Deyton authored
Removing the TimeSliderCompositeTester's check against the widget background. This has affected at least 3 Linux users so far and contributes nothing to the actual functionality of the widget other than the widget's aesthetic value.
-
- 14 Aug, 2015 4 commits
-
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Robert Smith authored
Formatted the new class files. Signed-off-by:
Robert Smith <SmithRW@ornl.gov>
-
Robert Smith authored
Made minor adjustments to code after code review, including adding copyright notices, adding comments, correcting authorship information, and creating the IVizObject interface. Signed-off-by:
Robert Smith <SmithRW@ornl.gov>
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 13 Aug, 2015 3 commits
-
-
Robert Smith authored
Some classes had been moved into the viz.service bundle from different branches, either under different names or in different packages. I removed these duplicates. Signed-off-by:
Robert Smith <SmithRW@ornl.gov>
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 12 Aug, 2015 7 commits
-
-
Robert Smith authored
Conflicts: repository/org.eclipse.ice.repository/ice.product.launch src/org.eclipse.ice.client.widgets/META-INF/MANIFEST.MF src/org.eclipse.ice.client.widgets/src/org/eclipse/ice/client/widgets/ICEResourcePage.java src/org.eclipse.ice.viz.service.paraview/META-INF/MANIFEST.MF src/org.eclipse.ice.viz.service.paraview/src/org/eclipse/ice/viz/service/paraview/ParaViewVizService.java src/org.eclipse.ice.viz.service.visit/META-INF/MANIFEST.MF src/org.eclipse.ice.viz.service.visit/src/org/eclipse/ice/viz/service/connections/visit/VisItConnectionAdapter.java src/org.eclipse.ice.viz.service.visit/src/org/eclipse/ice/viz/service/connections/visit/VisItConnectionTable.java src/org.eclipse.ice.viz.service.visit/src/org/eclipse/ice/viz/service/visit/VisItVizService.java src/org.eclipse.ice.viz.service/META-INF/MANIFEST.MF src/org.eclipse.ice.viz.service/src/org/eclipse/ice/viz/service/IVizService.java src/org.eclipse.ice.viz.service/src/org/eclipse/ice/viz/service/PlotEditor.java src/org.eclipse.ice.viz.service/src/org/eclipse/ice/viz/service/connections/ConnectionAdapter.java src/org.eclipse.ice.viz.service/src/org/eclipse/ice/viz/service/connections/ConnectionManager.java src/org.eclipse.ice.viz.service/src/org/eclipse/ice/viz/service/connections/ConnectionPlot.java src/org.eclipse.ice.viz.service/src/org/eclipse/ice/viz/service/connections/ConnectionTable.java src/org.eclipse.ice.viz.service/src/org/eclipse/ice/viz/service/connections/IConnectionAdapter.java src/org.eclipse.ice.viz.service/src/org/eclipse/ice/viz/service/connections/IConnectionClient.java src/org.eclipse.ice.viz.service/src/org/eclipse/ice/viz/service/connections/KeyEntry.java src/org.eclipse.ice.viz.service/src/org/eclipse/ice/viz/service/connections/KeyEntryContentProvider.java src/org.eclipse.ice.viz.service/src/org/eclipse/ice/viz/service/connections/PortEntry.java src/org.eclipse.ice.viz.service/src/org/eclipse/ice/viz/service/connections/PortEntryContentProvider.java src/org.eclipse.ice.viz.service/src/org/eclipse/ice/viz/service/connections/SecretEntry.java src/org.eclipse.ice.viz.service/src/org/eclipse/ice/viz/service/csv/CSVPlotRender.java src/org.eclipse.ice.viz.service/src/org/eclipse/ice/viz/service/preferences/EntryCellContentProvider.java src/org.eclipse.ice.viz.service/src/org/eclipse/ice/viz/service/preferences/ISecretCellContentProvider.java src/org.eclipse.ice.viz.service/src/org/eclipse/ice/viz/service/preferences/TableComponentCellContentProvider.java src/org.eclipse.ice.viz.service/src/org/eclipse/ice/viz/service/preferences/TableComponentComposite.java src/org.eclipse.ice.viz.service/src/org/eclipse/ice/viz/service/preferences/TableComponentContentProvider.java src/org.eclipse.ice.viz.service/src/org/eclipse/ice/viz/service/preferences/TableComponentPreferenceAdapter.java tests/org.eclipse.ice.client.widgets.test/META-INF/MANIFEST.MF tests/org.eclipse.ice.viz.service.test/src/org/eclipse/ice/viz/service/connections/test/KeyEntryContentProviderTester.java tests/org.eclipse.ice.viz.service.test/src/org/eclipse/ice/viz/service/connections/test/PortEntryContentProviderTester.java tests/org.eclipse.ice.viz.service.test/src/org/eclipse/ice/viz/service/connections/test/SecretEntryTester.java tests/org.eclipse.ice.viz.service.test/src/org/eclipse/ice/viz/service/test/CSVVizServiceTester.java Signed-off-by:
Robert Smith <SmithRW@ornl.gov>
-
Robert Smith authored
Corrected some problems with pom files and build properties which were preventing the maven build form running. Signed-off-by:
Robert Smith <SmithRW@ornl.gov>
-
Robert Smith authored
Rarranged the viz.service.jme3 and viz.service.geometry packages so that now the JME3 service depends on geometry, instead of the other way around. Signed-off-by:
Robert Smith <SmithRW@ornl.gov>
-
Jay Jay Billings authored
with the build auto-updates for version numbers. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Jay Jay Billings authored
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Jay Jay Billings authored
bundles have changed. This is checked during the build by Tycho using jgit. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 11 Aug, 2015 1 commit
-
-
Jordan Deyton authored
1 - Removed ColorScale, ColorScalePalette, and ColorFactory (the last one is used by the plots). 2 - Added IColorFactory, AbstractColorFactory, LinearColorFactory, and PaletteColorFactory. 3 - Added simple tests for the LinearColorFactory and PaletteColorFactory. 4 - Updated LWR and SFR assembly and rod/pin views in the Reactor Analyzer to allow the user to pick a color theme. Signed-off-by:
Jordan Deyton <deytonjh@ornl.gov>
-
- 10 Aug, 2015 2 commits
-
-
-
Jay Jay Billings authored
the AnalysisToolUML2Java.tc transformation on these classes to convert them to Java from UML before the initial contribution. This changed the author names to their ORNL 3-letter ids, which were expanded into their full names later with a script. However, these six files were originally authored by me and it was only through a mistake in the IC that they weren't fixed. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 08 Aug, 2015 1 commit
-
-
Jay Jay Billings authored
problems revealed by the automatic version updates. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 07 Aug, 2015 2 commits
-
-
Jay Jay Billings authored
Conflicts: features/org.eclipse.ice.feature/feature.xml Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Jay Jay Billings authored
updates. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 05 Aug, 2015 1 commit
-
-
Jordan Deyton authored
Signed-off-by:
Jordan Deyton <deytonjh@ornl.gov>
-
- 04 Aug, 2015 8 commits
-
-
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Jordan Deyton authored
Signed-off-by:
Jordan Deyton <deytonjh@ornl.gov>
-
Jordan Deyton authored
-
Jordan Deyton authored
1 - Fixed failures in PlotEditorTester due to minor changes in its ToolBar. 2 - ParaViewPlotComposite - replaced occurrences of "VisIt" with "ParaView". 3 - Ignored PlotEntryContentProviderTester and PlotCompositeTester until they are implemented. Will add bug tickets for these. Signed-off-by:
Jordan Deyton <deytonjh@ornl.gov>
-
Jordan Deyton authored
This is to prevent Eclipse from hiding the src folder then complain that it does not exist. Also, this is for a class that should be tested. Signed-off-by:
Jordan Deyton <deytonjh@ornl.gov>
-
Jordan authored
-
Jordan authored
-
- 03 Aug, 2015 2 commits
-
-
Jordan authored
Fixing ProxyPlotTester.
-
Jordan Deyton authored
1 - Updated CSVPlotTester 2 - Added a FakePlotListener, which implements IPlotListener and is used to test certain notifications from AbstractPlot sub-classes. 3 - Fixed compile errors in FakePlot. 4 - Removed MultiPlotTester, PlotEditorInputTester, and MultiPlotTester, none of which do anything. Signed-off-by:
Jordan Deyton <jordan.deyton@gmail.com>
-