Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] c57c59: Fixed a bug with the initial category/feature in P...

  Branch: refs/heads/jordan/ParaViewVizService
  Home:   https://github.com/eclipse/ice
  Commit: c57c59239e1a22da3b25f51f32b0a5f93b07edef
      https://github.com/eclipse/ice/commit/c57c59239e1a22da3b25f51f32b0a5f93b07edef
  Author: Jordan Deyton <deytonjh@xxxxxxxx>
  Date:   2015-08-18 (Tue, 18 Aug 2015)

  Changed paths:
    M src/org.eclipse.ice.viz.service.paraview/src/org/eclipse/ice/viz/service/paraview/proxy/AbstractParaViewProxy.java

  Log Message:
  -----------
  Fixed a bug with the initial category/feature in ParaView plots.

An initial category/feature may already be selected when the file is
loaded. The AbstractParaViewProxy now refreshes the widget if this is
the case.

Signed-off-by: Jordan Deyton <deytonjh@xxxxxxxx>


  Commit: 0b0b666bc2131a66cfbe21c0b880fdf154fbd5f0
      https://github.com/eclipse/ice/commit/0b0b666bc2131a66cfbe21c0b880fdf154fbd5f0
  Author: Jordan Deyton <deytonjh@xxxxxxxx>
  Date:   2015-08-18 (Tue, 18 Aug 2015)

  Changed paths:
    M src/org.eclipse.ice.client.widgets.moose/META-INF/MANIFEST.MF
    M src/org.eclipse.ice.client.widgets.moose/src/org/eclipse/ice/client/widgets/moose/MOOSEFormEditor.java

  Log Message:
  -----------
  Adding a temporary ParaView remote viewer to the MOOSE Workflow editor.

Signed-off-by: Jordan Deyton <deytonjh@xxxxxxxx>


Compare: https://github.com/eclipse/ice/compare/147a318b9709...0b0b666bc213

Back to the top