Salome HOME
Merge from BR_PARAVIS_LOT1_2 24/02/2010
authorvsr <vsr@opencascade.com>
Wed, 24 Feb 2010 09:39:05 +0000 (09:39 +0000)
committervsr <vsr@opencascade.com>
Wed, 24 Feb 2010 09:39:05 +0000 (09:39 +0000)
commit45730a713833b123768d9e895d06ffd86bca71d0
tree98514c3beadc18fae329090b0ceb851f723778d8
parent398f80c2edcc1c35603e4deaf7bdbf124c95f99f
Merge from BR_PARAVIS_LOT1_2 24/02/2010
83 files changed:
CMakeLists.txt [new file with mode: 0644]
Makefile.am [deleted file]
adm_local/CMakeLists.txt [new file with mode: 0644]
adm_local/Makefile.am [deleted file]
adm_local/cmake_files/CMakeLists.txt [new file with mode: 0644]
adm_local/cmake_files/FindPARAVIEW.cmake [new file with mode: 0644]
adm_local/unix/CMakeLists.txt [new file with mode: 0644]
adm_local/unix/Makefile.am [deleted file]
adm_local/unix/config_files/CMakeLists.txt [new file with mode: 0644]
adm_local/unix/config_files/Makefile.am [deleted file]
adm_local/unix/config_files/check_ParaView.m4
adm_local/unix/make_common_starter.am [deleted file]
bin/CMakeLists.txt [new file with mode: 0644]
bin/Makefile.am [deleted file]
build_configure [deleted file]
clean_configure [deleted file]
configure.ac [deleted file]
doc/CMakeLists.txt [new file with mode: 0644]
doc/GeneralArchitecture.html [new file with mode: 0644]
doc/GeneralArchitecture.odt [deleted file]
doc/GeneralArchitecture_html_m4ed0a034.gif [new file with mode: 0644]
doc/Makefile.am [deleted file]
doc/UserDocumentation.html [new file with mode: 0644]
doc/UserDocumentation.odt [deleted file]
doc/salome/CMakeLists.txt [new file with mode: 0644]
doc/salome/Makefile.am [deleted file]
doc/salome/gui/CMakeLists.txt [new file with mode: 0644]
doc/salome/gui/Makefile.am [deleted file]
getwrapclasses.py
idl/CMakeLists.txt [new file with mode: 0644]
idl/Makefile.am [deleted file]
idl/create_header.sh [new file with mode: 0755]
idl/create_hints.sh [new file with mode: 0755]
idl/wrap.cmake [new file with mode: 0755]
resources/CMakeLists.txt [new file with mode: 0644]
resources/Makefile.am [deleted file]
resources/ParaViewFilters.xml [new file with mode: 0755]
resources/ParaViewReaders.xml [new file with mode: 0755]
resources/ParaViewSources.xml [new file with mode: 0755]
resources/ParaViewWriters.xml [new file with mode: 0755]
resources/SalomeApp.xml [deleted file]
resources/SalomeApp.xml.in [new file with mode: 0644]
src/CMakeLists.txt [new file with mode: 0644]
src/ENGINE/CMakeLists.txt [new file with mode: 0644]
src/ENGINE/Makefile.am [deleted file]
src/ENGINE/PARAVIS_Engine_i.cc
src/Makefile.am [deleted file]
src/PVGUI/CMakeLists.txt [new file with mode: 0644]
src/PVGUI/Makefile.am [deleted file]
src/PVGUI/PARAVIS_Gen_i.cc
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_ProcessModuleHelper.cxx [deleted file]
src/PVGUI/PVGUI_ProcessModuleHelper.h [deleted file]
src/PVGUI/PVGUI_Tools.cxx
src/PVGUI/PVGUI_Trace.cxx [deleted file]
src/PVGUI/PVGUI_Trace.h [deleted file]
src/PVGUI/PVGUI_ViewManager.cxx
src/PVGUI/PVGUI_ViewWindow.cxx
src/PVGUI/PVGUI_ViewWindow.h
src/PVGUI/PV_Events.h
src/PVGUI/PV_Tools.cxx
src/PVGUI/PV_Tools.h
src/PVGUI/create_class.sh [new file with mode: 0755]
src/PVGUI/resources/PARAVIS_msg_en.ts
src/PVGUI/wrap.cmake [new file with mode: 0755]
src/PV_SWIG/CMakeLists.txt [new file with mode: 0644]
src/PV_SWIG/Makefile.am [deleted file]
src/PV_SWIG/paravisSM.py
src/PV_SWIG/pvsimple.py
src/PV_SWIG/servermanager.diff
src/PV_SWIG/simple.diff
src/ParaView/lex.yy.c [new file with mode: 0644]
src/ParaView/readme.txt [new file with mode: 0644]
src/ParaView/vtkParse.h [new file with mode: 0644]
src/ParaView/vtkParse.tab.c [new file with mode: 0644]
src/Plugins/Filter/CMakeLists.txt
src/Plugins/ToolBar/CMakeLists.txt
src/Plugins/View/CMakeLists.txt
wrapfiles.cmake [new file with mode: 0644]