- 08 Dec, 2016 1 commit
-
-
amccaskey authored
Signed-off-by:
amccaskey <mccaskeyaj@ornl.gov>
-
- 01 Dec, 2016 1 commit
-
-
Greg Watson authored
-
- 20 Oct, 2016 1 commit
-
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 18 Oct, 2016 1 commit
-
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 13 Oct, 2016 1 commit
-
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 12 Oct, 2016 1 commit
-
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 07 Oct, 2016 1 commit
-
-
Robert Smith authored
Setting the version number to 0.1.1 for release candidate one of version 0.1 Also updated EASE Jython version in the target. Signed-off-by:
Robert Smith <smithrw@ornl.gov>
-
- 28 Sep, 2016 1 commit
-
-
Robert Smith authored
Set the org.eclipse.eavp.xtext.vtk package to auto-start in the products, so that its new OSGI service can be used. Signed-off-by:
Robert Smith <smithrw@ornl.gov>
-
- 07 Sep, 2016 1 commit
-
-
Robert Smith authored
Added two new bundles from January to the product with auto-start to support their new OSGI services. Signed-off-by:
Robert Smith <smithrw@ornl.gov>
-
- 15 Jul, 2016 1 commit
-
-
Greg Watson authored
-
- 14 Jul, 2016 4 commits
-
-
Greg Watson authored
Issue #239 - change default runtime perspective to C/C++ Signed-off-by:
Greg Watson <g.watson@computer.org>
-
Greg Watson authored
Signed-off-by:
Greg Watson <g.watson@computer.org>
-
Greg Watson authored
Signed-off-by:
Greg Watson <g.watson@computer.org>
-
Greg Watson authored
Signed-off-by:
Greg Watson <g.watson@computer.org>
-
- 12 Jul, 2016 1 commit
-
-
Greg Watson authored
Signed-off-by:
Greg Watson <g.watson@computer.org>
-
- 11 Jul, 2016 1 commit
-
-
Greg Watson authored
Various other changes to enable Neon build.
-
- 31 May, 2016 1 commit
-
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 14 Apr, 2016 1 commit
-
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 22 Mar, 2016 1 commit
-
-
Greg Watson authored
Signed-off-by:
Greg Watson <g.watson@computer.org>
-
- 15 Mar, 2016 1 commit
-
-
Greg Watson authored
Signed-off-by:
Greg Watson <g.watson@computer.org>
-
- 04 Mar, 2016 1 commit
-
-
Robert Smith authored
Added -Dprism.forceGPU=true to the Linux product's VM arguments, as some systems require it in order to display JavaFX graphics. Signed-off-by:
Robert Smith <SmithRW@ornl.gov>
-
- 02 Mar, 2016 1 commit
-
-
Greg Watson authored
Signed-off-by:
Greg Watson <g.watson@computer.org>
-
- 25 Feb, 2016 1 commit
-
-
Greg Watson authored
screen progress bar. Signed-off-by:
Greg Watson <g.watson@computer.org>
-
- 20 Feb, 2016 1 commit
-
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 18 Feb, 2016 2 commits
-
-
Greg Watson authored
Remove versions from feature and product Signed-off-by:
Greg Watson <g.watson@computer.org>
-
amccaskey authored
This addresses Issue #108 , where cloning ICE from Dev menu left the java fx bundles with build errors due to the fact that e(fx)clipse was not installed properly. Signed-off-by:
amccaskey <mccaskeyaj@ornl.gov>
-
- 17 Feb, 2016 1 commit
-
-
arbennett authored
Signed-off-by:
arbennett <bennett.andr@gmail.com>
-
- 16 Feb, 2016 1 commit
-
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 15 Feb, 2016 1 commit
-
-
amccaskey authored
Signed-off-by:
amccaskey <mccaskeyaj@ornl.gov>
-
- 10 Feb, 2016 1 commit
-
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 08 Feb, 2016 1 commit
-
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 29 Jan, 2016 1 commit
-
-
Robert Smith authored
Fixed various errors that were causing test failures. Signed-off-by:
Robert Smith <SmithRW@ornl.gov>
-
- 28 Jan, 2016 1 commit
-
-
Robert Smith authored
Removed references to JME3 bundles. Fixed version numbers on new packages. Added references to the jfxswt.jar in JavaFX plug-in pom files. Signed-off-by:
Robert Smith <SmithRW@ornl.gov>
-
- 27 Jan, 2016 1 commit
-
-
Robert Smith authored
The MOOSEFormEditor now uses a consumed OSGi JavaFX Geometry Editor service, instead of relying on a hard coded one. Also added viz.service.javafx.mesh to the feature and added more tests. Signed-off-by:
Robert Smith <SmithRW@ornl.gov>
-
- 26 Jan, 2016 2 commits
-
-
Robert Smith authored
An error in ice.product was preventing the built executable from finding the org.eclipse.fx.osgi bundle, which in turn prevented the loading of JavaFX classes. This commit fixes the problem, as well as adds more test classes. Signed-off-by:
Robert Smith <SmithRW@ornl.gov>
-
Robert Smith authored
Added the -Dosgi.framework.extensions=org.eclipse.fx.osgi to product's VM arguments. Signed-off-by:
Robert Smith <SmithRW@ornl.gov>
-
- 18 Jan, 2016 1 commit
-
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 15 Jan, 2016 1 commit
-
-
Robert Smith authored
This commit features a working Plant View in JavaFX. the IControllerFactories have been refactored to avoid use of instanceof and to extend from an AbstractControllerFactory. Signed-off-by:
Robert Smith <SmithRW@ornl.gov>
-
- 05 Jan, 2016 1 commit
-
-
Robert Smith authored
Split the viz.service.javafx package into the shared viz.service.javafx package and individual packages for the javafx implementations of the geometry and mesh editors: viz.service.javafx.geometry and viz.service.javafx.mesh. Signed-off-by:
Robert Smith <SmithRW@ornl.gov>
-
- 04 Jan, 2016 1 commit
-
-
Robert Smith authored
Got all tests working with the new mesh and geometry editors. Also renamed most of the data structures involved in the unified MVC data structures. Signed-off-by:
Robert Smith <SmithRW@ornl.gov>
-