-- ViewerCommands.DF -- Copyright Ó 1993 by Xerox Corporation. All rights reserved. -- Last tweaked by Mike Spreitzer on June 8, 1988 3:33:29 pm PDT -- Polle Zellweger (PTZ) June 17, 1988 11:44:09 am PDT -- Ported by Dan Swinehart, September 17, 1993 2:03 pm PDT Exports [Cedar10.1] ViewerCommands.df 17-Sep-93 14:47:01 PDT Directory [Cedar10.1] VLs.command!1 17-Sep-93 14:20:23 PDT PWV.command!1 17-Sep-93 14:18:20 PDT CV.command!1 17-Sep-93 14:22:21 PDT VType.command!1 17-Sep-93 14:17:15 PDT VSet.command!1 17-Sep-93 14:15:38 PDT VNotify.command!1 17-Sep-93 14:17:31 PDT BPush.command!1 17-Sep-93 14:14:20 PDT MPush.command!1 17-Sep-93 14:19:40 PDT TPush.command!1 17-Sep-93 14:19:24 PDT VConnect.command!1 17-Sep-93 14:20:21 PDT MoveBoundary.command!1 17-Sep-93 14:14:23 PDT Paint.command!1 17-Sep-93 14:17:47 PDT VOpen.command!1 17-Sep-93 14:15:10 PDT VClose.command!1 17-Sep-93 14:20:24 PDT VDestroy.command!1 17-Sep-93 14:22:20 PDT VLeft.command!1 17-Sep-93 14:22:14 PDT VRight.command!1 17-Sep-93 14:15:22 PDT VColor.command!1 17-Sep-93 14:20:25 PDT VTop.command!1 17-Sep-93 14:16:48 PDT VBottom.command!1 17-Sep-93 14:19:16 PDT VGrow.command!1 17-Sep-93 14:22:16 PDT VFull.command!1 17-Sep-93 14:22:18 PDT VShrink.command!1 17-Sep-93 14:15:53 PDT Directory [Cedar10.1] ViewerCommandsDoc.tioga!2 17-Sep-93 14:45:49 PDT ViewerCommands.require!1 17-Sep-93 14:04:21 PDT ViewerCommandsImpl.mesa!1 17-Sep-93 14:28:24 PDT ViewerCommandsImpl.mob!1 17-Sep-93 14:28:49 PDT ViewerCommandsImpl.c2c.c!1 17-Sep-93 14:28:56 PDT +sun4>ViewerCommandsImpl.c2c.o!1 17-Sep-93 14:30:39 PDT +sun4-debug>ViewerCommandsImpl.c2c.o!1 17-Sep-93 14:30:27 PDT PositionedList.mesa!1 17-Sep-93 12:31:01 PDT PositionedList.mob!1 17-Sep-93 13:52:58 PDT PositionedListImpl.mesa!1 17-Sep-93 14:03:16 PDT PositionedListImpl.mob!1 17-Sep-93 14:03:25 PDT PositionedListImpl.c2c.c!1 17-Sep-93 14:03:26 PDT +sun4>PositionedListImpl.c2c.o!1 17-Sep-93 14:04:02 PDT +sun4-debug>PositionedListImpl.c2c.o!1 17-Sep-93 14:03:59 PDT Imports [Cedar10.1]Atom.df Of ~= Using [List.mob] Imports [Cedar10.1]BasicPackages.df Of ~= Using [Commander.mob] Imports [Cedar10.1]Basics.df Of ~= Using [Process.mob] Imports [Cedar10.1]BootPackages.df Of ~= Using [RefTab.mob] Imports [Cedar10.1]Commander.df Of ~= Using [CommanderOps.mob] Imports [Cedar10.1]FloatingPoint.df Of ~= Using [Real.mob] Imports [Cedar10.1]Imager.df Of ~= Using [Vector2.mob] Imports [Cedar10.1]IO.df Of ~= Using [Convert.mob, IO.mob] Imports [Cedar10.1]Rope.df Of ~= Using [RefText.mob, Rope.mob] Imports [Cedar10.1]TBase.df Of ~= Using [EditNotify.mob, TextNode.mob, Tioga.mob] Imports [Cedar10.1]TEdit.df Of ~= Using [TiogaOps.mob, TypeScript.mob] Imports [Cedar10.1]TiogaButtons.df Of ~= Using [TiogaButtons.mob] Imports [Cedar10.1]TIP.df Of ~= Using [ScreenCoordsTypes.mob] Imports [Cedar10.1]Viewers.df Of ~= Using [InputFocus.mob, Menus.mob, ViewerClasses.mob, ViewerOps.mob, ViewerSpecs.mob, ViewerTools.mob]