]> SALOME platform Git repositories - modules/kernel.git/commit
Salome HOME
SMH: Merge with development version = NEW GUI, POLY_WORK, OCC_development_02, BR_Lyfe...
authorsmh <smh@opencascade.com>
Thu, 26 May 2005 12:30:00 +0000 (12:30 +0000)
committersmh <smh@opencascade.com>
Thu, 26 May 2005 12:30:00 +0000 (12:30 +0000)
commit023451bb80fcc805d6891debdb140c4619b30820
treeb69acf00af611bcd010d730fbff2fb1d601fb511
parentbb0e2459a4490c7e9775f51905754c3f5604ff09
SMH: Merge with development version = NEW GUI, POLY_WORK, OCC_development_02, BR_LyfeCycle, HEAD
153 files changed:
examples/slots.brep [new file with mode: 0755]
resources/Plugin.in [new file with mode: 0755]
salome_adm/unix/config_files/check_msg2qm.m4 [new file with mode: 0755]
src/Container/Container_init_python.cxx [new file with mode: 0644]
src/Container/Container_init_python.hxx [new file with mode: 0644]
src/Container/SALOME_Container.py [new file with mode: 0644]
src/Container/SALOME_ContainerManagerServer.cxx [new file with mode: 0644]
src/KERNEL_PY/Help.py [new file with mode: 0755]
src/KERNEL_PY/Makefile.in [new file with mode: 0755]
src/KERNEL_PY/PyInterp.py [new file with mode: 0755]
src/KERNEL_PY/batchmode_salome.py [new file with mode: 0755]
src/KERNEL_PY/import_hook.py [new file with mode: 0755]
src/KERNEL_PY/kernel_shared_modules.py [new file with mode: 0755]
src/KERNEL_PY/salome.py [new file with mode: 0755]
src/KERNEL_PY/salome_ComponentGUI.py [new file with mode: 0644]
src/KERNEL_PY/salome_iapp.py [new file with mode: 0644]
src/KERNEL_PY/salome_kernel.py [new file with mode: 0644]
src/KERNEL_PY/salome_shared_modules.py [new file with mode: 0755]
src/KERNEL_PY/salome_study.py [new file with mode: 0644]
src/KERNEL_PY/salome_test.py [new file with mode: 0755]
src/SALOMEDSClient/Makefile.in [new file with mode: 0644]
src/SALOMEDSClient/SALOMEDSClient.hxx [new file with mode: 0644]
src/SALOMEDSClient/SALOMEDSClient_AttributeComment.hxx [new file with mode: 0644]
src/SALOMEDSClient/SALOMEDSClient_AttributeDrawable.hxx [new file with mode: 0644]
src/SALOMEDSClient/SALOMEDSClient_AttributeExpandable.hxx [new file with mode: 0644]
src/SALOMEDSClient/SALOMEDSClient_AttributeExternalFileDef.hxx [new file with mode: 0644]
src/SALOMEDSClient/SALOMEDSClient_AttributeFileType.hxx [new file with mode: 0644]
src/SALOMEDSClient/SALOMEDSClient_AttributeFlags.hxx [new file with mode: 0644]
src/SALOMEDSClient/SALOMEDSClient_AttributeGraphic.hxx [new file with mode: 0644]
src/SALOMEDSClient/SALOMEDSClient_AttributeIOR.hxx [new file with mode: 0644]
src/SALOMEDSClient/SALOMEDSClient_AttributeInteger.hxx [new file with mode: 0644]
src/SALOMEDSClient/SALOMEDSClient_AttributeLocalID.hxx [new file with mode: 0644]
src/SALOMEDSClient/SALOMEDSClient_AttributeName.hxx [new file with mode: 0644]
src/SALOMEDSClient/SALOMEDSClient_AttributeOpened.hxx [new file with mode: 0644]
src/SALOMEDSClient/SALOMEDSClient_AttributePersistentRef.hxx [new file with mode: 0644]
src/SALOMEDSClient/SALOMEDSClient_AttributePixMap.hxx [new file with mode: 0644]
src/SALOMEDSClient/SALOMEDSClient_AttributePythonObject.hxx [new file with mode: 0644]
src/SALOMEDSClient/SALOMEDSClient_AttributeReal.hxx [new file with mode: 0644]
src/SALOMEDSClient/SALOMEDSClient_AttributeSelectable.hxx [new file with mode: 0644]
src/SALOMEDSClient/SALOMEDSClient_AttributeSequenceOfInteger.hxx [new file with mode: 0644]
src/SALOMEDSClient/SALOMEDSClient_AttributeSequenceOfReal.hxx [new file with mode: 0644]
src/SALOMEDSClient/SALOMEDSClient_AttributeStudyProperties.hxx [new file with mode: 0644]
src/SALOMEDSClient/SALOMEDSClient_AttributeTableOfInteger.hxx [new file with mode: 0644]
src/SALOMEDSClient/SALOMEDSClient_AttributeTableOfReal.hxx [new file with mode: 0644]
src/SALOMEDSClient/SALOMEDSClient_AttributeTableOfString.hxx [new file with mode: 0644]
src/SALOMEDSClient/SALOMEDSClient_AttributeTarget.hxx [new file with mode: 0644]
src/SALOMEDSClient/SALOMEDSClient_AttributeTextColor.hxx [new file with mode: 0644]
src/SALOMEDSClient/SALOMEDSClient_AttributeTextHighlightColor.hxx [new file with mode: 0644]
src/SALOMEDSClient/SALOMEDSClient_AttributeTreeNode.hxx [new file with mode: 0644]
src/SALOMEDSClient/SALOMEDSClient_AttributeUserID.hxx [new file with mode: 0644]
src/SALOMEDSClient/SALOMEDSClient_ChildIterator.hxx [new file with mode: 0644]
src/SALOMEDSClient/SALOMEDSClient_GenericAttribute.hxx [new file with mode: 0644]
src/SALOMEDSClient/SALOMEDSClient_SComponent.hxx [new file with mode: 0644]
src/SALOMEDSClient/SALOMEDSClient_SComponentIterator.hxx [new file with mode: 0644]
src/SALOMEDSClient/SALOMEDSClient_SObject.hxx [new file with mode: 0644]
src/SALOMEDSClient/SALOMEDSClient_Study.hxx [new file with mode: 0644]
src/SALOMEDSClient/SALOMEDSClient_StudyBuilder.hxx [new file with mode: 0644]
src/SALOMEDSClient/SALOMEDSClient_StudyManager.hxx [new file with mode: 0644]
src/SALOMEDSClient/SALOMEDSClient_UseCaseBuilder.hxx [new file with mode: 0644]
src/SALOMEDSClient/SALOMEDSClient_UseCaseIterator.hxx [new file with mode: 0644]
src/SALOMEDSClient/SALOMEDSClient_definitions.hxx [new file with mode: 0644]
src/SALOMEDSImpl/Makefile.in [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_AttributeComment.cxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_AttributeComment.hxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_AttributeDrawable.cxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_AttributeDrawable.hxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_AttributeExpandable.cxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_AttributeExpandable.hxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_AttributeExternalFileDef.cxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_AttributeExternalFileDef.hxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_AttributeFileType.cxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_AttributeFileType.hxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_AttributeFlags.cxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_AttributeFlags.hxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_AttributeGraphic.cxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_AttributeGraphic.hxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_AttributeIOR.cxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_AttributeIOR.hxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_AttributeInteger.cxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_AttributeInteger.hxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_AttributeLocalID.cxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_AttributeLocalID.hxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_AttributeName.cxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_AttributeName.hxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_AttributeOpened.cxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_AttributeOpened.hxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_AttributePersistentRef.cxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_AttributePersistentRef.hxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_AttributePixMap.cxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_AttributePixMap.hxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_AttributePythonObject.cxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_AttributePythonObject.hxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_AttributeReal.cxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_AttributeReal.hxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_AttributeReference.cxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_AttributeReference.hxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_AttributeSelectable.cxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_AttributeSelectable.hxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_AttributeSequenceOfInteger.cxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_AttributeSequenceOfInteger.hxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_AttributeSequenceOfReal.cxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_AttributeSequenceOfReal.hxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_AttributeStudyProperties.cxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_AttributeStudyProperties.hxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_AttributeTableOfInteger.cxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_AttributeTableOfInteger.hxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_AttributeTableOfReal.cxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_AttributeTableOfReal.hxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_AttributeTableOfString.cxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_AttributeTableOfString.hxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_AttributeTarget.cxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_AttributeTarget.hxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_AttributeTextColor.cxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_AttributeTextColor.hxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_AttributeTextHighlightColor.cxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_AttributeTextHighlightColor.hxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_AttributeTreeNode.cxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_AttributeTreeNode.hxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_AttributeUserID.cxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_AttributeUserID.hxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_Attributes.hxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_Callback.cxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_Callback.hxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_ChildIterator.cxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_ChildIterator.hxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_ChildNodeIterator.cxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_ChildNodeIterator.hxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_Driver.hxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_GenericAttribute.cxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_GenericAttribute.hxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_OCAFApplication.cxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_OCAFApplication.hxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_SComponent.cxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_SComponent.hxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_SComponentIterator.cxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_SComponentIterator.hxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_SObject.cxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_SObject.hxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_Study.cxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_Study.hxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_StudyBuilder.cxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_StudyBuilder.hxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_StudyHandle.cxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_StudyHandle.hxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_StudyManager.cxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_StudyManager.hxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_Tool.cxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_Tool.hxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_UseCaseBuilder.cxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_UseCaseBuilder.hxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_UseCaseIterator.cxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_UseCaseIterator.hxx [new file with mode: 0644]
src/SALOMEDSImpl/testDS.cxx [new file with mode: 0644]