Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] 6be1b5: Converting the add, remove, and type buttons in th...

  Branch: refs/heads/jordan/bug455654
  Home:   https://github.com/eclipse/ice
  Commit: 6be1b5fd60a25d7baf86c7991cc971a2a56de601
      https://github.com/eclipse/ice/commit/6be1b5fd60a25d7baf86c7991cc971a2a56de601
  Author: Jordan Deyton <jordan.deyton@xxxxxxxxx>
  Date:   2014-12-20 (Sat, 20 Dec 2014)

  Changed paths:
    A src/org.eclipse.ice.client.widgets/src/org/eclipse/ice/client/widgets/properties/AddPropertyAction.java
    A src/org.eclipse.ice.client.widgets/src/org/eclipse/ice/client/widgets/properties/RemovePropertyAction.java
    M src/org.eclipse.ice.client.widgets/src/org/eclipse/ice/client/widgets/properties/TreePropertySection.java

  Log Message:
  -----------
  Converting the add, remove, and type buttons in the TreePropertySection
to JFace Actions in a ToolBar.

Signed-off-by: Jordan Deyton <jordan.deyton@xxxxxxxxx>



Back to the top