*** empty log message ***
authorclaus
Wed, 13 Oct 1993 03:48:35 +0100
changeset 3 0332d1e8cecb
parent 2 ab6002adaee1
child 4 e1e3fbe98999
*** empty log message ***
MenuButt.st
MenuButton.st
MotionButton.st
MtnButt.st
--- a/MenuButt.st	Wed Oct 13 02:03:48 1993 +0100
+++ b/MenuButt.st	Wed Oct 13 03:48:35 1993 +0100
@@ -1,5 +1,5 @@
 "
- COPYRIGHT (c) 1989-93 by Claus Gittinger
+ COPYRIGHT (c) 1989 by Claus Gittinger
 	      All Rights Reserved
 
  This software is furnished under a license and may be used
@@ -19,14 +19,14 @@
 
 MenuButton comment:'
 
-COPYRIGHT (c) 1989-93 by Claus Gittinger
+COPYRIGHT (c) 1989 by Claus Gittinger
 	      All Rights Reserved
 
 these objects implement the special buttons used for pull-down-menu-bars.
 they highlight on enter events (while pressed) and perform their
 action on release
 
-$Header: /cvs/stx/stx/libwidg2/Attic/MenuButt.st,v 1.2 1993-10-13 01:02:51 claus Exp $
+$Header: /cvs/stx/stx/libwidg2/Attic/MenuButt.st,v 1.3 1993-10-13 02:48:32 claus Exp $
 written spring/summer 89 by claus
 '!
 
--- a/MenuButton.st	Wed Oct 13 02:03:48 1993 +0100
+++ b/MenuButton.st	Wed Oct 13 03:48:35 1993 +0100
@@ -1,5 +1,5 @@
 "
- COPYRIGHT (c) 1989-93 by Claus Gittinger
+ COPYRIGHT (c) 1989 by Claus Gittinger
 	      All Rights Reserved
 
  This software is furnished under a license and may be used
@@ -19,14 +19,14 @@
 
 MenuButton comment:'
 
-COPYRIGHT (c) 1989-93 by Claus Gittinger
+COPYRIGHT (c) 1989 by Claus Gittinger
 	      All Rights Reserved
 
 these objects implement the special buttons used for pull-down-menu-bars.
 they highlight on enter events (while pressed) and perform their
 action on release
 
-$Header: /cvs/stx/stx/libwidg2/MenuButton.st,v 1.2 1993-10-13 01:02:51 claus Exp $
+$Header: /cvs/stx/stx/libwidg2/MenuButton.st,v 1.3 1993-10-13 02:48:32 claus Exp $
 written spring/summer 89 by claus
 '!
 
--- a/MotionButton.st	Wed Oct 13 02:03:48 1993 +0100
+++ b/MotionButton.st	Wed Oct 13 03:48:35 1993 +0100
@@ -1,5 +1,5 @@
 "
- COPYRIGHT (c) 1989-93 by Claus Gittinger
+ COPYRIGHT (c) 1989 by Claus Gittinger
 	      All Rights Reserved
 
  This software is furnished under a license and may be used
@@ -19,13 +19,13 @@
 
 MotionButton comment:'
 
-COPYRIGHT (c) 1989-93 by Claus Gittinger
+COPYRIGHT (c) 1989 by Claus Gittinger
 	      All Rights Reserved
 
 a motionButton highlights itself whenever the cursor
 walks into it ...
 
-$Header: /cvs/stx/stx/libwidg2/MotionButton.st,v 1.2 1993-10-13 01:02:55 claus Exp $
+$Header: /cvs/stx/stx/libwidg2/MotionButton.st,v 1.3 1993-10-13 02:48:35 claus Exp $
 written spring/summer 89 by claus
 '!
 
--- a/MtnButt.st	Wed Oct 13 02:03:48 1993 +0100
+++ b/MtnButt.st	Wed Oct 13 03:48:35 1993 +0100
@@ -1,5 +1,5 @@
 "
- COPYRIGHT (c) 1989-93 by Claus Gittinger
+ COPYRIGHT (c) 1989 by Claus Gittinger
 	      All Rights Reserved
 
  This software is furnished under a license and may be used
@@ -19,13 +19,13 @@
 
 MotionButton comment:'
 
-COPYRIGHT (c) 1989-93 by Claus Gittinger
+COPYRIGHT (c) 1989 by Claus Gittinger
 	      All Rights Reserved
 
 a motionButton highlights itself whenever the cursor
 walks into it ...
 
-$Header: /cvs/stx/stx/libwidg2/Attic/MtnButt.st,v 1.2 1993-10-13 01:02:55 claus Exp $
+$Header: /cvs/stx/stx/libwidg2/Attic/MtnButt.st,v 1.3 1993-10-13 02:48:35 claus Exp $
 written spring/summer 89 by claus
 '!