]> SALOME platform Git repositories - modules/visu.git/commit
Salome HOME
Merge results of improvement 0020465: CEA 335] sort tables in visualisation mode... V5_1_3_patch02 V5_1_3_patch03 V5_1_3_patch04
authorvsr <vsr@opencascade.com>
Fri, 14 May 2010 13:14:54 +0000 (13:14 +0000)
committervsr <vsr@opencascade.com>
Fri, 14 May 2010 13:14:54 +0000 (13:14 +0000)
commit23428300f04f650f789a6ec9f81295de4e0f3160
tree355264cd0f6139c150570a0d521a0e63b80e53b3
parent7b390998de2f2453723b326cc277fe94be0af86e
Merge results of improvement 0020465: CEA 335] sort tables in visualisation mode from V5_1_main branch
61 files changed:
configure.ac
doc/salome/gui/VISU/images/viewtable.png
doc/salome/gui/VISU/input/table_presentations.doc
idl/VISU_Gen.idl
resources/SalomeApp.xml
src/GUITOOLS/Makefile.am [deleted file]
src/GUITOOLS/VisuGUITools.h [deleted file]
src/GUITOOLS/VisuGUI_TableDlg.cxx [deleted file]
src/GUITOOLS/VisuGUI_TableDlg.h [deleted file]
src/Makefile.am
src/VISUGUI/Makefile.am
src/VISUGUI/VISU_images.ts
src/VISUGUI/VISU_msg_en.ts
src/VISUGUI/VisuGUI.cxx
src/VISUGUI/VisuGUI_CutLinesDlg.cxx
src/VISUGUI/VisuGUI_CutPlanesDlg.cxx
src/VISUGUI/VisuGUI_GaussPointsDlg.cxx
src/VISUGUI/VisuGUI_GaussPointsDlg.h
src/VISUGUI/VisuGUI_PrimitiveBox.cxx [new file with mode: 0644]
src/VISUGUI/VisuGUI_PrimitiveBox.h [new file with mode: 0644]
src/VISUGUI/VisuGUI_SizeBox.cxx [new file with mode: 0644]
src/VISUGUI/VisuGUI_SizeBox.h [new file with mode: 0644]
src/VISU_I/Makefile.am
src/VISU_I/VISU_TableDlg.cxx [new file with mode: 0644]
src/VISU_I/VISU_TableDlg.h [new file with mode: 0644]
src/VISU_I/VISU_Table_i.cc
src/VISU_I/VISU_Table_i.hh
src/VISU_I/VISU_ViewManager_i.cc
src/VISU_I/VISU_ViewManager_i.hh
src/VISU_I/VISU_View_i.cc
src/VISU_I/VISU_View_i.hh
src/VVTK/Makefile.am [deleted file]
src/VVTK/VVTK.h [deleted file]
src/VVTK/VVTK_ImageWriter.cxx [deleted file]
src/VVTK/VVTK_ImageWriter.h [deleted file]
src/VVTK/VVTK_ImageWriterMgr.cxx [deleted file]
src/VVTK/VVTK_ImageWriterMgr.h [deleted file]
src/VVTK/VVTK_InteractorStyle.cxx [deleted file]
src/VVTK/VVTK_InteractorStyle.h [deleted file]
src/VVTK/VVTK_MainWindow.cxx [deleted file]
src/VVTK/VVTK_MainWindow.h [deleted file]
src/VVTK/VVTK_PickingDlg.cxx [deleted file]
src/VVTK/VVTK_PickingDlg.h [deleted file]
src/VVTK/VVTK_PrimitiveBox.cxx [deleted file]
src/VVTK/VVTK_PrimitiveBox.h [deleted file]
src/VVTK/VVTK_Recorder.cxx [deleted file]
src/VVTK/VVTK_Recorder.h [deleted file]
src/VVTK/VVTK_RecorderDlg.cxx [deleted file]
src/VVTK/VVTK_RecorderDlg.h [deleted file]
src/VVTK/VVTK_Renderer.cxx [deleted file]
src/VVTK/VVTK_Renderer.h [deleted file]
src/VVTK/VVTK_SegmentationCursorDlg.cxx [deleted file]
src/VVTK/VVTK_SegmentationCursorDlg.h [deleted file]
src/VVTK/VVTK_SizeBox.cxx [deleted file]
src/VVTK/VVTK_SizeBox.h [deleted file]
src/VVTK/VVTK_ViewManager.cxx [deleted file]
src/VVTK/VVTK_ViewManager.h [deleted file]
src/VVTK/VVTK_ViewModel.cxx [deleted file]
src/VVTK/VVTK_ViewModel.h [deleted file]
src/VVTK/VVTK_ViewWindow.cxx [deleted file]
src/VVTK/VVTK_ViewWindow.h [deleted file]