Salome HOME
Unfortunatelly, I have to write a common comment for check-in of many files in SUPERV...
authorasv <asv@opencascade.com>
Mon, 13 Dec 2004 14:33:09 +0000 (14:33 +0000)
committerasv <asv@opencascade.com>
Mon, 13 Dec 2004 14:33:09 +0000 (14:33 +0000)
commit40bfed87d6726f4e92eae8601c6f0297434a801c
treef6b9cd859cbf33dffb05c82ff267c65cb1335c60
parenta6a19e2c72034efd3f7fc081f7ba8c3919e4668f
Unfortunatelly, I have to write a common comment for check-in of many files in SUPERVGUI.  Two main things were done during this edition:
1) improvements that were implemented in cvs-PAL were merged here.  They mainly concerned Python editor improvements ("Load from file" works with Python functions with blank lines, etc.) and some minor (N4) bugs in SUPERVGUI fixed by SAK.
2) removal of all unused classes, so called non-canvas classes.  Only Canvas-bases GUI entities (Node, Port, Link) are left in SUPERVGUI, and the other classes, used in SUPERVISOR previously, are permanentally removed.  2 view modes were removed from SUPERVGUI_Def.h: TABLE and GRAPH.  CANVASTABLE, CANVAS, and CONTROLFLOW are now the only implemented modes of dataflow presentation.
46 files changed:
src/SUPERVGUI/Makefile.in
src/SUPERVGUI/SUPERVGUI.cxx
src/SUPERVGUI/SUPERVGUI_Array.cxx [deleted file]
src/SUPERVGUI/SUPERVGUI_Array.h [deleted file]
src/SUPERVGUI/SUPERVGUI_BrowseNodeDlg.cxx
src/SUPERVGUI/SUPERVGUI_BrowseNodeDlg.h
src/SUPERVGUI/SUPERVGUI_CanvasControlNode.cxx
src/SUPERVGUI/SUPERVGUI_CanvasControlNode.h
src/SUPERVGUI/SUPERVGUI_CanvasNode.cxx
src/SUPERVGUI/SUPERVGUI_CanvasNode.h
src/SUPERVGUI/SUPERVGUI_CanvasNodePrs.cxx
src/SUPERVGUI/SUPERVGUI_CanvasView.cxx
src/SUPERVGUI/SUPERVGUI_ComputeNode.cxx [deleted file]
src/SUPERVGUI/SUPERVGUI_ComputeNode.h [deleted file]
src/SUPERVGUI/SUPERVGUI_ControlNode.cxx [deleted file]
src/SUPERVGUI/SUPERVGUI_ControlNode.h [deleted file]
src/SUPERVGUI/SUPERVGUI_CtrlLink.cxx [deleted file]
src/SUPERVGUI/SUPERVGUI_CtrlLink.h [deleted file]
src/SUPERVGUI/SUPERVGUI_Def.h
src/SUPERVGUI/SUPERVGUI_Graph.cxx [deleted file]
src/SUPERVGUI/SUPERVGUI_Graph.h [deleted file]
src/SUPERVGUI/SUPERVGUI_GraphNode.cxx [deleted file]
src/SUPERVGUI/SUPERVGUI_GraphNode.h [deleted file]
src/SUPERVGUI/SUPERVGUI_Information.cxx
src/SUPERVGUI/SUPERVGUI_Label.cxx [deleted file]
src/SUPERVGUI/SUPERVGUI_Label.h [deleted file]
src/SUPERVGUI/SUPERVGUI_Link.cxx [deleted file]
src/SUPERVGUI/SUPERVGUI_Link.h [deleted file]
src/SUPERVGUI/SUPERVGUI_Main.cxx
src/SUPERVGUI/SUPERVGUI_Main.h
src/SUPERVGUI/SUPERVGUI_ManagePortsDlg.cxx
src/SUPERVGUI/SUPERVGUI_ManagePortsDlg.h
src/SUPERVGUI/SUPERVGUI_Node.cxx [deleted file]
src/SUPERVGUI/SUPERVGUI_Node.h [deleted file]
src/SUPERVGUI/SUPERVGUI_Notification.cxx
src/SUPERVGUI/SUPERVGUI_Notification.h
src/SUPERVGUI/SUPERVGUI_Port.cxx [deleted file]
src/SUPERVGUI/SUPERVGUI_Port.h [deleted file]
src/SUPERVGUI/SUPERVGUI_Python.cxx [deleted file]
src/SUPERVGUI/SUPERVGUI_Python.h [deleted file]
src/SUPERVGUI/SUPERVGUI_Service.cxx
src/SUPERVGUI/SUPERVGUI_Service.h
src/SUPERVGUI/SUPERVGUI_View.cxx [deleted file]
src/SUPERVGUI/SUPERVGUI_View.h [deleted file]
src/SUPERVGUI/SUPERV_msg_en.po
src/SUPERVGUI/SUPERV_msg_fr.po