]> SALOME platform Git repositories - modules/visu.git/commit
Salome HOME
Rollback previous changes: V5_1_main_20100422 V5_1_main_20100423 V5_1_main_20100426 V5_1_main_20100427 V5_1_main_20100428 V5_1_main_20100429 V5_1_main_20100430 V5_1_main_20100504 V5_1_main_20100505 V5_1_main_20100506 V5_1_main_20100507 V5_1_main_20100511 before_mergefrom_V5_1_4_BR_07May10
authorouv <ouv@opencascade.com>
Tue, 20 Apr 2010 07:56:07 +0000 (07:56 +0000)
committerouv <ouv@opencascade.com>
Tue, 20 Apr 2010 07:56:07 +0000 (07:56 +0000)
commit725fd8f6be9eb034b66d1e91f888ec2a6f2bbc14
tree4df99ba3fb6afe35b75fa2d084793e9d3fcfa9e7
parent9d78dfe4240e5e32e70df8f34dee7ec776cde8c2
Rollback previous changes:
Refactoring (removing obsolete GUITOOLS and VVTK packages) + improvement of VISU_TableDlg class, introducing edition and sorting features (intermediate state)
36 files changed:
src/GUITOOLS/Makefile.am [new file with mode: 0644]
src/GUITOOLS/VisuGUITools.h [new file with mode: 0755]
src/GUITOOLS/VisuGUI_GUITools.cxx [new file with mode: 0644]
src/GUITOOLS/VisuGUI_GUITools.h [new file with mode: 0644]
src/GUITOOLS/VisuGUI_TableDlg.cxx [new file with mode: 0644]
src/GUITOOLS/VisuGUI_TableDlg.h [new file with mode: 0644]
src/VVTK/Makefile.am [new file with mode: 0755]
src/VVTK/VVTK.h [new file with mode: 0755]
src/VVTK/VVTK_ImageWriter.cxx [new file with mode: 0755]
src/VVTK/VVTK_ImageWriter.h [new file with mode: 0755]
src/VVTK/VVTK_ImageWriterMgr.cxx [new file with mode: 0755]
src/VVTK/VVTK_ImageWriterMgr.h [new file with mode: 0755]
src/VVTK/VVTK_InteractorStyle.cxx [new file with mode: 0644]
src/VVTK/VVTK_InteractorStyle.h [new file with mode: 0644]
src/VVTK/VVTK_MainWindow.cxx [new file with mode: 0644]
src/VVTK/VVTK_MainWindow.h [new file with mode: 0644]
src/VVTK/VVTK_PickingDlg.cxx [new file with mode: 0644]
src/VVTK/VVTK_PickingDlg.h [new file with mode: 0644]
src/VVTK/VVTK_PrimitiveBox.cxx [new file with mode: 0644]
src/VVTK/VVTK_PrimitiveBox.h [new file with mode: 0644]
src/VVTK/VVTK_Recorder.cxx [new file with mode: 0755]
src/VVTK/VVTK_Recorder.h [new file with mode: 0755]
src/VVTK/VVTK_RecorderDlg.cxx [new file with mode: 0644]
src/VVTK/VVTK_RecorderDlg.h [new file with mode: 0644]
src/VVTK/VVTK_Renderer.cxx [new file with mode: 0644]
src/VVTK/VVTK_Renderer.h [new file with mode: 0644]
src/VVTK/VVTK_SegmentationCursorDlg.cxx [new file with mode: 0644]
src/VVTK/VVTK_SegmentationCursorDlg.h [new file with mode: 0644]
src/VVTK/VVTK_SizeBox.cxx [new file with mode: 0644]
src/VVTK/VVTK_SizeBox.h [new file with mode: 0644]
src/VVTK/VVTK_ViewManager.cxx [new file with mode: 0644]
src/VVTK/VVTK_ViewManager.h [new file with mode: 0644]
src/VVTK/VVTK_ViewModel.cxx [new file with mode: 0644]
src/VVTK/VVTK_ViewModel.h [new file with mode: 0644]
src/VVTK/VVTK_ViewWindow.cxx [new file with mode: 0755]
src/VVTK/VVTK_ViewWindow.h [new file with mode: 0755]