# HG changeset patch # User claus # Date 809805283 -7200 # Node ID a656b0c9dd21eadbdedc6e198f429f2e305e1551 # Parent ab8ed9e213d04b7fa9c8e9df243c681babc5d4ea . diff -r ab8ed9e213d0 -r a656b0c9dd21 ClrValue.st --- a/ClrValue.st Wed Aug 30 01:43:11 1995 +0200 +++ b/ClrValue.st Wed Aug 30 19:54:43 1995 +0200 @@ -17,13 +17,6 @@ category:'Graphics-Support' ! -ColorValue comment:' -COPYRIGHT (c) 1995 by Claus Gittinger - All Rights Reserved - -$Header: /cvs/stx/stx/libview2/Attic/ClrValue.st,v 1.4 1995-08-29 17:43:20 claus Exp $ -'! - !ColorValue class methodsFor:'documentation'! copyright @@ -42,7 +35,7 @@ version " -$Header: /cvs/stx/stx/libview2/Attic/ClrValue.st,v 1.4 1995-08-29 17:43:20 claus Exp $ +$Header: /cvs/stx/stx/libview2/Attic/ClrValue.st,v 1.5 1995-08-30 17:53:44 claus Exp $ " ! diff -r ab8ed9e213d0 -r a656b0c9dd21 ColorValue.st --- a/ColorValue.st Wed Aug 30 01:43:11 1995 +0200 +++ b/ColorValue.st Wed Aug 30 19:54:43 1995 +0200 @@ -17,13 +17,6 @@ category:'Graphics-Support' ! -ColorValue comment:' -COPYRIGHT (c) 1995 by Claus Gittinger - All Rights Reserved - -$Header: /cvs/stx/stx/libview2/ColorValue.st,v 1.4 1995-08-29 17:43:20 claus Exp $ -'! - !ColorValue class methodsFor:'documentation'! copyright @@ -42,7 +35,7 @@ version " -$Header: /cvs/stx/stx/libview2/ColorValue.st,v 1.4 1995-08-29 17:43:20 claus Exp $ +$Header: /cvs/stx/stx/libview2/ColorValue.st,v 1.5 1995-08-30 17:53:44 claus Exp $ " ! diff -r ab8ed9e213d0 -r a656b0c9dd21 DObject.st --- a/DObject.st Wed Aug 30 01:43:11 1995 +0200 +++ b/DObject.st Wed Aug 30 19:54:43 1995 +0200 @@ -17,13 +17,6 @@ category:'Graphics-Display Objects' ! -DisplayObject comment:' -COPYRIGHT (c) 1989 by Claus Gittinger - All Rights Reserved - -$Header: /cvs/stx/stx/libview2/Attic/DObject.st,v 1.11 1995-08-29 17:43:29 claus Exp $ -'! - !DisplayObject class methodsFor:'documentation'! copyright @@ -42,7 +35,7 @@ version " -$Header: /cvs/stx/stx/libview2/Attic/DObject.st,v 1.11 1995-08-29 17:43:29 claus Exp $ +$Header: /cvs/stx/stx/libview2/Attic/DObject.st,v 1.12 1995-08-30 17:53:47 claus Exp $ " ! diff -r ab8ed9e213d0 -r a656b0c9dd21 DisplayObject.st --- a/DisplayObject.st Wed Aug 30 01:43:11 1995 +0200 +++ b/DisplayObject.st Wed Aug 30 19:54:43 1995 +0200 @@ -17,13 +17,6 @@ category:'Graphics-Display Objects' ! -DisplayObject comment:' -COPYRIGHT (c) 1989 by Claus Gittinger - All Rights Reserved - -$Header: /cvs/stx/stx/libview2/DisplayObject.st,v 1.11 1995-08-29 17:43:29 claus Exp $ -'! - !DisplayObject class methodsFor:'documentation'! copyright @@ -42,7 +35,7 @@ version " -$Header: /cvs/stx/stx/libview2/DisplayObject.st,v 1.11 1995-08-29 17:43:29 claus Exp $ +$Header: /cvs/stx/stx/libview2/DisplayObject.st,v 1.12 1995-08-30 17:53:47 claus Exp $ " ! diff -r ab8ed9e213d0 -r a656b0c9dd21 FaceReader.st --- a/FaceReader.st Wed Aug 30 01:43:11 1995 +0200 +++ b/FaceReader.st Wed Aug 30 19:54:43 1995 +0200 @@ -17,13 +17,6 @@ category:'Graphics-Images support' ! -FaceReader comment:' -COPYRIGHT (c) 1993 by Claus Gittinger - All Rights Reserved - -$Header: /cvs/stx/stx/libview2/FaceReader.st,v 1.11 1995-08-29 17:43:39 claus Exp $ -'! - !FaceReader class methodsFor:'documentation'! copyright @@ -42,7 +35,7 @@ version " -$Header: /cvs/stx/stx/libview2/FaceReader.st,v 1.11 1995-08-29 17:43:39 claus Exp $ +$Header: /cvs/stx/stx/libview2/FaceReader.st,v 1.12 1995-08-30 17:53:50 claus Exp $ " ! diff -r ab8ed9e213d0 -r a656b0c9dd21 GIFReader.st --- a/GIFReader.st Wed Aug 30 01:43:11 1995 +0200 +++ b/GIFReader.st Wed Aug 30 19:54:43 1995 +0200 @@ -19,13 +19,6 @@ category:'Graphics-Images support' ! -GIFReader comment:' -COPYRIGHT (c) 1991 by Claus Gittinger - All Rights Reserved - -$Header: /cvs/stx/stx/libview2/GIFReader.st,v 1.17 1995-08-29 17:43:43 claus Exp $ -'! - !GIFReader class methodsFor:'documentation'! copyright @@ -44,7 +37,7 @@ version " -$Header: /cvs/stx/stx/libview2/GIFReader.st,v 1.17 1995-08-29 17:43:43 claus Exp $ +$Header: /cvs/stx/stx/libview2/GIFReader.st,v 1.18 1995-08-30 17:53:53 claus Exp $ " ! diff -r ab8ed9e213d0 -r a656b0c9dd21 InputView.st --- a/InputView.st Wed Aug 30 01:43:11 1995 +0200 +++ b/InputView.st Wed Aug 30 19:54:43 1995 +0200 @@ -1,6 +1,6 @@ " COPYRIGHT (c) 1990 by Claus Gittinger - All Rights Reserved + All Rights Reserved This software is furnished under a license and may be used only in accordance with the terms of that license and with the @@ -17,19 +17,12 @@ category:'Views-Basic' ! -InputView comment:' -COPYRIGHT (c) 1990 by Claus Gittinger - All Rights Reserved - -$Header: /cvs/stx/stx/libview2/InputView.st,v 1.7 1995-08-29 17:43:48 claus Exp $ -'! - !InputView class methodsFor:'documentation'! copyright " COPYRIGHT (c) 1990 by Claus Gittinger - All Rights Reserved + All Rights Reserved This software is furnished under a license and may be used only in accordance with the terms of that license and with the @@ -42,7 +35,7 @@ version " -$Header: /cvs/stx/stx/libview2/InputView.st,v 1.7 1995-08-29 17:43:48 claus Exp $ +$Header: /cvs/stx/stx/libview2/InputView.st,v 1.8 1995-08-30 17:53:56 claus Exp $ " ! @@ -52,7 +45,7 @@ This kind of view can be used to be laid ontop of another view to catch all input. (Interface builder) NOTICE: the event forwarding is a leftover from times when not delegation mechanism - existed - it will vanish - use delegates for new code. + existed - it will vanish - use delegates for new code. " ! ! @@ -92,7 +85,7 @@ "redefined to forward event" eventReceiver notNil ifTrue:[ - eventReceiver keyPress:key x:x y:y + eventReceiver keyPress:key x:x y:y ] ! @@ -100,7 +93,7 @@ "redefined to forward event" eventReceiver notNil ifTrue:[ - eventReceiver keyRelease:key x:x y:y + eventReceiver keyRelease:key x:x y:y ] ! @@ -108,7 +101,7 @@ "redefined to forward event" eventReceiver notNil ifTrue:[ - eventReceiver buttonShiftPress:button x:x y:y + eventReceiver buttonShiftPress:button x:x y:y ] ! @@ -116,7 +109,7 @@ "redefined to forward event" eventReceiver notNil ifTrue:[ - eventReceiver buttonPress:button x:x y:y + eventReceiver buttonPress:button x:x y:y ] ! @@ -124,7 +117,7 @@ "redefined to forward event" eventReceiver notNil ifTrue:[ - eventReceiver buttonRelease:button x:x y:y + eventReceiver buttonRelease:button x:x y:y ] ! @@ -132,7 +125,7 @@ "redefined to forward event" eventReceiver notNil ifTrue:[ - eventReceiver buttonMotion:state x:x y:y + eventReceiver buttonMotion:state x:x y:y ] ! @@ -140,7 +133,7 @@ "redefined to forward event" eventReceiver notNil ifTrue:[ - eventReceiver focusIn + eventReceiver focusIn ] ! @@ -148,7 +141,7 @@ "redefined to forward event" eventReceiver notNil ifTrue:[ - eventReceiver focusOut + eventReceiver focusOut ] ! @@ -156,7 +149,7 @@ "redefined to forward event" eventReceiver notNil ifTrue:[ - eventReceiver pointerEnter:state x:x y:y + eventReceiver pointerEnter:state x:x y:y ] ! @@ -164,6 +157,6 @@ "redefined to forward event" eventReceiver notNil ifTrue:[ - eventReceiver pointerLeave:state + eventReceiver pointerLeave:state ] ! ! diff -r ab8ed9e213d0 -r a656b0c9dd21 JPEGReader.st --- a/JPEGReader.st Wed Aug 30 01:43:11 1995 +0200 +++ b/JPEGReader.st Wed Aug 30 19:54:43 1995 +0200 @@ -17,13 +17,6 @@ category:'Graphics-Images support' ! -JPEGReader comment:' -COPYRIGHT (c) 1993 by Claus Gittinger - All Rights Reserved - -$Header: /cvs/stx/stx/libview2/JPEGReader.st,v 1.9 1995-08-29 17:43:54 claus Exp $ -'! - !JPEGReader class methodsFor:'documentation'! copyright @@ -42,7 +35,7 @@ version " -$Header: /cvs/stx/stx/libview2/JPEGReader.st,v 1.9 1995-08-29 17:43:54 claus Exp $ +$Header: /cvs/stx/stx/libview2/JPEGReader.st,v 1.10 1995-08-30 17:53:59 claus Exp $ " ! diff -r ab8ed9e213d0 -r a656b0c9dd21 Model.st --- a/Model.st Wed Aug 30 01:43:11 1995 +0200 +++ b/Model.st Wed Aug 30 19:54:43 1995 +0200 @@ -17,13 +17,6 @@ category:'Interface-Support-Models' ! -Model comment:' -COPYRIGHT (c) 1992 by Claus Gittinger - All Rights Reserved - -$Header: /cvs/stx/stx/libview2/Model.st,v 1.13 1995-08-29 17:44:15 claus Exp $ -'! - !Model class methodsFor:'documentation'! copyright @@ -42,7 +35,7 @@ version " -$Header: /cvs/stx/stx/libview2/Model.st,v 1.13 1995-08-29 17:44:15 claus Exp $ +$Header: /cvs/stx/stx/libview2/Model.st,v 1.14 1995-08-30 17:54:04 claus Exp $ " ! diff -r ab8ed9e213d0 -r a656b0c9dd21 PBMReader.st --- a/PBMReader.st Wed Aug 30 01:43:11 1995 +0200 +++ b/PBMReader.st Wed Aug 30 19:54:43 1995 +0200 @@ -17,13 +17,6 @@ category:'Graphics-Images support' ! -PBMReader comment:' -COPYRIGHT (c) 1992 by Claus Gittinger - All Rights Reserved - -$Header: /cvs/stx/stx/libview2/PBMReader.st,v 1.12 1995-08-29 17:44:20 claus Exp $ -'! - !PBMReader class methodsFor:'documentation'! copyright @@ -42,7 +35,7 @@ version " -$Header: /cvs/stx/stx/libview2/PBMReader.st,v 1.12 1995-08-29 17:44:20 claus Exp $ +$Header: /cvs/stx/stx/libview2/PBMReader.st,v 1.13 1995-08-30 17:54:07 claus Exp $ " ! diff -r ab8ed9e213d0 -r a656b0c9dd21 PCXReader.st --- a/PCXReader.st Wed Aug 30 01:43:11 1995 +0200 +++ b/PCXReader.st Wed Aug 30 19:54:43 1995 +0200 @@ -19,13 +19,6 @@ category:'Graphics-Images support' ! -PCXReader comment:' -COPYRIGHT (c) 1994 by Claus Gittinger - All Rights Reserved - -$Header: /cvs/stx/stx/libview2/PCXReader.st,v 1.7 1995-08-29 17:44:25 claus Exp $ -'! - !PCXReader class methodsFor:'documentation'! copyright @@ -44,7 +37,7 @@ version " -$Header: /cvs/stx/stx/libview2/PCXReader.st,v 1.7 1995-08-29 17:44:25 claus Exp $ +$Header: /cvs/stx/stx/libview2/PCXReader.st,v 1.8 1995-08-30 17:54:10 claus Exp $ " ! diff -r ab8ed9e213d0 -r a656b0c9dd21 ST80FormReader.st --- a/ST80FormReader.st Wed Aug 30 01:43:11 1995 +0200 +++ b/ST80FormReader.st Wed Aug 30 19:54:43 1995 +0200 @@ -19,13 +19,6 @@ category:'Graphics-Images support' ! -ST80FormReader comment:' -COPYRIGHT (c) 1993 by Claus Gittinger - All Rights Reserved - -$Header: /cvs/stx/stx/libview2/ST80FormReader.st,v 1.8 1995-08-29 17:44:46 claus Exp $ -'! - !ST80FormReader class methodsFor:'documentation'! copyright @@ -44,7 +37,7 @@ version " -$Header: /cvs/stx/stx/libview2/ST80FormReader.st,v 1.8 1995-08-29 17:44:46 claus Exp $ +$Header: /cvs/stx/stx/libview2/ST80FormReader.st,v 1.9 1995-08-30 17:54:15 claus Exp $ " ! diff -r ab8ed9e213d0 -r a656b0c9dd21 STFormRdr.st --- a/STFormRdr.st Wed Aug 30 01:43:11 1995 +0200 +++ b/STFormRdr.st Wed Aug 30 19:54:43 1995 +0200 @@ -19,13 +19,6 @@ category:'Graphics-Images support' ! -ST80FormReader comment:' -COPYRIGHT (c) 1993 by Claus Gittinger - All Rights Reserved - -$Header: /cvs/stx/stx/libview2/Attic/STFormRdr.st,v 1.8 1995-08-29 17:44:46 claus Exp $ -'! - !ST80FormReader class methodsFor:'documentation'! copyright @@ -44,7 +37,7 @@ version " -$Header: /cvs/stx/stx/libview2/Attic/STFormRdr.st,v 1.8 1995-08-29 17:44:46 claus Exp $ +$Header: /cvs/stx/stx/libview2/Attic/STFormRdr.st,v 1.9 1995-08-30 17:54:15 claus Exp $ " ! diff -r ab8ed9e213d0 -r a656b0c9dd21 StandardSystemController.st --- a/StandardSystemController.st Wed Aug 30 01:43:11 1995 +0200 +++ b/StandardSystemController.st Wed Aug 30 19:54:43 1995 +0200 @@ -17,18 +17,36 @@ category:'Interface-Support-Controllers' ! -StandardSystemController comment:' +!StandardSystemController class methodsFor:'documentation'! -COPYRIGHT (c) 1993 by Claus Gittinger +copyright +" + COPYRIGHT (c) 1993 by Claus Gittinger All Rights Reserved -Controller for StandardSystemViews i.e. top views. There is nothing done here -since all action is done in window manager. This class exists for ST-80 com- -patibility mainly. + This software is furnished under a license and may be used + only in accordance with the terms of that license and with the + inclusion of the above copyright notice. This software may not + be provided or otherwise made available to, or used by, any + other person. No title to or ownership of the software is + hereby transferred. +" +! -$Header: /cvs/stx/stx/libview2/StandardSystemController.st,v 1.6 1995-08-29 17:44:50 claus Exp $ -written spring 93 by claus -'! +documentation +" + Controller for StandardSystemViews i.e. top views. There is nothing done here + since all action is done in window manager. + This class exists for ST-80 compatibility only + (to allow for subclasses to be filed in). +" +! + +version +" +$Header: /cvs/stx/stx/libview2/StandardSystemController.st,v 1.7 1995-08-30 17:54:17 claus Exp $ +" +! ! !StandardSystemController methodsFor:'startup'! diff -r ab8ed9e213d0 -r a656b0c9dd21 StdSysC.st --- a/StdSysC.st Wed Aug 30 01:43:11 1995 +0200 +++ b/StdSysC.st Wed Aug 30 19:54:43 1995 +0200 @@ -17,18 +17,36 @@ category:'Interface-Support-Controllers' ! -StandardSystemController comment:' +!StandardSystemController class methodsFor:'documentation'! -COPYRIGHT (c) 1993 by Claus Gittinger +copyright +" + COPYRIGHT (c) 1993 by Claus Gittinger All Rights Reserved -Controller for StandardSystemViews i.e. top views. There is nothing done here -since all action is done in window manager. This class exists for ST-80 com- -patibility mainly. + This software is furnished under a license and may be used + only in accordance with the terms of that license and with the + inclusion of the above copyright notice. This software may not + be provided or otherwise made available to, or used by, any + other person. No title to or ownership of the software is + hereby transferred. +" +! -$Header: /cvs/stx/stx/libview2/Attic/StdSysC.st,v 1.6 1995-08-29 17:44:50 claus Exp $ -written spring 93 by claus -'! +documentation +" + Controller for StandardSystemViews i.e. top views. There is nothing done here + since all action is done in window manager. + This class exists for ST-80 compatibility only + (to allow for subclasses to be filed in). +" +! + +version +" +$Header: /cvs/stx/stx/libview2/Attic/StdSysC.st,v 1.7 1995-08-30 17:54:17 claus Exp $ +" +! ! !StandardSystemController methodsFor:'startup'! diff -r ab8ed9e213d0 -r a656b0c9dd21 SunRasterReader.st --- a/SunRasterReader.st Wed Aug 30 01:43:11 1995 +0200 +++ b/SunRasterReader.st Wed Aug 30 19:54:43 1995 +0200 @@ -19,13 +19,6 @@ category:'Graphics-Images support' ! -SunRasterReader comment:' -COPYRIGHT (c) 1993 by Claus Gittinger - All Rights Reserved - -$Header: /cvs/stx/stx/libview2/SunRasterReader.st,v 1.14 1995-08-29 17:44:54 claus Exp $ -'! - !SunRasterReader class methodsFor:'documentation'! copyright @@ -44,7 +37,7 @@ version " -$Header: /cvs/stx/stx/libview2/SunRasterReader.st,v 1.14 1995-08-29 17:44:54 claus Exp $ +$Header: /cvs/stx/stx/libview2/SunRasterReader.st,v 1.15 1995-08-30 17:54:20 claus Exp $ " ! diff -r ab8ed9e213d0 -r a656b0c9dd21 SunReader.st --- a/SunReader.st Wed Aug 30 01:43:11 1995 +0200 +++ b/SunReader.st Wed Aug 30 19:54:43 1995 +0200 @@ -19,13 +19,6 @@ category:'Graphics-Images support' ! -SunRasterReader comment:' -COPYRIGHT (c) 1993 by Claus Gittinger - All Rights Reserved - -$Header: /cvs/stx/stx/libview2/Attic/SunReader.st,v 1.14 1995-08-29 17:44:54 claus Exp $ -'! - !SunRasterReader class methodsFor:'documentation'! copyright @@ -44,7 +37,7 @@ version " -$Header: /cvs/stx/stx/libview2/Attic/SunReader.st,v 1.14 1995-08-29 17:44:54 claus Exp $ +$Header: /cvs/stx/stx/libview2/Attic/SunReader.st,v 1.15 1995-08-30 17:54:20 claus Exp $ " ! diff -r ab8ed9e213d0 -r a656b0c9dd21 TIFFRdr.st --- a/TIFFRdr.st Wed Aug 30 01:43:11 1995 +0200 +++ b/TIFFRdr.st Wed Aug 30 19:54:43 1995 +0200 @@ -23,13 +23,6 @@ category:'Graphics-Images support' ! -TIFFReader comment:' -COPYRIGHT (c) 1991 by Claus Gittinger - All Rights Reserved - -$Header: /cvs/stx/stx/libview2/Attic/TIFFRdr.st,v 1.21 1995-08-29 17:45:00 claus Exp $ -'! - !TIFFReader class methodsFor:'documentation'! copyright @@ -48,7 +41,7 @@ version " -$Header: /cvs/stx/stx/libview2/Attic/TIFFRdr.st,v 1.21 1995-08-29 17:45:00 claus Exp $ +$Header: /cvs/stx/stx/libview2/Attic/TIFFRdr.st,v 1.22 1995-08-30 17:54:23 claus Exp $ " ! diff -r ab8ed9e213d0 -r a656b0c9dd21 TIFFReader.st --- a/TIFFReader.st Wed Aug 30 01:43:11 1995 +0200 +++ b/TIFFReader.st Wed Aug 30 19:54:43 1995 +0200 @@ -23,13 +23,6 @@ category:'Graphics-Images support' ! -TIFFReader comment:' -COPYRIGHT (c) 1991 by Claus Gittinger - All Rights Reserved - -$Header: /cvs/stx/stx/libview2/TIFFReader.st,v 1.21 1995-08-29 17:45:00 claus Exp $ -'! - !TIFFReader class methodsFor:'documentation'! copyright @@ -48,7 +41,7 @@ version " -$Header: /cvs/stx/stx/libview2/TIFFReader.st,v 1.21 1995-08-29 17:45:00 claus Exp $ +$Header: /cvs/stx/stx/libview2/TIFFReader.st,v 1.22 1995-08-30 17:54:23 claus Exp $ " ! diff -r ab8ed9e213d0 -r a656b0c9dd21 WinBuilder.st --- a/WinBuilder.st Wed Aug 30 01:43:11 1995 +0200 +++ b/WinBuilder.st Wed Aug 30 19:54:43 1995 +0200 @@ -1,6 +1,6 @@ " COPYRIGHT (c) 1995 by Claus Gittinger - All Rights Reserved + All Rights Reserved This software is furnished under a license and may be used only in accordance with the terms of that license and with the @@ -23,7 +23,7 @@ copyright " COPYRIGHT (c) 1995 by Claus Gittinger - All Rights Reserved + All Rights Reserved This software is furnished under a license and may be used only in accordance with the terms of that license and with the @@ -36,7 +36,7 @@ version " -$Header# +$Header: /cvs/stx/stx/libview2/Attic/WinBuilder.st,v 1.7 1995-08-30 17:54:30 claus Exp $ " ! diff -r ab8ed9e213d0 -r a656b0c9dd21 WinIconRdr.st --- a/WinIconRdr.st Wed Aug 30 01:43:11 1995 +0200 +++ b/WinIconRdr.st Wed Aug 30 19:54:43 1995 +0200 @@ -17,13 +17,6 @@ category:'Graphics-Images support' ! -WindowsIconReader comment:' -COPYRIGHT (c) 1993 by Claus Gittinger - All Rights Reserved - -$Header: /cvs/stx/stx/libview2/Attic/WinIconRdr.st,v 1.14 1995-08-29 17:45:25 claus Exp $ -'! - !WindowsIconReader class methodsFor:'documentation'! copyright @@ -42,7 +35,7 @@ version " -$Header: /cvs/stx/stx/libview2/Attic/WinIconRdr.st,v 1.14 1995-08-29 17:45:25 claus Exp $ +$Header: /cvs/stx/stx/libview2/Attic/WinIconRdr.st,v 1.15 1995-08-30 17:54:33 claus Exp $ " ! diff -r ab8ed9e213d0 -r a656b0c9dd21 WindowBuilder.st --- a/WindowBuilder.st Wed Aug 30 01:43:11 1995 +0200 +++ b/WindowBuilder.st Wed Aug 30 19:54:43 1995 +0200 @@ -1,6 +1,6 @@ " COPYRIGHT (c) 1995 by Claus Gittinger - All Rights Reserved + All Rights Reserved This software is furnished under a license and may be used only in accordance with the terms of that license and with the @@ -23,7 +23,7 @@ copyright " COPYRIGHT (c) 1995 by Claus Gittinger - All Rights Reserved + All Rights Reserved This software is furnished under a license and may be used only in accordance with the terms of that license and with the @@ -36,7 +36,7 @@ version " -$Header# +$Header: /cvs/stx/stx/libview2/WindowBuilder.st,v 1.7 1995-08-30 17:54:30 claus Exp $ " ! diff -r ab8ed9e213d0 -r a656b0c9dd21 WindowsIconReader.st --- a/WindowsIconReader.st Wed Aug 30 01:43:11 1995 +0200 +++ b/WindowsIconReader.st Wed Aug 30 19:54:43 1995 +0200 @@ -17,13 +17,6 @@ category:'Graphics-Images support' ! -WindowsIconReader comment:' -COPYRIGHT (c) 1993 by Claus Gittinger - All Rights Reserved - -$Header: /cvs/stx/stx/libview2/WindowsIconReader.st,v 1.14 1995-08-29 17:45:25 claus Exp $ -'! - !WindowsIconReader class methodsFor:'documentation'! copyright @@ -42,7 +35,7 @@ version " -$Header: /cvs/stx/stx/libview2/WindowsIconReader.st,v 1.14 1995-08-29 17:45:25 claus Exp $ +$Header: /cvs/stx/stx/libview2/WindowsIconReader.st,v 1.15 1995-08-30 17:54:33 claus Exp $ " ! diff -r ab8ed9e213d0 -r a656b0c9dd21 XBMReader.st --- a/XBMReader.st Wed Aug 30 01:43:11 1995 +0200 +++ b/XBMReader.st Wed Aug 30 19:54:43 1995 +0200 @@ -19,13 +19,6 @@ category:'Graphics-Images support' ! -XBMReader comment:' -COPYRIGHT (c) 1992 by Claus Gittinger - All Rights Reserved - -$Header: /cvs/stx/stx/libview2/XBMReader.st,v 1.15 1995-08-29 17:45:30 claus Exp $ -'! - !XBMReader class methodsFor:'documentation'! copyright @@ -44,7 +37,7 @@ version " -$Header: /cvs/stx/stx/libview2/XBMReader.st,v 1.15 1995-08-29 17:45:30 claus Exp $ +$Header: /cvs/stx/stx/libview2/XBMReader.st,v 1.16 1995-08-30 17:54:37 claus Exp $ " ! diff -r ab8ed9e213d0 -r a656b0c9dd21 XPMReader.st --- a/XPMReader.st Wed Aug 30 01:43:11 1995 +0200 +++ b/XPMReader.st Wed Aug 30 19:54:43 1995 +0200 @@ -19,13 +19,6 @@ category:'Graphics-Images support' ! -XPMReader comment:' -COPYRIGHT (c) 1994 by Claus Gittinger - All Rights Reserved - -$Header: /cvs/stx/stx/libview2/XPMReader.st,v 1.8 1995-08-29 17:45:35 claus Exp $ -'! - !XPMReader class methodsFor:'documentation'! copyright @@ -44,7 +37,7 @@ version " -$Header: /cvs/stx/stx/libview2/XPMReader.st,v 1.8 1995-08-29 17:45:35 claus Exp $ +$Header: /cvs/stx/stx/libview2/XPMReader.st,v 1.9 1995-08-30 17:54:40 claus Exp $ " ! diff -r ab8ed9e213d0 -r a656b0c9dd21 XWDReader.st --- a/XWDReader.st Wed Aug 30 01:43:11 1995 +0200 +++ b/XWDReader.st Wed Aug 30 19:54:43 1995 +0200 @@ -22,13 +22,6 @@ category:'Graphics-Images support' ! -XWDReader comment:' -COPYRIGHT (c) 1995 by Claus Gittinger - All Rights Reserved - -$Header: /cvs/stx/stx/libview2/XWDReader.st,v 1.8 1995-08-29 17:45:39 claus Exp $ -'! - !XWDReader class methodsFor:'documentation'! copyright @@ -52,7 +45,7 @@ version " -$Header: /cvs/stx/stx/libview2/XWDReader.st,v 1.8 1995-08-29 17:45:39 claus Exp $ +$Header: /cvs/stx/stx/libview2/XWDReader.st,v 1.9 1995-08-30 17:54:43 claus Exp $ " ! @@ -254,7 +247,7 @@ "Write out the pixels as index color values" "/ Cursor write showWhile: [ -"/ |cindex| +"/ |cindex| "/ "/ 1 to: (image height) do: [ :row | "/ 1 to: (image width) do: [ :col |