summaryrefslogtreecommitdiff
path: root/propertysheet/src/org/eclipse/wb/internal/core/icons
diff options
context:
space:
mode:
authorTor Norbye <tnorbye@google.com>2012-03-22 21:38:45 -0700
committerTor Norbye <tnorbye@google.com>2012-03-22 21:38:45 -0700
commitb13cc3c964fee8f16bfbf4bd42ad0631c4cf7889 (patch)
tree98a407a56524827aaee16c2fd90208c07db79edf /propertysheet/src/org/eclipse/wb/internal/core/icons
parentc0ecc89c7fa48c6e5ab3c7635863a6e8d2b28137 (diff)
downloadeclipse-windowbuilder-b13cc3c964fee8f16bfbf4bd42ad0631c4cf7889.tar.gz
Add WindowBuilder propertysheet code. See README.txt for details.
This reverts commit c0ecc89c7fa48c6e5ab3c7635863a6e8d2b28137.
Diffstat (limited to 'propertysheet/src/org/eclipse/wb/internal/core/icons')
-rw-r--r--propertysheet/src/org/eclipse/wb/internal/core/icons/properties/BooleanNull.pngbin0 -> 213 bytes
-rw-r--r--propertysheet/src/org/eclipse/wb/internal/core/icons/properties/BooleanUnknown.pngbin0 -> 362 bytes
-rw-r--r--propertysheet/src/org/eclipse/wb/internal/core/icons/properties/dots.gifbin0 -> 825 bytes
-rw-r--r--propertysheet/src/org/eclipse/wb/internal/core/icons/properties/down.pngbin0 -> 141 bytes
-rw-r--r--propertysheet/src/org/eclipse/wb/internal/core/icons/properties/false.pngbin0 -> 155 bytes
-rw-r--r--propertysheet/src/org/eclipse/wb/internal/core/icons/properties/minus.gifbin0 -> 872 bytes
-rw-r--r--propertysheet/src/org/eclipse/wb/internal/core/icons/properties/plus.gifbin0 -> 873 bytes
-rw-r--r--propertysheet/src/org/eclipse/wb/internal/core/icons/properties/true.pngbin0 -> 214 bytes
8 files changed, 0 insertions, 0 deletions
diff --git a/propertysheet/src/org/eclipse/wb/internal/core/icons/properties/BooleanNull.png b/propertysheet/src/org/eclipse/wb/internal/core/icons/properties/BooleanNull.png
new file mode 100644
index 0000000..437b546
--- /dev/null
+++ b/propertysheet/src/org/eclipse/wb/internal/core/icons/properties/BooleanNull.png
Binary files differ
diff --git a/propertysheet/src/org/eclipse/wb/internal/core/icons/properties/BooleanUnknown.png b/propertysheet/src/org/eclipse/wb/internal/core/icons/properties/BooleanUnknown.png
new file mode 100644
index 0000000..e92cbf0
--- /dev/null
+++ b/propertysheet/src/org/eclipse/wb/internal/core/icons/properties/BooleanUnknown.png
Binary files differ
diff --git a/propertysheet/src/org/eclipse/wb/internal/core/icons/properties/dots.gif b/propertysheet/src/org/eclipse/wb/internal/core/icons/properties/dots.gif
new file mode 100644
index 0000000..e3c6e83
--- /dev/null
+++ b/propertysheet/src/org/eclipse/wb/internal/core/icons/properties/dots.gif
Binary files differ
diff --git a/propertysheet/src/org/eclipse/wb/internal/core/icons/properties/down.png b/propertysheet/src/org/eclipse/wb/internal/core/icons/properties/down.png
new file mode 100644
index 0000000..57147b8
--- /dev/null
+++ b/propertysheet/src/org/eclipse/wb/internal/core/icons/properties/down.png
Binary files differ
diff --git a/propertysheet/src/org/eclipse/wb/internal/core/icons/properties/false.png b/propertysheet/src/org/eclipse/wb/internal/core/icons/properties/false.png
new file mode 100644
index 0000000..7e1094f
--- /dev/null
+++ b/propertysheet/src/org/eclipse/wb/internal/core/icons/properties/false.png
Binary files differ
diff --git a/propertysheet/src/org/eclipse/wb/internal/core/icons/properties/minus.gif b/propertysheet/src/org/eclipse/wb/internal/core/icons/properties/minus.gif
new file mode 100644
index 0000000..e6579a6
--- /dev/null
+++ b/propertysheet/src/org/eclipse/wb/internal/core/icons/properties/minus.gif
Binary files differ
diff --git a/propertysheet/src/org/eclipse/wb/internal/core/icons/properties/plus.gif b/propertysheet/src/org/eclipse/wb/internal/core/icons/properties/plus.gif
new file mode 100644
index 0000000..3944fed
--- /dev/null
+++ b/propertysheet/src/org/eclipse/wb/internal/core/icons/properties/plus.gif
Binary files differ
diff --git a/propertysheet/src/org/eclipse/wb/internal/core/icons/properties/true.png b/propertysheet/src/org/eclipse/wb/internal/core/icons/properties/true.png
new file mode 100644
index 0000000..7908e7a
--- /dev/null
+++ b/propertysheet/src/org/eclipse/wb/internal/core/icons/properties/true.png
Binary files differ