Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] bb6a25: Commented out code that attempted to force the MOO...

  Branch: refs/heads/jordan/bug464037
  Home:   https://github.com/eclipse/ice
  Commit: bb6a2567899b787706e00b31391e2ac92b90e034
      https://github.com/eclipse/ice/commit/bb6a2567899b787706e00b31391e2ac92b90e034
  Author: Jordan Deyton <deytonjh@xxxxxxxx>
  Date:   2015-04-07 (Tue, 07 Apr 2015)

  Changed paths:
    M src/org.eclipse.ice.client.widgets.moose/src/org/eclipse/ice/client/widgets/moose/MOOSETreeCompositeView.java

  Log Message:
  -----------
  Commented out code that attempted to force the MOOSETreeCompositeView's
ToolBar to wrap when its view width is too small. This code is no longer
necessary.

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


  Commit: 87c61cbf2bcbc18061f263b8303c6f07b380a049
      https://github.com/eclipse/ice/commit/87c61cbf2bcbc18061f263b8303c6f07b380a049
  Author: Jordan Deyton <deytonjh@xxxxxxxx>
  Date:   2015-04-07 (Tue, 07 Apr 2015)

  Changed paths:
    M src/org.eclipse.ice.client.widgets.moose/src/org/eclipse/ice/client/widgets/moose/MOOSEFormEditor.java

  Log Message:
  -----------
  Updated the Mesh and Plant page IDs so that the Mesh View page does not
conflict with the default Resource Page. We shouldn't really have the
two separate pages, so I'll take a look at possibly removing the
embedded mesh view and rely instead on the built-in Resource Page.

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


Compare: https://github.com/eclipse/ice/compare/599cdeda46ef...87c61cbf2bcb

Back to the top