Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] a340c1: Added code to make the ICEFormEditor dirty if the ...

  Branch: refs/heads/jordan/bug464037
  Home:   https://github.com/eclipse/ice
  Commit: a340c1d56cd64691919f5ceb695206063e6d3ba0
      https://github.com/eclipse/ice/commit/a340c1d56cd64691919f5ceb695206063e6d3ba0
  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
    M src/org.eclipse.ice.client.widgets.moose/src/org/eclipse/ice/client/widgets/moose/MOOSETreePropertySection.java
    M src/org.eclipse.ice.client.widgets/src/org/eclipse/ice/client/common/TreeCompositeViewer.java
    M src/org.eclipse.ice.client.widgets/src/org/eclipse/ice/client/widgets/EMFSectionPage.java
    M src/org.eclipse.ice.client.widgets/src/org/eclipse/ice/client/widgets/EMFTreeCompositeViewer.java
    M src/org.eclipse.ice.client.widgets/src/org/eclipse/ice/client/widgets/ICEFormEditor.java
    M src/org.eclipse.ice.client.widgets/src/org/eclipse/ice/client/widgets/properties/TreePropertySection.java

  Log Message:
  -----------
  Added code to make the ICEFormEditor dirty if the properties in the
TreePropertySection are changed.

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



Back to the top