]> SALOME platform Git repositories - modules/gui.git/commit
Salome HOME
Merge with VISU 2008
authorvsv <vsv@opencascade.com>
Fri, 3 Oct 2008 12:56:16 +0000 (12:56 +0000)
committervsv <vsv@opencascade.com>
Fri, 3 Oct 2008 12:56:16 +0000 (12:56 +0000)
commit3c078d48bb4ff7f08ea1ca787ad90288c2a2fd74
tree8fe6b093628f20a8b3ea8a28eceade4171f020e5
parent18898ab4265a9af73ceeba69b8402ecd5ee46b36
Merge with VISU 2008
54 files changed:
src/LightApp/resources/LightApp.xml
src/LightApp/resources/LightApp_msg_en.ts
src/Qtx/QtxWorkstack.cxx
src/SVTK/Makefile.am
src/SVTK/SALOME_Actor.cxx
src/SVTK/SVTK.cxx
src/SVTK/SVTK.pro
src/SVTK/SVTK_ComboAction.cxx [new file with mode: 0644]
src/SVTK/SVTK_ComboAction.h [new file with mode: 0644]
src/SVTK/SVTK_CubeAxesDlg.cxx
src/SVTK/SVTK_CubeAxesDlg.h
src/SVTK/SVTK_DeviceActor.cxx
src/SVTK/SVTK_DeviceActor.h
src/SVTK/SVTK_Event.h
src/SVTK/SVTK_ImageWriter.cxx [new file with mode: 0755]
src/SVTK/SVTK_ImageWriter.h [new file with mode: 0755]
src/SVTK/SVTK_ImageWriterMgr.cxx [new file with mode: 0755]
src/SVTK/SVTK_ImageWriterMgr.h [new file with mode: 0755]
src/SVTK/SVTK_InteractorStyle.cxx
src/SVTK/SVTK_InteractorStyle.h
src/SVTK/SVTK_KeyFreeInteractorStyle.cxx [new file with mode: 0644]
src/SVTK/SVTK_KeyFreeInteractorStyle.h [new file with mode: 0644]
src/SVTK/SVTK_MainWindow.cxx
src/SVTK/SVTK_MainWindow.h
src/SVTK/SVTK_NonIsometricDlg.cxx
src/SVTK/SVTK_NonIsometricDlg.h
src/SVTK/SVTK_Recorder.cxx [new file with mode: 0755]
src/SVTK/SVTK_Recorder.h [new file with mode: 0755]
src/SVTK/SVTK_RecorderDlg.cxx [new file with mode: 0644]
src/SVTK/SVTK_RecorderDlg.h [new file with mode: 0644]
src/SVTK/SVTK_SetRotationPointDlg.cxx
src/SVTK/SVTK_SetRotationPointDlg.h
src/SVTK/SVTK_UpdateRateDlg.cxx
src/SVTK/SVTK_UpdateRateDlg.h
src/SVTK/SVTK_View.cxx
src/SVTK/SVTK_View.h
src/SVTK/SVTK_ViewModel.cxx
src/SVTK/SVTK_ViewModel.h
src/SVTK/SVTK_ViewParameterDlg.cxx [new file with mode: 0755]
src/SVTK/SVTK_ViewParameterDlg.h [new file with mode: 0755]
src/SVTK/SVTK_ViewWindow.cxx
src/SVTK/SVTK_ViewWindow.h
src/SVTK/resources/SVTK_images.ts
src/SVTK/resources/SVTK_msg_en.ts
src/SVTK/resources/vtk_view_parallel.png [new file with mode: 0755]
src/SVTK/resources/vtk_view_parameters.png [new file with mode: 0755]
src/SVTK/resources/vtk_view_perspective.png [new file with mode: 0755]
src/SVTK/resources/vtk_view_recording_pause.png [new file with mode: 0644]
src/SVTK/resources/vtk_view_recording_play.png [new file with mode: 0644]
src/SVTK/resources/vtk_view_recording_start.png [new file with mode: 0644]
src/SVTK/resources/vtk_view_recording_stop.png [new file with mode: 0644]
src/SVTK/resources/vtk_view_style_switch.png [new file with mode: 0755]
src/SalomeApp/resources/SalomeApp.xml
src/VTKViewer/VTKViewer_GeometryFilter.cxx