version at the end
authorClaus Gittinger <cg@exept.de>
Thu, 23 Nov 1995 19:09:12 +0100
changeset 98 de14b996ee80
parent 97 306cb0aa67be
child 99 27c080be3479
version at the end
ClrListEntry.st
ColoredListEntry.st
ListEntry.st
MCLEntry.st
MultiColListEntry.st
TabSpec.st
TabulatorSpecification.st
--- a/ClrListEntry.st	Thu Nov 23 03:29:00 1995 +0100
+++ b/ClrListEntry.st	Thu Nov 23 19:09:12 1995 +0100
@@ -83,10 +83,6 @@
 	v := PopUpList on:selList.
 	v open
 "
-!
-
-version
-    ^ '$Header: /cvs/stx/stx/libwidg2/Attic/ClrListEntry.st,v 1.7 1995-11-23 02:28:13 cg Exp $'
 ! !
 
 !ColoredListEntry class methodsFor:'instance creation'!
@@ -154,3 +150,8 @@
     ^ aGC font widthOf:(string withTabsExpanded)
 ! !
 
+!ColoredListEntry class methodsFor:'documentation'!
+
+version
+    ^ '$Header: /cvs/stx/stx/libwidg2/Attic/ClrListEntry.st,v 1.8 1995-11-23 18:09:12 cg Exp $'
+! !
--- a/ColoredListEntry.st	Thu Nov 23 03:29:00 1995 +0100
+++ b/ColoredListEntry.st	Thu Nov 23 19:09:12 1995 +0100
@@ -83,10 +83,6 @@
 	v := PopUpList on:selList.
 	v open
 "
-!
-
-version
-    ^ '$Header: /cvs/stx/stx/libwidg2/ColoredListEntry.st,v 1.7 1995-11-23 02:28:13 cg Exp $'
 ! !
 
 !ColoredListEntry class methodsFor:'instance creation'!
@@ -154,3 +150,8 @@
     ^ aGC font widthOf:(string withTabsExpanded)
 ! !
 
+!ColoredListEntry class methodsFor:'documentation'!
+
+version
+    ^ '$Header: /cvs/stx/stx/libwidg2/ColoredListEntry.st,v 1.8 1995-11-23 18:09:12 cg Exp $'
+! !
--- a/ListEntry.st	Thu Nov 23 03:29:00 1995 +0100
+++ b/ListEntry.st	Thu Nov 23 19:09:12 1995 +0100
@@ -41,10 +41,6 @@
     If you want to create new subclasses, implement (at least) the methods
     found in the 'required protocol' category.
 "
-!
-
-version
-    ^ '$Header: /cvs/stx/stx/libwidg2/ListEntry.st,v 1.4 1995-11-23 02:28:22 cg Exp $'
 ! !
 
 !ListEntry methodsFor:'queries'!
@@ -87,3 +83,8 @@
     ^ self subclassResponsibility
 ! !
 
+!ListEntry class methodsFor:'documentation'!
+
+version
+    ^ '$Header: /cvs/stx/stx/libwidg2/ListEntry.st,v 1.5 1995-11-23 18:09:01 cg Exp $'
+! !
--- a/MCLEntry.st	Thu Nov 23 03:29:00 1995 +0100
+++ b/MCLEntry.st	Thu Nov 23 19:09:12 1995 +0100
@@ -254,10 +254,6 @@
 	v extent:600@200.
 	v open
 "
-!
-
-version
-    ^ '$Header: /cvs/stx/stx/libwidg2/Attic/MCLEntry.st,v 1.10 1995-11-23 02:28:32 cg Exp $'
 ! !
 
 !MultiColListEntry class methodsFor:'instance creation'!
@@ -442,3 +438,8 @@
     ^ xMax
 ! !
 
+!MultiColListEntry class methodsFor:'documentation'!
+
+version
+    ^ '$Header: /cvs/stx/stx/libwidg2/Attic/MCLEntry.st,v 1.11 1995-11-23 18:08:54 cg Exp $'
+! !
--- a/MultiColListEntry.st	Thu Nov 23 03:29:00 1995 +0100
+++ b/MultiColListEntry.st	Thu Nov 23 19:09:12 1995 +0100
@@ -254,10 +254,6 @@
 	v extent:600@200.
 	v open
 "
-!
-
-version
-    ^ '$Header: /cvs/stx/stx/libwidg2/MultiColListEntry.st,v 1.10 1995-11-23 02:28:32 cg Exp $'
 ! !
 
 !MultiColListEntry class methodsFor:'instance creation'!
@@ -442,3 +438,8 @@
     ^ xMax
 ! !
 
+!MultiColListEntry class methodsFor:'documentation'!
+
+version
+    ^ '$Header: /cvs/stx/stx/libwidg2/MultiColListEntry.st,v 1.11 1995-11-23 18:08:54 cg Exp $'
+! !
--- a/TabSpec.st	Thu Nov 23 03:29:00 1995 +0100
+++ b/TabSpec.st	Thu Nov 23 19:09:12 1995 +0100
@@ -186,10 +186,6 @@
 
 	listView open
 "
-!
-
-version
-    ^ '$Header: /cvs/stx/stx/libwidg2/Attic/TabSpec.st,v 1.7 1995-11-23 02:29:00 cg Exp $'
 ! !
 
 !TabulatorSpecification class methodsFor:'instance creation'!
@@ -383,3 +379,8 @@
     ^ #left
 ! !
 
+!TabulatorSpecification class methodsFor:'documentation'!
+
+version
+    ^ '$Header: /cvs/stx/stx/libwidg2/Attic/TabSpec.st,v 1.8 1995-11-23 18:09:06 cg Exp $'
+! !
--- a/TabulatorSpecification.st	Thu Nov 23 03:29:00 1995 +0100
+++ b/TabulatorSpecification.st	Thu Nov 23 19:09:12 1995 +0100
@@ -186,10 +186,6 @@
 
 	listView open
 "
-!
-
-version
-    ^ '$Header: /cvs/stx/stx/libwidg2/TabulatorSpecification.st,v 1.7 1995-11-23 02:29:00 cg Exp $'
 ! !
 
 !TabulatorSpecification class methodsFor:'instance creation'!
@@ -383,3 +379,8 @@
     ^ #left
 ! !
 
+!TabulatorSpecification class methodsFor:'documentation'!
+
+version
+    ^ '$Header: /cvs/stx/stx/libwidg2/TabulatorSpecification.st,v 1.8 1995-11-23 18:09:06 cg Exp $'
+! !