Salome HOME
Merge from BR_hydro 30/10/2013
authorvsr <vsr@opencascade.com>
Wed, 30 Oct 2013 16:50:50 +0000 (16:50 +0000)
committervsr <vsr@opencascade.com>
Wed, 30 Oct 2013 16:50:50 +0000 (16:50 +0000)
commitd0f9dcaf7275c4ec586189a01b7bdbc8fdbd5def
treeb0c9c1b9e08194a493607f941730ba88293b64e1
parentfade4fd38a680717f2d4993c5d7063d04287e60a
Merge from BR_hydro 30/10/2013
56 files changed:
CMakeLists.txt
SalomeGEOMConfig.cmake.in
adm_local/cmake_files/FindGEOM.cmake
resources/CMakeLists.txt
resources/arrow_down.png [new file with mode: 0755]
resources/arrow_up.png [new file with mode: 0755]
resources/closedpolyline.png [new file with mode: 0755]
resources/closedspline.png [new file with mode: 0755]
resources/edit_points.png [new file with mode: 0644]
resources/join2.png [new file with mode: 0755]
resources/new_point.png [new file with mode: 0755]
resources/new_section.png [new file with mode: 0755]
src/BasicGUI/BasicGUI.cxx
src/BasicGUI/BasicGUI.h
src/BasicGUI/CMakeLists.txt
src/CMakeLists.txt
src/CurveCreator/CMakeLists.txt [new file with mode: 0644]
src/CurveCreator/CurveCreator.hxx [new file with mode: 0644]
src/CurveCreator/CurveCreator_Curve.cxx [new file with mode: 0644]
src/CurveCreator/CurveCreator_Curve.hxx [new file with mode: 0644]
src/CurveCreator/CurveCreator_CurveEditor.cxx [new file with mode: 0644]
src/CurveCreator/CurveCreator_CurveEditor.hxx [new file with mode: 0644]
src/CurveCreator/CurveCreator_Diff.cxx [new file with mode: 0644]
src/CurveCreator/CurveCreator_Diff.hxx [new file with mode: 0644]
src/CurveCreator/CurveCreator_ICurve.cxx [new file with mode: 0644]
src/CurveCreator/CurveCreator_ICurve.hxx [new file with mode: 0644]
src/CurveCreator/CurveCreator_Listener.hxx [new file with mode: 0755]
src/CurveCreator/CurveCreator_Macro.hxx [new file with mode: 0644]
src/CurveCreator/CurveCreator_NewPointDlg.cxx [new file with mode: 0755]
src/CurveCreator/CurveCreator_NewPointDlg.h [new file with mode: 0755]
src/CurveCreator/CurveCreator_NewSectionDlg.cxx [new file with mode: 0755]
src/CurveCreator/CurveCreator_NewSectionDlg.h [new file with mode: 0755]
src/CurveCreator/CurveCreator_Operation.cxx [new file with mode: 0644]
src/CurveCreator/CurveCreator_Operation.hxx [new file with mode: 0644]
src/CurveCreator/CurveCreator_Section.hxx [new file with mode: 0644]
src/CurveCreator/CurveCreator_TreeView.cxx [new file with mode: 0755]
src/CurveCreator/CurveCreator_TreeView.h [new file with mode: 0755]
src/CurveCreator/CurveCreator_UndoOptsDlg.cxx [new file with mode: 0644]
src/CurveCreator/CurveCreator_UndoOptsDlg.h [new file with mode: 0644]
src/CurveCreator/CurveCreator_Widget.cxx [new file with mode: 0644]
src/CurveCreator/CurveCreator_Widget.h [new file with mode: 0644]
src/EntityGUI/CMakeLists.txt
src/EntityGUI/EntityGUI.cxx
src/EntityGUI/EntityGUI.h
src/GEOMBase/GEOMBase_Helper.cxx
src/GEOMBase/GEOMBase_Helper.h
src/GEOMGUI/GEOM_images.ts
src/GEOMGUI/GEOM_msg_en.ts
src/GEOMGUI/GEOM_msg_fr.ts
src/GEOMGUI/GeometryGUI.cxx
src/GEOMGUI/GeometryGUI_Operations.h
src/GEOMUtils/CMakeLists.txt
src/GEOMUtils/GEOMUtils.cxx
src/GEOMUtils/GEOMUtils.hxx
src/OperationGUI/CMakeLists.txt
src/OperationGUI/OperationGUI.cxx