Icon.st
changeset 3857 35aae40386d7
parent 3810 95fdf48b5d60
child 3859 fd0b1cf871f2
--- a/Icon.st	Sun Jan 29 02:26:51 2017 +0100
+++ b/Icon.st	Tue Jan 31 13:44:08 2017 +0100
@@ -14,7 +14,7 @@
 "{ NameSpace: Smalltalk }"
 
 Object subclass:#Icon
-	instanceVariableNames:'image mask'
+	instanceVariableNames:''
 	classVariableNames:'KnownIcons'
 	poolDictionaries:''
 	category:'Graphics-Images'
@@ -275,9 +275,11 @@
 
     <resource: #image>
 
-    ^Icon
-        constantNamed:'Icon defaultSTXIcon2'
+    ^ Icon
+        constantNamed:'Icon class defaultSTXIcon2'
         ifAbsentPut:[(Depth2Image width:16 height:16) bits:(ByteArray fromPackedString:'@@@@@@@@@@@@E@@@@AP@D@@T@D@@APD@@@DD@@@AT@@@@D@@@@EP@@@DD@@@T@P@@T@A@@T@@P@@@@@@@@@@@@@a') colorMapFromArray:#[184 231 231 0 127 127 0 0 0]; yourself]
+
+    "Modified: / 30-01-2017 / 19:19:49 / stefan"
 !
 
 defaultSTXIcon3
@@ -296,8 +298,10 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:#'Icon defaultSTXIcon3'
+        constantNamed:#'Icon class defaultSTXIcon3'
         ifAbsentPut:[(Depth2Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#[2]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@@@@@@@@@@E@@@@AP@D@@V@D@@APF@@@FF@@@AV@@@@&@@@@%P@@@$F@@@T@X@@T@I@@T@@P@@@@@@@@@@@@@a') ; colorMapFromArray:#[0 0 0 0 204 51 0 112 0]; yourself]
+
+    "Modified: / 30-01-2017 / 19:19:58 / stefan"
 !
 
 stxIcon
@@ -407,7 +411,7 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'Icon stxIconTransparent'
+        constantNamed:'Icon class stxIconTransparent'
         ifAbsentPut:[(Depth2Image width:48 height:48) bits:(ByteArray fromPackedString:'
 UUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU@UUUUUUUTEUUUUUT@EUUUUUUPUUUUUUT@EU
 UUUUUAUUUUUUT@EUUUUUXEUUUUUUT@IUUUUU %UUUUUUT@IUUUUVBUUUUUUUU@AUUUUXIUUUUUUUU@AUUUU EUUUUUUUUPBUUUV@UUUUUUUUUP@UUUTBUUUU
@@ -420,6 +424,8 @@
 @@A<@^@@@@A<@<@@@@@>A8@@@@@_C0@@@@@_G @@@@@O/@@@@@@O>@@@@@@G<@@@@@@G<@@@@@@C8@@@@@@G8@@@@@@O<@@@@@@_<@@@@@@>>@@@@@A<^@@@
 @@C8O@@@@@O0O@@@@@_ G @@@@?@C0@@@A>@A0@@@C<@A8@@@O8@@<@@@_0@@\@@@? @@N@@@? @@F@@@?@@@C@@@^@@@A @@@@@@@ @@@@@@@@@@@@@@@@@
 @@@@@@@@@@@@@@@@@@@@@@@@'); yourself); yourself]
+
+    "Modified: / 30-01-2017 / 19:20:10 / stefan"
 !
 
 stxIconTransparent2
@@ -438,7 +444,7 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'Icon stxIconTransparent2'
+        constantNamed:'Icon class stxIconTransparent2'
         ifAbsentPut:[(Depth2Image width:48 height:48) bits:(ByteArray fromPackedString:'
 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
 @@@@@@@@@@@@@@@@@@@@D@@@@@@@@@D@@@@@PP@@@@@@@@@@@@@AA@@@@@@@@@@@@@@@D@@@@@@@@@A@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@D@P@@@@@@@@
@@ -451,6 +457,8 @@
 @@A<@\@@@@A>@8@@@@@>A8@@@@@_C0@@@@@_G @@@@@O/@@@@@@O>@@@@@@G<@@@@@@G<@@@@@@C8@@@@@@G8@@@@@@O<@@@@@@_<@@@@@@>>@@@@@A<^@@@
 @@C8O@@@@@O0O@@@@@_ G @@@@?@C0@@@A>@A0@@@C<@@8@@@O8@@<@@@_0@@\@@@? @@N@@@? @@F@@@?@@@C@@@^@@@A@@@@@@@@ @@@@@@@@@@@@@@@@@
 @@@@@@@@@@@@@@@@@@@@@@@@'); yourself); yourself]
+
+    "Modified: / 30-01-2017 / 19:20:19 / stefan"
 !
 
 stxIconTransparent3
@@ -469,7 +477,7 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'Icon stxIconTransparent3'
+        constantNamed:'Icon class stxIconTransparent3'
         ifAbsentPut:[(Depth2Image width:48 height:48) bits:(ByteArray fromPackedString:'
 UUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU
 UUUUUUUUUUUUUUUUUUUUQUUUUUUUUUQUUUUUEEUUUUUUUUUUUUUTTUUUUUUUUUUUUUUUQUUUUUUUUUTUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUQUEUUUUUUUU
@@ -482,6 +490,8 @@
 @@A<@\@@@@A>@8@@@@@>A8@@@@@_C0@@@@@_G @@@@@O/@@@@@@O>@@@@@@G<@@@@@@G<@@@@@@C8@@@@@@G8@@@@@@O<@@@@@@_<@@@@@@>>@@@@@A<^@@@
 @@C8O@@@@@O0O@@@@@_ G @@@@?@C0@@@A>@A0@@@C<@@8@@@O8@@<@@@_0@@\@@@? @@N@@@? @@F@@@?@@@C@@@^@@@A@@@@@@@@ @@@@@@@@@@@@@@@@@
 @@@@@@@@@@@@@@@@@@@@@@@@'); yourself); yourself]
+
+    "Modified: / 30-01-2017 / 19:20:28 / stefan"
 ! !
 
 !Icon class methodsFor:'obsolete image specs'!