Salome HOME
Merge from BR_PARAVIS_DEV 29Dec09 BR_FSH_DEV V5_1_main_FINAL V6_0_0
authorvsr <vsr@opencascade.com>
Tue, 29 Dec 2009 07:48:05 +0000 (07:48 +0000)
committervsr <vsr@opencascade.com>
Tue, 29 Dec 2009 07:48:05 +0000 (07:48 +0000)
commit398f80c2edcc1c35603e4deaf7bdbf124c95f99f
tree23159a758d905b44941bf119584bea9231601ea8
parentbbc590e3d0b2dd683fd92503d73a1426ab29f82d
Merge from BR_PARAVIS_DEV 29Dec09
66 files changed:
Makefile.am
adm_local/unix/config_files/Makefile.am
adm_local/unix/config_files/check_Med.m4 [new file with mode: 0644]
adm_local/unix/config_files/check_Med2.m4 [new file with mode: 0644]
adm_local/unix/config_files/check_ParaView.m4
adm_local/unix/config_files/check_VISU.m4 [new file with mode: 0755]
adm_local/unix/config_files/med_check_sizeof_medint.m4 [new file with mode: 0644]
build_configure
configure.ac
doc/GeneralArchitecture.odt [new file with mode: 0644]
doc/UserDocumentation.odt [new file with mode: 0644]
getwrapclasses.py [new file with mode: 0644]
idl/Makefile.am [new file with mode: 0644]
idl/PARAVIS_Gen.idl [new file with mode: 0644]
idl/PARAVIS_Gen_Types.idl [new file with mode: 0644]
idl/hints_paravis [new file with mode: 0644]
idl/pythonIDL.py [new file with mode: 0644]
idl/vtkWrapIDL.c [new file with mode: 0644]
resources/Makefile.am
resources/PARAVISCatalog.xml.in [new file with mode: 0644]
resources/SalomeApp.xml
resources/pqAppIcon16.png [new file with mode: 0644]
src/ENGINE/Makefile.am [new file with mode: 0644]
src/ENGINE/PARAVIS_Engine_i.cc [new file with mode: 0644]
src/ENGINE/PARAVIS_Engine_i.hh [new file with mode: 0644]
src/Makefile.am
src/PVGUI/Makefile.am
src/PVGUI/PARAVIS_Gen_i.cc [new file with mode: 0644]
src/PVGUI/PARAVIS_Gen_i.hh [new file with mode: 0644]
src/PVGUI/PVGUI_Module.cxx
src/PVGUI/PVGUI_Module.h
src/PVGUI/PVGUI_Module_actions.cxx
src/PVGUI/PVGUI_Module_impl.h
src/PVGUI/PVGUI_Module_widgets.cxx
src/PVGUI/PVGUI_Tools.cxx [new file with mode: 0644]
src/PVGUI/PVGUI_Tools.h [new file with mode: 0644]
src/PVGUI/PVGUI_Trace.cxx [new file with mode: 0644]
src/PVGUI/PVGUI_Trace.h [new file with mode: 0644]
src/PVGUI/PV_Events.h [new file with mode: 0644]
src/PVGUI/PV_I.h [new file with mode: 0644]
src/PVGUI/PV_Tools.cxx [new file with mode: 0644]
src/PVGUI/PV_Tools.h [new file with mode: 0644]
src/PVGUI/resources/PARAVIS_msg_en.ts
src/PV_SWIG/Makefile.am [new file with mode: 0644]
src/PV_SWIG/paravis.py [new file with mode: 0644]
src/PV_SWIG/paravisSM.py [new file with mode: 0644]
src/PV_SWIG/pvsimple.py [new file with mode: 0644]
src/PV_SWIG/servermanager.diff [new file with mode: 0644]
src/PV_SWIG/simple.diff [new file with mode: 0644]
test/MedData/BoxHexa2.med [new file with mode: 0755]
test/Pic/Information.txt [new file with mode: 0644]
test/demo0.py [new file with mode: 0755]
test/demo1.py [new file with mode: 0755]
test/demo10.py [new file with mode: 0755]
test/demo11.py [new file with mode: 0755]
test/demo12.py [new file with mode: 0755]
test/demo2.py [new file with mode: 0755]
test/demo3.py [new file with mode: 0755]
test/demo4.py [new file with mode: 0755]
test/demo5.py [new file with mode: 0755]
test/demo6.py [new file with mode: 0755]
test/demo7.py [new file with mode: 0755]
test/demo8.py [new file with mode: 0755]
test/demo9.py [new file with mode: 0755]
test/demo_14_med.py [new file with mode: 0755]
test/demo_15_med.py [new file with mode: 0755]