Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas FAUVERGUE2019-08-30 14:49:46 +0000
committerPatrick Tessier2019-09-18 07:54:48 +0000
commit2ec299164d14b33e605d71058237016125e0ee72 (patch)
tree23cfac79363c2851169cb13da40d6e68a5b64558 /plugins/uml/diagram
parent8fd2a0edd4ab3a6b26bf4c87cecf0ef6cf9e9e7e (diff)
downloadorg.eclipse.papyrus-2ec299164d14b33e605d71058237016125e0ee72.tar.gz
org.eclipse.papyrus-2ec299164d14b33e605d71058237016125e0ee72.tar.xz
org.eclipse.papyrus-2ec299164d14b33e605d71058237016125e0ee72.zip
Bug 550568: [AF] The diagrams and tables icons of disabled viewpoint
should be grayed - Add grayed icon into the architecture framework - Create the grayed icons for diagrams and tables - Manage the view prototype display in: - Model Explorer - Welcome page - Table of views - Properties views Change-Id: I3301e9d17cb12c5ca59f2175b5cb0b86e6733917 Signed-off-by: Nicolas FAUVERGUE <nicolas.fauvergue@cea.fr>
Diffstat (limited to 'plugins/uml/diagram')
-rw-r--r--plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/icons/obj16/Diagram_Activity_grayed.gifbin0 -> 879 bytes
-rw-r--r--plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/icons/obj16/Diagram_Class_grayed.gifbin0 -> 872 bytes
-rw-r--r--plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/icons/obj16/Diagram_Communication_grayed.gifbin0 -> 881 bytes
-rw-r--r--plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/icons/obj16/ComponentDiagram_grayed.gifbin0 -> 882 bytes
-rw-r--r--plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/icons/obj16/Diagram_CompositeStructure_grayed.gifbin0 -> 897 bytes
-rw-r--r--plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/icons/obj16/DeploymentDiagram_grayed.gifbin0 -> 882 bytes
-rw-r--r--plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/icons/obj16/Diagram_InteractionOverview_grayed.gifbin0 -> 877 bytes
-rw-r--r--plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/icons/obj16/Diagram_Profile_grayed.gifbin0 -> 886 bytes
-rw-r--r--plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/icons/obj16/Diagram_Sequence_grayed.gifbin0 -> 878 bytes
-rw-r--r--plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/icons/obj16/Diagram_StateMachine_grayed.gifbin0 -> 884 bytes
-rw-r--r--plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/icons/obj16/Diagram_Timing_grayed.gifbin0 -> 877 bytes
-rw-r--r--plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/icons/obj16/Diagram_UseCase_grayed.gifbin0 -> 881 bytes
12 files changed, 0 insertions, 0 deletions
diff --git a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/icons/obj16/Diagram_Activity_grayed.gif b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/icons/obj16/Diagram_Activity_grayed.gif
new file mode 100644
index 00000000000..fdf127ef126
--- /dev/null
+++ b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/icons/obj16/Diagram_Activity_grayed.gif
Binary files differ
diff --git a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/icons/obj16/Diagram_Class_grayed.gif b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/icons/obj16/Diagram_Class_grayed.gif
new file mode 100644
index 00000000000..5de2dd1ad49
--- /dev/null
+++ b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/icons/obj16/Diagram_Class_grayed.gif
Binary files differ
diff --git a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/icons/obj16/Diagram_Communication_grayed.gif b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/icons/obj16/Diagram_Communication_grayed.gif
new file mode 100644
index 00000000000..b1d44566a92
--- /dev/null
+++ b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/icons/obj16/Diagram_Communication_grayed.gif
Binary files differ
diff --git a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/icons/obj16/ComponentDiagram_grayed.gif b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/icons/obj16/ComponentDiagram_grayed.gif
new file mode 100644
index 00000000000..1a3c4999403
--- /dev/null
+++ b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/icons/obj16/ComponentDiagram_grayed.gif
Binary files differ
diff --git a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/icons/obj16/Diagram_CompositeStructure_grayed.gif b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/icons/obj16/Diagram_CompositeStructure_grayed.gif
new file mode 100644
index 00000000000..c2c10f5abb4
--- /dev/null
+++ b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/icons/obj16/Diagram_CompositeStructure_grayed.gif
Binary files differ
diff --git a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/icons/obj16/DeploymentDiagram_grayed.gif b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/icons/obj16/DeploymentDiagram_grayed.gif
new file mode 100644
index 00000000000..8107d1e7186
--- /dev/null
+++ b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/icons/obj16/DeploymentDiagram_grayed.gif
Binary files differ
diff --git a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/icons/obj16/Diagram_InteractionOverview_grayed.gif b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/icons/obj16/Diagram_InteractionOverview_grayed.gif
new file mode 100644
index 00000000000..347decf599a
--- /dev/null
+++ b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/icons/obj16/Diagram_InteractionOverview_grayed.gif
Binary files differ
diff --git a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/icons/obj16/Diagram_Profile_grayed.gif b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/icons/obj16/Diagram_Profile_grayed.gif
new file mode 100644
index 00000000000..bf85cb89c36
--- /dev/null
+++ b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/icons/obj16/Diagram_Profile_grayed.gif
Binary files differ
diff --git a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/icons/obj16/Diagram_Sequence_grayed.gif b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/icons/obj16/Diagram_Sequence_grayed.gif
new file mode 100644
index 00000000000..a6dd7353ad0
--- /dev/null
+++ b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/icons/obj16/Diagram_Sequence_grayed.gif
Binary files differ
diff --git a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/icons/obj16/Diagram_StateMachine_grayed.gif b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/icons/obj16/Diagram_StateMachine_grayed.gif
new file mode 100644
index 00000000000..67693607b2b
--- /dev/null
+++ b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/icons/obj16/Diagram_StateMachine_grayed.gif
Binary files differ
diff --git a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/icons/obj16/Diagram_Timing_grayed.gif b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/icons/obj16/Diagram_Timing_grayed.gif
new file mode 100644
index 00000000000..48c571b8f1a
--- /dev/null
+++ b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/icons/obj16/Diagram_Timing_grayed.gif
Binary files differ
diff --git a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/icons/obj16/Diagram_UseCase_grayed.gif b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/icons/obj16/Diagram_UseCase_grayed.gif
new file mode 100644
index 00000000000..d7a6b937fff
--- /dev/null
+++ b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/icons/obj16/Diagram_UseCase_grayed.gif
Binary files differ

Back to the top