- 30 Jun, 2015 8 commits
-
-
Alex McCaskey authored
and org.eclipse.ui.themes. Signed-off-by:
Alex McCaskey <mccaskeyaj@ornl.gov>
-
Alex McCaskey authored
Signed-off-by:
Alex McCaskey <mccaskeyaj@ornl.gov>
-
Jay Billings authored
Added scripting from Eclipse EASE.
-
Kasper Gammeltoft authored
Signed-off-by:
Kasper Gammeltoft <kaspergam@bellsouth.net>
-
Kasper Gammeltoft authored
a running instance of ICE using Jython (needs installation) or Javascript via Rihno. Signed-off-by:
Kasper Gammeltoft <kaspergam@bellsouth.net>
-
Jordan authored
subsequent clicks in less than 1 second. The way to get around this would be to try a slower framerate, which is upcoming in a commit that is coming soon. I'll re-activate this test after that function is available. Signed-off-by:
Jordan <jordan.deyton@gmail.com>
-
Jordan authored
Signed-off-by:
Jordan <jordan.deyton@gmail.com>
-
Jordan Deyton authored
that build server can handle one at a time. Signed-off-by:
Jordan Deyton <deytonjh@ornl.gov>
-
- 29 Jun, 2015 2 commits
-
-
Jordan Deyton authored
Giving the build a little more lenience when dealing with some of the SWT tests (there are notifications). Fixed an import where the viz.service.visit.test bundle would not compile due to requirements from a dependency. Signed-off-by:
Jordan Deyton <deytonjh@ornl.gov>
-
arbennett authored
-
- 26 Jun, 2015 24 commits
-
-
Jordan Deyton authored
-
Jordan Deyton authored
the maven build would pass. Signed-off-by:
Jordan Deyton <deytonjh@ornl.gov>
-
Jordan Deyton authored
jordan/bug468388-visit-time-slider Signed-off-by:
Jordan Deyton <deytonjh@ornl.gov>
-
Jordan Deyton authored
changes to the tested UI pieces. Signed-off-by:
Jordan Deyton <deytonjh@ornl.gov>
-
Jordan Deyton authored
Relocated the widgets to the left and cleaned up a lot of the code inside the TimeSliderComposite. Added icons to the previous, play/pause, and next buttons. Added test code. Signed-off-by:
Jordan Deyton <deytonjh@ornl.gov>
-
-
arbennett authored
Signed-off-by:
arbennett <bennettar@ornl.gov>
-
Jay Jay Billings authored
-
Jay Jay Billings authored
This reverts commit 17c16776.
-
Jay Jay Billings authored
This reverts commit 17c16776.
-
Jay Jay Billings authored
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Jay Jay Billings authored
that prevented the bundle from loading and blocked the ICE perspective. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Jay Billings authored
[470844]MeshAppState floating point equality checking repaired
-
Jay Billings authored
470915]Applied Short Circuit Logic MasterDetailsComponent
-
Jay Billings authored
[470838]Correcting NekWriter to generic linebreaks
-
Jay Billings authored
[470835]Applied Short Circuit Logic in ToolItemMenuListener
-
Jay Billings authored
[470833]Cleaning up needless code
-
Robert Smith authored
MasterDetailsComponent now uses short circuit comparisions instead of eager ones. Thus, it will now only evaulate expressions in an AND until one evaluates to false, instead of evaluating all of them. Bug: 470915 https://bugs.eclipse.org/bugs/show_bug.cgi?id=470915 Signed-off-by:
Robert Smith <SmithRW@ornl.gov>
-
Robert Smith authored
MeshAppState no longer directly tests for the equality of two floating point numbers. It instead properly takes the absolute value of their difference and compares it to a small delta value. Bug: 470844 https://bugs.eclipse.org/bugs/show_bug.cgi?id=470844 Signed-off-by:
Robert Smith <SmithRW@ornl.gov>
-
Robert Smith authored
NewWriter has been changed to utilize system-agnostic linebreak characters instead of hardcoded values for. Files created this way have been confirmed to be formatted correctly under both Linux and Windows. Bug: 470838 https://bugs.eclipse.org/bugs/show_bug.cgi?id=470838 Signed-off-by:
Robert Smith <SmithRW@ornl.gov>
-
Robert Smith authored
An instance of ToolItemMenuListener using eager logic instead of short circuit logic in comparision has been changed. The conditional statement will now only evaulate the secondary statement if the first returned false. Bug: 470835 https://bugs.eclipse.org/bugs/show_bug.cgi?id=470835 Signed-off-by:
Robert Smith <SmithRW@ornl.gov>
-
Robert Smith authored
CoreConnectDialog's createDialogArea method contianed unneccesary code taking the logical OR of a value with itself. This has been removed. Bug: 470833 https://bugs.eclipse.org/bugs/show_bug.cgi?id=470833 Signed-off-by:
Robert Smith <SmithRW@ornl.gov>
-
arbennett authored
master in. Signed-off-by:
arbennett <bennettar@ornl.gov>
-
- 25 Jun, 2015 5 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>
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Jordan Deyton authored
many overridden methods with non-javadoc comments (in cases where the override changes behavior, I left the existing documentation, but things like equals or hashcode don't need duplicate documentation). Signed-off-by:
Jordan Deyton <deytonjh@ornl.gov>
-
arbennett authored
Signed-off-by:
arbennett <bennettar@ornl.gov>
-
- 24 Jun, 2015 1 commit
-
-
Jordan Deyton authored
It has not yet been decorated, so it is a regular button with text on it. It will halt playback either when the play/pause button is pressed or when another time widget is selected. It will currently loop back to the first timestep, and it plays in 1 second increments. Signed-off-by:
Jordan Deyton <deytonjh@ornl.gov>
-