]>
SALOME platform Git repositories - modules/kernel.git/log
rahuel [Thu, 9 Dec 2004 13:33:19 +0000 (13:33 +0000)]
Some addtional comments
rahuel [Wed, 8 Dec 2004 15:42:00 +0000 (15:42 +0000)]
SIGSEGV, SIGFPE and SIGBUS are catched by the handler and the Container does not crash.
rahuel [Wed, 8 Dec 2004 12:33:58 +0000 (12:33 +0000)]
The main thread is now used for the execution of python functions. It is because of Python that allow signal handling only in the main thread. So the SuperVisionEngine may now Kill the execution of a python function.
Now the orb is runned in another thread started from the main thread.
rahuel [Wed, 8 Dec 2004 12:30:08 +0000 (12:30 +0000)]
New methods (and fileds) that allow the execution of python functions from the SuperVisionEngine in the main thread. It is because of Python that allow signal handling only in the main thread. See detailed comments in the source file.
Log files are now in /tmp/log/${USER}/ to avoid conflicts between several users.
rahuel [Wed, 8 Dec 2004 12:26:08 +0000 (12:26 +0000)]
New methods (and fileds) that allow the execution of python functions from the SuperVisionEngine in the main thread. It is because of Python that allow signal handling only in the main thread.
rahuel [Wed, 8 Dec 2004 12:22:22 +0000 (12:22 +0000)]
CasCatch is no longer used. The previous signal handler in Container_i.cxx was disabled by that handler ===> Control of Execution of the SuperVisionEngine cannot run.
Now the signal handler become active again.
rahuel [Wed, 8 Dec 2004 12:21:04 +0000 (12:21 +0000)]
No longer used. The previous signal handler in Container_i.cxx was disabled by that handler ===> Control of Execution of the SuperVisionEngine cannot run.
Now the signal handler become active again.
rahuel [Wed, 8 Dec 2004 12:17:37 +0000 (12:17 +0000)]
New field (mutex) for management of Kill, Suspend, Resume and CpuUsed.
rahuel [Wed, 8 Dec 2004 12:15:45 +0000 (12:15 +0000)]
Not implemented methods Kill, Suspend and Resume return zero.
rahuel [Wed, 8 Dec 2004 12:13:39 +0000 (12:13 +0000)]
Several methods may be executed at the same time with the same object.
Kill, Suspend, Resume and CpuUsed may concern only one mthod of a Component of a Container. Associated datas are protected with a mutex in beginService.
asv [Fri, 3 Dec 2004 10:47:04 +0000 (10:47 +0000)]
added checking for NULL GUI objects in several methods of SALOMEGUI_Swig class. In the scope of fixing bug PAL6869. Also added some "syntax code improvements" - spaces after before and after brackets, local variable names starts with 'a' (aStudy, instead of myStudy), etc.
admin [Mon, 29 Nov 2004 15:59:58 +0000 (15:59 +0000)]
This commit was generated by cvs2git to create branch 'JR_ASV_2_1_0_deb'.
Sprout from master 2004-11-29 15:59:55 UTC prascle <prascle> 'PR: merge from tag BR_CCRT2_mergeto_V2_1_0b1'
Cherrypick from IMPORT 2003-10-13 16:48:48 UTC prascle <prascle> 'import SalomePro v1.2c':
idl/SALOME_Registry.idl
idl/TestNotif.idl
resources/CatalogDataType.xml
resources/CatalogModulePersonnel.xml_skel
resources/CatalogRessources.xml
resources/Plugin
resources/Tools_en.xml
resources/Tools_fr.xml
resources/back.xpm
resources/cascade.png
resources/channel.cfg
resources/close.png
resources/config
resources/copy.png
resources/default.png
resources/dl_delete.png
resources/dl_insert.png
resources/dl_movedown.png
resources/dl_moveup.png
resources/forward.xpm
resources/help.png
resources/home.xpm
resources/new.png
resources/open.png
resources/paste.png
resources/plot2d_dump.png
resources/plot2d_fitall.png
resources/plot2d_fitarea.png
resources/plot2d_legend.png
resources/plot2d_linear.png
resources/plot2d_linear_y.png
resources/plot2d_lines.png
resources/plot2d_log.png
resources/plot2d_log_y.png
resources/plot2d_pan.png
resources/plot2d_points.png
resources/plot2d_settings.png
resources/plot2d_splines.png
resources/plot2d_zoom.png
resources/print.png
resources/redo.png
resources/reset.png
resources/salomeCommonModel.spml
resources/save.png
resources/select1.png
resources/tile.png
resources/uc_add.png
resources/uc_clear.png
resources/uc_current.png
resources/uc_del.png
resources/uc_new.png
resources/undo.png
resources/view_back.png
resources/view_bottom.png
resources/view_camera_dump.png
resources/view_fitall.png
resources/view_fitarea.png
resources/view_front.png
resources/view_glpan.png
resources/view_left.png
resources/view_pan.png
resources/view_reset.png
resources/view_right.png
resources/view_rotate.png
resources/view_top.png
resources/view_triedre.png
resources/view_zoom.png
salome_adm/unix/Doxyfile
salome_adm/unix/F77config.h.in
salome_adm/unix/SALOMEconfig.h.in
salome_adm/unix/config_files/ac_cc_warnings.m4
salome_adm/unix/config_files/check_Salome.m4
salome_adm/unix/config_files/check_corba.m4
salome_adm/unix/config_files/check_f77.m4
salome_adm/unix/config_files/check_hdf5.m4
salome_adm/unix/config_files/check_java.m4
salome_adm/unix/config_files/check_mico.m4
salome_adm/unix/config_files/check_opengl.m4
salome_adm/unix/config_files/check_qwt.m4
salome_adm/unix/config_files/check_swig.m4
salome_adm/unix/config_files/config.guess
salome_adm/unix/config_files/config.sub
salome_adm/unix/config_files/install-sh
salome_adm/unix/config_files/libtool.m4
salome_adm/unix/config_files/ltconfig
salome_adm/unix/config_files/ltmain.sh
salome_adm/unix/config_files/missing
salome_adm/unix/config_files/pyembed.m4
salome_adm/unix/sstream.in
src/A_LIRE_SALOME
src/HDFPersist/HDFOI.hxx
src/HDFPersist/HDFascii.hxx
src/HDFPersist/HDFattrClose.c
src/HDFPersist/HDFattrGetSize.c
src/HDFPersist/HDFattrGetType.c
src/HDFPersist/HDFattrOpen.c
src/HDFPersist/HDFattribute.hxx
src/HDFPersist/HDFcontainerObject.hxx
src/HDFPersist/HDFdataset.hxx
src/HDFPersist/HDFdatasetClose.c
src/HDFPersist/HDFdatasetGetDim.c
src/HDFPersist/HDFdatasetGetSize.c
src/HDFPersist/HDFdatasetGetnDim.c
src/HDFPersist/HDFdatasetOpen.c
src/HDFPersist/HDFerrorModeLock.c
src/HDFPersist/HDFexplorer.hxx
src/HDFPersist/HDFfile.hxx
src/HDFPersist/HDFfileClose.c
src/HDFPersist/HDFfileCreate.c
src/HDFPersist/HDFfileMount.c
src/HDFPersist/HDFfileOpen.c
src/HDFPersist/HDFfileUmount.c
src/HDFPersist/HDFgroup.hxx
src/HDFPersist/HDFgroupClose.c
src/HDFPersist/HDFgroupCreate.c
src/HDFPersist/HDFgroupOpen.c
src/HDFPersist/HDFinternalObject.hxx
src/HDFPersist/HDFnObjects.c
src/HDFPersist/HDFobject.hxx
src/HDFPersist/HDFobjectIdentify.c
src/HDFPersist/HDFobjectType.c
src/HDFPersist/HDFtypes.h
src/HDFPersist/hdfi.h
src/HDFPersist/test1.c
src/HDFPersist/test2.c
src/ModuleGenerator/tests/Truc2Component.idl
src/ModuleGenerator/tests/TrucComponent.idl
src/ModuleGenerator/tests/test1.sh
src/ModuleGenerator/tests/test1b.sh
src/ModuleGenerator/tests/test2.sh
src/ModuleGenerator/tests/test3.sh
src/ModuleGenerator/tests/test4.sh
src/ModuleGenerator/tests/test5.sh
src/NOTIFICATION_SWIG/NOTIFICATION.i
src/Notification/CosNotifyShorthands.h
src/Notification/NOTIFICATION.hxx
src/Notification/NOTIFICATION_Consumer.hxx
src/Notification/NOTIFICATION_Supplier.hxx
src/OBJECT/Handle_SALOME_AISObject.hxx
src/OBJECT/Handle_SALOME_AISShape.hxx
src/OBJECT/Handle_SALOME_InteractiveObject.hxx
src/OBJECT/SALOME_AISObject.hxx
src/OBJECT/SALOME_AISObject.ixx
src/OBJECT/SALOME_AISObject.jxx
src/OBJECT/SALOME_AISShape.ixx
src/OBJECT/SALOME_AISShape.jxx
src/OBJECT/SALOME_InteractiveObject.ixx
src/OBJECT/SALOME_InteractiveObject.jxx
src/OCCViewer/OCCViewer_VService.h
src/SALOMEDS/Handle_SALOMEDS_DataMapNodeOfDataMapOfIntegerString.hxx
src/SALOMEDS/Handle_SALOMEDS_TableOfStringAttribute.hxx
src/SALOMEDS/SALOMEDS.cdl
src/SALOMEDS/SALOMEDS_AttributeTarget_i.hxx
src/SALOMEDS/SALOMEDS_Callback_i.hxx
src/SALOMEDS/SALOMEDS_DataMapIteratorOfDataMapOfIntegerString.hxx
src/SALOMEDS/SALOMEDS_DataMapNodeOfDataMapOfIntegerString.hxx
src/SALOMEDS/SALOMEDS_DataMapOfIntegerString.hxx
src/SALOMEDS/SALOMEDS_DrawableAttribute.cdl
src/SALOMEDS/SALOMEDS_ExpandableAttribute.cdl
src/SALOMEDS/SALOMEDS_IORAttribute.cdl
src/SALOMEDS/SALOMEDS_IORAttribute.jxx
src/SALOMEDS/SALOMEDS_LocalIDAttribute.cdl
src/SALOMEDS/SALOMEDS_OCAFApplication.cdl
src/SALOMEDS/SALOMEDS_OCAFApplication.jxx
src/SALOMEDS/SALOMEDS_OpenedAttribute.cdl
src/SALOMEDS/SALOMEDS_PersRefAttribute.cdl
src/SALOMEDS/SALOMEDS_PersRefAttribute.jxx
src/SALOMEDS/SALOMEDS_PixMapAttribute.cdl
src/SALOMEDS/SALOMEDS_PythonObjectAttribute.cdl
src/SALOMEDS/SALOMEDS_SelectableAttribute.cdl
src/SALOMEDS/SALOMEDS_SequenceOfIntegerAttribute.cdl
src/SALOMEDS/SALOMEDS_SequenceOfRealAttribute.cdl
src/SALOMEDS/SALOMEDS_StudyPropertiesAttribute.cdl
src/SALOMEDS/SALOMEDS_TableOfStringAttribute.hxx
src/SALOMEDS/SALOMEDS_TableOfStringAttribute.ixx
src/SALOMEDS/SALOMEDS_TableOfStringAttribute.jxx
src/SALOMEDS/SALOMEDS_TargetAttribute.cdl
src/SALOMEDS/SALOMEDS_TextColorAttribute.cdl
src/SALOMEDS/SALOMEDS_TextHighlightColorAttribute.cdl
src/SALOMEDS/SALOMEDS_UseCaseBuilder_i.hxx
src/SALOMEDS/SALOMEDS_UseCaseIterator_i.hxx
src/SALOMEGUI/CLIENT_icons.po
src/SALOMEGUI/Handle_SALOME_DataMapNodeOfDataMapOfIOMapOfInteger.hxx
src/SALOMEGUI/Handle_SALOME_Filter.hxx
src/SALOMEGUI/Handle_SALOME_ListNodeOfListIO.hxx
src/SALOMEGUI/Handle_SALOME_ListNodeOfListOfFilter.hxx
src/SALOMEGUI/Handle_SALOME_NumberFilter.hxx
src/SALOMEGUI/Handle_SALOME_TypeFilter.hxx
src/SALOMEGUI/QAD.h
src/SALOMEGUI/QAD_MessageBox.h
src/SALOMEGUI/SALOMEGUI_CloseDlg.h
src/SALOMEGUI/SALOMEGUI_icons.po
src/SALOMEGUI/SALOME_Filter.hxx
src/SALOMEGUI/SALOME_Filter.ixx
src/SALOMEGUI/SALOME_Filter.jxx
src/SALOMEGUI/SALOME_ListIteratorOfListIO.hxx
src/SALOMEGUI/SALOME_ListIteratorOfListOfFilter.hxx
src/SALOMEGUI/SALOME_ListNodeOfListIO.hxx
src/SALOMEGUI/SALOME_ListNodeOfListOfFilter.hxx
src/SALOMEGUI/SALOME_NumberFilter.hxx
src/SALOMEGUI/SALOME_NumberFilter.ixx
src/SALOMEGUI/SALOME_NumberFilter.jxx
src/SALOMEGUI/SALOME_TypeFilter.hxx
src/SALOMEGUI/SALOME_TypeFilter.ixx
src/SALOMEGUI/SALOME_TypeFilter.jxx
src/SALOME_SWIG/supervisionexample.py.in
src/SALOME_SWIG/supervisiongeomexample.py.in
src/SUPERVGraph/SUPERVGraph_Graph.h
src/Session/runSession
src/TOOLSGUI/ToolsGUI_icons.po
src/Utils/OpUtil.cxx
src/Utils/OpUtil.hxx
src/Utils/SalomeString.hxx
src/VTKFilter/SALOME_Transform.cxx
src/VTKFilter/SALOME_Transform.h
src/VTKFilter/SALOME_TransformFilter.h
Delete:
idl/MPIContainer.idl
idl/MPIObject.idl
src/SALOME_SWIG/Help.py
src/SALOME_SWIG/PyInterp.py
src/SALOME_SWIG/examplevtk1.py
src/SALOME_SWIG/import_hook.py
src/SALOME_SWIG/kernel_shared_modules.py
src/SALOME_SWIG/salome.py
src/SALOME_SWIG/salome_shared_modules.py
src/SALOME_SWIG/salome_test.py
src/SALOME_SWIG/test_big_table.py
src/SALOME_SWIG/test_many_objects.py
src/SALOME_SWIG/test_remove_ref.py
src/SALOME_SWIG/test_table.py
src/SALOME_SWIG/testattr.py
prascle [Mon, 29 Nov 2004 15:59:55 +0000 (15:59 +0000)]
PR: merge from tag BR_CCRT2_mergeto_V2_1_0b1
prascle [Fri, 12 Nov 2004 13:05:23 +0000 (13:05 +0000)]
PR: new python function getShortHostName() in Utils_Identity.py, based on socket.gethotname(), to avoid use of HOSTNAME variable, not allways defined.
bin/runSalome.py
src/Container/SALOME_ComponentPy.py
src/Container/SALOME_ContainerPy.py
src/LifeCycleCORBA/LifeCycleCORBA.py
src/MPILifeCycleCORBA/MPILifeCycleCORBA.py
src/TestContainer/TestComponentPy.py
src/Utils/Utils_Identity.py
prascle [Fri, 12 Nov 2004 07:27:44 +0000 (07:27 +0000)]
PR: mergefrom_BR_CCRT_11Nov04
prascle [Fri, 5 Nov 2004 17:54:42 +0000 (17:54 +0000)]
PR: corrections residuelles des anomalies du merge cvs
prascle [Fri, 5 Nov 2004 15:54:41 +0000 (15:54 +0000)]
PR: mergefrom_PRAS_br3_06Nov04
prascle [Fri, 5 Nov 2004 12:56:36 +0000 (12:56 +0000)]
PR: mergefrom_BR_GEAY_05Nov04
prascle [Mon, 25 Oct 2004 14:40:45 +0000 (14:40 +0000)]
PR: keep previous definition of BOOSTDIR for compatibility
prascle [Fri, 22 Oct 2004 14:09:07 +0000 (14:09 +0000)]
PR: mergefrom_BR_BATCH_22Oct04
prascle [Fri, 22 Oct 2004 12:36:45 +0000 (12:36 +0000)]
PR: manual correction while merge PAL_OCC to HEAD
prascle [Fri, 22 Oct 2004 12:31:19 +0000 (12:31 +0000)]
PR: manual correction while merge PAL_OCC to HEAD
prascle [Fri, 22 Oct 2004 12:21:09 +0000 (12:21 +0000)]
PR: mergefrom_PAL_OCC_21Oct04
yfr [Thu, 22 Jul 2004 12:27:52 +0000 (12:27 +0000)]
DCQ: update msg file
yfr [Tue, 20 Jul 2004 09:36:50 +0000 (09:36 +0000)]
DCQ:prepare 2.0.0
yfr [Tue, 20 Jul 2004 07:26:59 +0000 (07:26 +0000)]
DCQ:prepare 2.0.0
yfr [Mon, 19 Jul 2004 16:00:04 +0000 (16:00 +0000)]
DCQ:prepare 2.0.0
yfr [Mon, 19 Jul 2004 12:15:53 +0000 (12:15 +0000)]
DCQ: prepare V2.0.0
yfr [Mon, 19 Jul 2004 12:03:41 +0000 (12:03 +0000)]
DCQ: prepare V2.0.0
yfr [Mon, 19 Jul 2004 11:18:03 +0000 (11:18 +0000)]
DCQ: prepare V2.0.0
yfr [Mon, 19 Jul 2004 10:59:09 +0000 (10:59 +0000)]
DCQ: prepare V2.0.0
yfr [Mon, 19 Jul 2004 09:58:06 +0000 (09:58 +0000)]
DCQ: prepare V2.0.0
yfr [Mon, 19 Jul 2004 09:32:29 +0000 (09:32 +0000)]
DCQ: prepare V2.0.0
yfr [Mon, 19 Jul 2004 09:13:37 +0000 (09:13 +0000)]
DCQ: prepare V2.0.0
yfr [Thu, 1 Jul 2004 12:02:16 +0000 (12:02 +0000)]
DCQ : Add DATA during SALOME launch.
yfr [Mon, 28 Jun 2004 10:09:16 +0000 (10:09 +0000)]
DCQ : Remove PAL files.
yfr [Mon, 28 Jun 2004 08:50:01 +0000 (08:50 +0000)]
DCQ : Remove PAL files.
yfr [Mon, 28 Jun 2004 08:22:16 +0000 (08:22 +0000)]
DCQ : Update msg File.
yfr [Thu, 17 Jun 2004 15:29:08 +0000 (15:29 +0000)]
DCQ : Merge with Ecole_Ete_a6.
yfr [Thu, 17 Jun 2004 15:12:00 +0000 (15:12 +0000)]
DCQ : Merge with Ecole_Ete_a6.
yfr [Thu, 17 Jun 2004 14:41:17 +0000 (14:41 +0000)]
DCQ : Merge with Ecole_Ete_a6.
yfr [Thu, 17 Jun 2004 14:28:25 +0000 (14:28 +0000)]
DCQ : Merge with Ecole_Ete_a6.
yfr [Thu, 17 Jun 2004 13:44:30 +0000 (13:44 +0000)]
DCQ : Merge with Ecole_Ete_a6.
yfr [Thu, 17 Jun 2004 13:24:58 +0000 (13:24 +0000)]
DCQ : Merge with Ecole_Ete_a6.
yfr [Thu, 17 Jun 2004 12:09:48 +0000 (12:09 +0000)]
DCQ : Merge with Ecole_Ete_a6.
yfr [Thu, 17 Jun 2004 11:20:15 +0000 (11:20 +0000)]
DCQ : Merge with Ecole_ete_a6.
yfr [Thu, 17 Jun 2004 10:04:06 +0000 (10:04 +0000)]
DCQ : Merge with Ecole_ete_a6.
yfr [Thu, 17 Jun 2004 09:32:57 +0000 (09:32 +0000)]
DCQ : Merge with Ecole_ete_a6.
yfr [Thu, 17 Jun 2004 09:27:21 +0000 (09:27 +0000)]
DCQ : Merge with Ecole_ete_a6.
yfr [Thu, 17 Jun 2004 09:19:04 +0000 (09:19 +0000)]
DCQ : Merge with Ecole_Ete_a6.
yfr [Thu, 17 Jun 2004 09:14:21 +0000 (09:14 +0000)]
*** empty log message ***
prascle [Thu, 25 Mar 2004 08:15:59 +0000 (08:15 +0000)]
PR: 5525 correction proposal
prascle [Mon, 22 Mar 2004 07:28:14 +0000 (07:28 +0000)]
PR: with gcc 2.95.4 (DEBIAN Woody) use "" instead of <> for dependancies
prascle [Mon, 22 Mar 2004 07:25:55 +0000 (07:25 +0000)]
PR: qt.py could be in $PYQTLIB or in $PYQTLIB/qt
prascle [Mon, 22 Mar 2004 07:23:39 +0000 (07:23 +0000)]
PR: On DEBIAN Woody, need to give LD_LIBRARY_PATH in args for xterm
prascle [Wed, 17 Mar 2004 09:19:56 +0000 (09:19 +0000)]
PR: remove idl files no longer needed
prascle [Wed, 17 Mar 2004 08:37:04 +0000 (08:37 +0000)]
PR: merge error (some *.h included twice)
prascle [Wed, 17 Mar 2004 08:13:41 +0000 (08:13 +0000)]
PR: mergefrom_BSEC_br1_14Mar04
prascle [Mon, 15 Mar 2004 09:39:25 +0000 (09:39 +0000)]
PR: mergefrom_KLOSS_br1_13Mar04
prascle [Mon, 15 Mar 2004 08:48:11 +0000 (08:48 +0000)]
PR: mergefrom_ADAM_br1_12Mar04
prascle [Fri, 12 Mar 2004 18:02:24 +0000 (18:02 +0000)]
PR : Singleton for SALOME_Session_QThread
prascle [Fri, 12 Mar 2004 17:43:28 +0000 (17:43 +0000)]
PR : KERNEL 5165
prascle [Sun, 8 Feb 2004 22:14:05 +0000 (22:14 +0000)]
PR: error in last commit
prascle [Sun, 8 Feb 2004 18:47:25 +0000 (18:47 +0000)]
PR: error in last commit
prascle [Sat, 7 Feb 2004 16:09:12 +0000 (16:09 +0000)]
PR: Garbage text in local trace or crash, in optimized mode : KERNEL 5125
nri [Thu, 5 Feb 2004 15:16:43 +0000 (15:16 +0000)]
NRI : fixed bug SMESH730.
prascle [Tue, 3 Feb 2004 15:39:54 +0000 (15:39 +0000)]
PR: more robust (from Mikhail PONIKAROV)
prascle [Sun, 1 Feb 2004 16:22:44 +0000 (16:22 +0000)]
PR: strings 1.3.0 changed for 1.4.0
prascle [Fri, 30 Jan 2004 13:28:12 +0000 (13:28 +0000)]
PR: merge SalomePro 1_2d = mergefrom_BRANCH_MergeV1_2d
prascle [Thu, 15 Jan 2004 08:13:20 +0000 (08:13 +0000)]
PR: mergefrom_DEBUG_V1_3_15Jan04
prascle [Wed, 14 Jan 2004 16:04:02 +0000 (16:04 +0000)]
PR: mergefrom_PRAS_br2_14Jan04
prascle [Tue, 13 Jan 2004 15:48:23 +0000 (15:48 +0000)]
PR: Merge from MTAJ_br1 13 janvier 2004 (mergefrom_MTAJ_br1_13Jan04)
nri [Thu, 20 Nov 2003 08:37:01 +0000 (08:37 +0000)]
NRI : Splash is launched only if --gui option is defined.
nri [Fri, 7 Nov 2003 08:27:34 +0000 (08:27 +0000)]
NRI : Update of Supervision part.
nri [Thu, 6 Nov 2003 11:31:54 +0000 (11:31 +0000)]
NRI : add LICENCE file
nri [Tue, 4 Nov 2003 09:49:54 +0000 (09:49 +0000)]
NRI : Remove "make doc". It's not necessary to build doc for each compilation.
To generate documentation, go into doc directory and type make;make install.
nri [Tue, 4 Nov 2003 09:36:05 +0000 (09:36 +0000)]
NRI : 1.3.0 version.
nri [Tue, 4 Nov 2003 09:29:02 +0000 (09:29 +0000)]
NRI : 1.3.0 version.
nri [Tue, 4 Nov 2003 09:27:32 +0000 (09:27 +0000)]
NRI : Remove environment variables.
prascle [Mon, 3 Nov 2003 20:05:38 +0000 (20:05 +0000)]
PR : merge branch V1_2c dans branche principale pour V1_3_0_b1
prascle [Mon, 3 Nov 2003 16:11:12 +0000 (16:11 +0000)]
PR: retour au tag V1_2_1_debug2 (pb dans la branche de merge V1_2c)
prascle [Tue, 14 Oct 2003 15:36:35 +0000 (15:36 +0000)]
PR: Merge V1_2c etape 1
prascle [Tue, 14 Oct 2003 11:34:32 +0000 (11:34 +0000)]
This commit was generated by cvs2git to track changes on a CVS vendor
branch.
prascle [Tue, 14 Oct 2003 11:34:32 +0000 (11:34 +0000)]
import SalomePro v1.2c
prascle [Mon, 13 Oct 2003 16:48:48 +0000 (16:48 +0000)]
This commit was generated by cvs2git to track changes on a CVS vendor
branch.
prascle [Mon, 13 Oct 2003 16:48:48 +0000 (16:48 +0000)]
import SalomePro v1.2c
nri [Fri, 26 Sep 2003 14:12:08 +0000 (14:12 +0000)]
NRI : INSTALL file defined SALOME2_PRODUCTION_CYCLE document.
nri [Fri, 26 Sep 2003 14:08:13 +0000 (14:08 +0000)]
NRI : Set right version.
prascle [Fri, 19 Sep 2003 17:32:17 +0000 (17:32 +0000)]
PR: Add file to force directory creation with CVS and avoid build_configure abort
prascle [Mon, 8 Sep 2003 16:45:22 +0000 (16:45 +0000)]
included debug_v1.2
nri [Fri, 18 Jul 2003 13:00:51 +0000 (13:00 +0000)]
NRI : correction wrong mechanism to find GUI library.
nri [Fri, 18 Jul 2003 12:43:47 +0000 (12:43 +0000)]
NRI : correction wrong mechanism to find GUI library.
nri [Fri, 18 Jul 2003 12:31:27 +0000 (12:31 +0000)]
NRI : correction wrong mechanism to find GUI library.
nri [Wed, 16 Jul 2003 15:52:54 +0000 (15:52 +0000)]
NRI : path correction for library.
nri [Wed, 16 Jul 2003 10:00:25 +0000 (10:00 +0000)]
NRI : Merge from V1_2.
nri [Fri, 11 Jul 2003 07:28:42 +0000 (07:28 +0000)]
NRI : Merge from V1_2.
nri [Thu, 10 Jul 2003 20:05:09 +0000 (20:05 +0000)]
NRI : Merge from V1_2.
nri [Thu, 10 Jul 2003 18:53:54 +0000 (18:53 +0000)]
NRI : Merge from V1_2.
nri [Thu, 10 Jul 2003 18:40:25 +0000 (18:40 +0000)]
NRI : Merge from V1_2.
nri [Thu, 10 Jul 2003 13:35:47 +0000 (13:35 +0000)]
NRI : Merge from V1_2.