Update of /src/master/dx/src/uipp/dxuilib
In directory opendx.watson.ibm.com:/tmp/cvs-serv13130/dxuilib
Modified Files:
EWDefaultResources.h EditorWindow.C EditorWindow.h
EditorWorkSpace.C EditorWorkSpace.h Makefile.am StandIn.C
StandIn.h Tab.C WorkSpaceComponent.C WorkSpaceComponent.h
Log Message:
Implements the following as a group:
1) Automatic graph layout
2) Changes in the vpe to provide access to automatic graph layout
(It's in the Edit menu and it's hooked up to Ctrl+K)
3) Movement of objects in the vpe canvas via cursor keys
4) Undo of movement of objects in the vpe canvas
(Also in the Edit menu, hooked up to Ctrl+U)
The following files are checked in as a group:
dxui/NoUndoEditorCommand.C
dxui/NoUndoEditorCommand.h
dxui/Node.C
dxui/Node.h
dxuilib/EWDefaultResources.h
dxuilib/EditorWindow.C
dxuilib/EditorWindow.h
dxuilib/EditorWorkSpace.C
dxuilib/EditorWorkSpace.h
dxuilib/Makefile.am
dxuilib/StandIn.C
dxuilib/StandIn.h
dxuilib/Tab.C
dxuilib/WorkSpaceComponent.C
dxuilib/WorkSpaceComponent.h
widgets/WorkspaceW.c
widgets/WorkspaceW.h