- 05 Feb, 2016 3 commits
-
-
Jay Jay Billings authored
-
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 29 Jan, 2016 2 commits
-
-
arbennett authored
-
arbennett authored
Signed-off-by:
arbennett <bennett.andr@gmail.com>
-
- 28 Jan, 2016 1 commit
-
-
arbennett authored
Signed-off-by:
arbennett <bennett.andr@gmail.com>
-
- 26 Jan, 2016 1 commit
-
-
Taylor Patterson authored
-
- 25 Jan, 2016 1 commit
-
-
arbennett authored
Signed-off-by:
arbennett <bennett.andr@gmail.com>
-
- 24 Jan, 2016 1 commit
-
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 23 Jan, 2016 4 commits
-
-
-
Jay Jay Billings authored
Fixed the last projectGenerator build bugs by adding SWTBot support to the build. Fixed weird parsergenerator bugs that caused its build to be weird and broken. Removed unneeded bin files all around. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Jay Jay Billings authored
Fixed the last projectGenerator build bugs by adding SWTBot support to the build. Fixed weird parsergenerator bugs that caused its build to be weird and broken. Removed unneeded bin files all around. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 22 Jan, 2016 7 commits
-
-
-
Jay Jay Billings authored
Fixed most of the bugs with Andrew's project support build. Still need to add SWTBot support. 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
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Jay Jay Billings authored
Added a new Reflectivity product extension that makes the workbench open directly to the Reflectivity perspective, which makes it much easier to get to the tooling. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 20 Jan, 2016 1 commit
-
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 19 Jan, 2016 1 commit
-
-
arbennett authored
Signed-off-by:
arbennett <bennett.andr@gmail.com>
-
- 18 Jan, 2016 6 commits
-
-
Jay Jay Billings authored
I added some missing about.html files. I also finished the first pass at the .product file for the new lrac reflectivity product. I can confirm that it builds and works just fine. I updated ICE's category to contain the now separate Materials feature. 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
-
Jay Jay Billings authored
I cleaned up the ICEFormEditor and fixed some wiring problems in the page factory left by the Purdue students. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 16 Jan, 2016 3 commits
-
-
Jay Jay Billings authored
Identifiable objects can now provide a "Context" that provides a clue on their domain context, which makes it easier to tie them to related tools and utilities that can be found using dynamic factories. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Jay Jay Billings authored
ICEGeometry incorrectly implemented IUpdateable by providing stubs instead of full implementations of the required operations. I fixed this by changing it so that it extends ICEObject. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Jay Jay Billings authored
Conflicts: org.eclipse.ice.client.widgets/src/org/eclipse/ice/client/widgets/IFormWidgetBuilder.java Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 04 Jan, 2016 1 commit
-
-
arbennett authored
-
- 28 Dec, 2015 5 commits
-
-
Jay Jay Billings authored
I updated the Client so that it retrieves the IWidgetFactory using a static interface method that accesses the Extension Registry. I have removed several unused components too and made minor adjustments to other files as required, such as removing files from build.properties. I fixed a bug in the build that would miss test files that ended in Test.java instead of Tester.java. I also added an existence test for IWidgetFactory.getWidgetFactories(). Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
arbennett authored
Signed-off-by:
arbennett <bennett.andr@gmail.com>
-
-
Jay Jay Billings authored
Refactored the EclipseUIWidgetFactory so that it will pull extensions from the IFormWidgetBuilder extension point in addition to exposing the registration operation on its interface. I also cleaned up the OSGi component files that were hanging around for form builders. I cleaned up some old HDF5 component files too. I removed unneeded auto-launched bundles from the product too. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Robert Smith authored
Added individual run configurations for the SWTBot tests with the correct set of plug-in dependencies. These are for Windows only, as I'm intending to create one bulk run configuration for each OS after dealing with issues that are causing them to fail when all are run from a single configuration file. Also made minor changes to the tests to make them compatible with the latest changes. Signed-off-by:
Robert Smith <SmithRW@ornl.gov>
-
- 27 Dec, 2015 3 commits
-
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
https://github.com/menghanli/iceJay Jay Billings authored
menghanli-jay/UIRefactor Also fixed formatting, the materials database, some author blocks, etc. # Conflicts: # org.eclipse.ice.client.widgets/plugin.xml # org.eclipse.ice.client.widgets/src/org/eclipse/ice/client/widgets/providers/DefaultPageFactory.java # org.eclipse.ice.client.widgets/src/org/eclipse/ice/client/widgets/providers/IPageFactory.java Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Jay Jay Billings authored
-