Salome HOME
modules/kernel.git
18 years agoMovement of examples to CVS EXAMPLES SAMPLES_SRC. BR_3_0_0_OCC
mzn [Wed, 19 Oct 2005 13:55:33 +0000 (13:55 +0000)]
Movement of examples to CVS EXAMPLES SAMPLES_SRC.

18 years agoSmall correction: delete [] string, allocated by CORBA
jfa [Wed, 12 Oct 2005 08:11:46 +0000 (08:11 +0000)]
Small correction: delete [] string, allocated by CORBA

18 years agoFix error of LocalTraceCollector: crash on exit from application
jfa [Tue, 11 Oct 2005 07:07:49 +0000 (07:07 +0000)]
Fix error of LocalTraceCollector: crash on exit from application

18 years agoUpdate version to 3.1.0a
jfa [Tue, 4 Oct 2005 14:15:17 +0000 (14:15 +0000)]
Update version to 3.1.0a

18 years agoFix a bug of AttributeReal: value is converted to bool V3_1_0a1
vsr [Fri, 30 Sep 2005 08:34:25 +0000 (08:34 +0000)]
Fix a bug of AttributeReal: value is converted to bool

18 years agoPAL10120: provide default implementation of SALOMEDS::Driver for python modules
jfa [Fri, 30 Sep 2005 08:06:30 +0000 (08:06 +0000)]
PAL10120: provide default implementation of SALOMEDS::Driver for python modules

18 years agoSet default values for SUITRoot and SalomeAppConfig variables
vsr [Fri, 30 Sep 2005 07:53:51 +0000 (07:53 +0000)]
Set default values for SUITRoot and SalomeAppConfig variables

18 years agoPAL10114: GetStudyByName() finds a study although it doesn't exist
jfa [Thu, 29 Sep 2005 11:36:36 +0000 (11:36 +0000)]
PAL10114: GetStudyByName() finds a study although it doesn't exist

18 years agoAdd missing _retn()
jfa [Thu, 29 Sep 2005 11:35:35 +0000 (11:35 +0000)]
Add missing _retn()

18 years agoMPV: correction of appeared "undefined symbols" in libSalomeCatalog.so
mpv [Fri, 23 Sep 2005 12:38:02 +0000 (12:38 +0000)]
MPV: correction of appeared "undefined symbols" in libSalomeCatalog.so

18 years agoFix for bug IPAL10056 : Crash after run Dataflow and creating new file.
mkr [Thu, 22 Sep 2005 13:06:27 +0000 (13:06 +0000)]
Fix for bug IPAL10056 : Crash after run Dataflow and creating new file.

18 years agoAvoid unexpected exception in launchConfigureParser (if some wrong key is given for...
vsr [Wed, 21 Sep 2005 15:30:08 +0000 (15:30 +0000)]
Avoid unexpected exception in launchConfigureParser (if some wrong key is given for command line)

18 years agofix bug 10044 (There is misprint in comment to generated files of DumpPython)
eap [Wed, 21 Sep 2005 12:53:10 +0000 (12:53 +0000)]
fix bug 10044 (There is misprint in comment to generated files of DumpPython)

18 years agoDo not mark document as Modified on IOR attribute setting
jfa [Wed, 21 Sep 2005 12:27:44 +0000 (12:27 +0000)]
Do not mark document as Modified on IOR attribute setting

18 years agoavoid exception when configuration files do not exist
vsr [Tue, 20 Sep 2005 15:02:25 +0000 (15:02 +0000)]
avoid exception when configuration files do not exist

18 years agoFix some problems with Study Properties
jfa [Tue, 20 Sep 2005 14:44:25 +0000 (14:44 +0000)]
Fix some problems with Study Properties

18 years agoPrevent connecting of not unloaded study: now SALOMEDS::Study::_name keeps full path...
jfa [Fri, 16 Sep 2005 08:55:09 +0000 (08:55 +0000)]
Prevent connecting of not unloaded study: now SALOMEDS::Study::_name keeps full path of the study file

18 years agoBugID: PAL9884, Modified a method CreateDatasetFromASCII. TG-Start-D5-38-2003
srn [Mon, 12 Sep 2005 08:51:32 +0000 (08:51 +0000)]
BugID: PAL9884, Modified a method CreateDatasetFromASCII.

18 years agoENV: Windows porting.
env [Fri, 9 Sep 2005 05:09:15 +0000 (05:09 +0000)]
ENV: Windows porting.

18 years agoFix for problem: crash of application during getting object with empty ior.
mzn [Tue, 6 Sep 2005 11:25:04 +0000 (11:25 +0000)]
Fix for problem: crash of application during getting object with empty ior.

18 years agoAdded a new condition to get out of while cycle in a mthod run
srn [Tue, 6 Sep 2005 05:22:56 +0000 (05:22 +0000)]
Added a new condition to get out of while cycle in a mthod run

18 years agoFix a problem of 'make install' step for resource files.
vsr [Mon, 5 Sep 2005 10:31:32 +0000 (10:31 +0000)]
Fix a problem of 'make install' step for resource files.

18 years agoFix a bug of previous integration
apo [Thu, 1 Sep 2005 12:40:52 +0000 (12:40 +0000)]
Fix a bug of previous integration

18 years agoVersion 3.0.2 V_3_0_2 V_3_0_2a
smh [Thu, 1 Sep 2005 06:50:44 +0000 (06:50 +0000)]
Version 3.0.2

18 years agoPR: Launch SALOME_Session_Server after all other servers and environment
prascle [Wed, 31 Aug 2005 13:40:40 +0000 (13:40 +0000)]
PR: Launch SALOME_Session_Server after all other servers and environment
bug PAL9842

18 years agoRemoved unnecessary mutex locks.
srn [Wed, 31 Aug 2005 10:49:48 +0000 (10:49 +0000)]
Removed unnecessary mutex locks.

18 years agoRemoved a mutex lock in the method PasteInto
srn [Tue, 30 Aug 2005 09:49:29 +0000 (09:49 +0000)]
Removed a mutex lock in the method PasteInto

18 years agoAdded a mutex unlock before call to FindOrLoadComponent
srn [Tue, 30 Aug 2005 07:12:40 +0000 (07:12 +0000)]
Added a mutex unlock before call to FindOrLoadComponent

18 years agoimprovement to building of resources:
asv [Tue, 30 Aug 2005 06:19:41 +0000 (06:19 +0000)]
improvement to building of resources:
1) if "RESOURCES_FILES" variable is NOT defined in Makefile.in, then ALL files from srcdir/resources are copied to builddir/share/salome/resources
2) including directories ("cp -fr" is used)
3) except "CVS" directory

18 years agoCreated a new signals/execptions handler
srn [Tue, 30 Aug 2005 05:19:22 +0000 (05:19 +0000)]
Created a new signals/execptions handler

18 years agoAdded an update of the ObjectBrowser T_3_0_2a1
srn [Mon, 29 Aug 2005 07:35:31 +0000 (07:35 +0000)]
Added an update of the ObjectBrowser

18 years agoENV: Windows porting
env [Mon, 29 Aug 2005 05:54:00 +0000 (05:54 +0000)]
ENV: Windows porting

18 years agoFix for bug PAL9773 : SALOME_ComponentPy.py not synchronized with latest LifeCycleCOR...
mkr [Thu, 25 Aug 2005 04:37:08 +0000 (04:37 +0000)]
Fix for bug PAL9773 : SALOME_ComponentPy.py not synchronized with latest LifeCycleCORBA changes.

18 years agoVerification if ( !aSeq.IsNull() ) added before aLength = aSeq->Length(); string...
sln [Wed, 24 Aug 2005 13:40:39 +0000 (13:40 +0000)]
Verification if ( !aSeq.IsNull() ) added before aLength = aSeq->Length(); string in FindDependances method to avoid exception

18 years agoadded import of CORBA module
srn [Wed, 24 Aug 2005 12:46:01 +0000 (12:46 +0000)]
added import of CORBA module

18 years agoLifeCycleCORBA swig-wrapping library should be loaded only once in the Python interpreter
vsr [Wed, 24 Aug 2005 10:22:55 +0000 (10:22 +0000)]
LifeCycleCORBA swig-wrapping library should be loaded only once in the Python interpreter

18 years agoFix for bug PAL9772 : SALOME_ContainerPy.py not synchronized with latest LifeCycleCOR...
mkr [Wed, 24 Aug 2005 04:32:25 +0000 (04:32 +0000)]
Fix for bug PAL9772 : SALOME_ContainerPy.py not synchronized with latest LifeCycleCORBA changes.

18 years agoFix for bug IPAL9730 (CRASH after trying to run "GraphConvertIORCheck.xml"
mkr [Tue, 23 Aug 2005 10:54:39 +0000 (10:54 +0000)]
Fix for bug IPAL9730 (CRASH after trying to run "GraphConvertIORCheck.xml"
dataflow) and partially for bug PAL9772 (SALOME_ContainerPy.py not
synchronized with latest LifeCycleCORBA changes).

18 years agoAdded a method Modify to Study and a method SetModifyFlag to GenericAttribute. Now...
srn [Mon, 22 Aug 2005 11:47:49 +0000 (11:47 +0000)]
Added a method Modify to Study and a method SetModifyFlag to GenericAttribute. Now all attributes calls the method SetModifyFlag when they change their state

18 years agoFix a bug of SALOME_PYQT package - to work properly with Sip and PyQt libraries addit...
vsr [Mon, 22 Aug 2005 06:52:32 +0000 (06:52 +0000)]
Fix a bug of SALOME_PYQT package - to work properly with Sip and PyQt libraries additional SIP flags should be defined depending on existing Qt packages.

18 years agoImplicitly set paths for GUI module like for KERNEL
jfa [Thu, 18 Aug 2005 12:21:59 +0000 (12:21 +0000)]
Implicitly set paths for GUI module like for KERNEL

18 years agoBugID: IPAL9619, modified a way to get the size of a dataset in case if the dataset...
srn [Thu, 18 Aug 2005 10:59:59 +0000 (10:59 +0000)]
BugID: IPAL9619, modified a way to get the size of a dataset in case if the dataset has a type HDF_INT32

18 years agoWindows porting
mpv [Thu, 18 Aug 2005 09:00:35 +0000 (09:00 +0000)]
Windows porting

18 years agoFix check files errors: autoconf 2.59 (Debian 3.1) applies more strict rules for...
vsr [Wed, 17 Aug 2005 07:05:07 +0000 (07:05 +0000)]
Fix check files errors: autoconf 2.59 (Debian 3.1) applies more strict rules for macros definition

18 years agoBugID: IPAL9763, modified methods NewStudy and Open to create directly CORBA Studies.
srn [Tue, 16 Aug 2005 09:51:29 +0000 (09:51 +0000)]
BugID: IPAL9763, modified  methods NewStudy and Open to create directly CORBA Studies.

18 years agoENV: Windows porting.
env [Wed, 10 Aug 2005 10:21:27 +0000 (10:21 +0000)]
ENV: Windows porting.

18 years agoENV: Windows porting
env [Thu, 4 Aug 2005 09:43:43 +0000 (09:43 +0000)]
ENV: Windows porting

18 years agoENV: Windows porting
env [Wed, 3 Aug 2005 07:36:46 +0000 (07:36 +0000)]
ENV: Windows porting

18 years agoif $QWTHOME"/include/qwt does not exists, define
adam [Mon, 1 Aug 2005 07:56:27 +0000 (07:56 +0000)]
if $QWTHOME"/include/qwt does not exists, define
QWT_INCLUDES as $QWTHOME"/include".

18 years agoENV: Windows porting
env [Fri, 29 Jul 2005 04:52:39 +0000 (04:52 +0000)]
ENV: Windows porting

18 years agoENV: Windows porting
env [Fri, 29 Jul 2005 04:35:49 +0000 (04:35 +0000)]
ENV: Windows porting

18 years agoPreparation of v.3.0.1 V3_0_1
san [Thu, 28 Jul 2005 15:26:43 +0000 (15:26 +0000)]
Preparation of v.3.0.1

18 years agoSALOME porting to OCCT 5.2.4
san [Thu, 28 Jul 2005 15:09:02 +0000 (15:09 +0000)]
SALOME porting to OCCT 5.2.4

18 years agoFix for ( Bug IPAL9592 3.0.0 REGRESSION: error is raised after import "batchmode_sal...
mzn [Thu, 28 Jul 2005 12:23:50 +0000 (12:23 +0000)]
Fix for ( Bug IPAL9592  3.0.0 REGRESSION: error is raised after import "batchmode_salome.py" ).

18 years agoENV: Fix of regression of IPAL9392 and IPAL9485 after windows porting.
env [Wed, 27 Jul 2005 08:36:26 +0000 (08:36 +0000)]
ENV: Fix of regression of IPAL9392 and IPAL9485 after windows porting.

18 years agoinstall-appliskel step coorrected so as not to break installation when appliskel...
san [Tue, 26 Jul 2005 11:51:59 +0000 (11:51 +0000)]
install-appliskel step coorrected so as not to break installation when appliskel sub-directory is not found in bin/salome subdirectory (sometimes it happens, since appliskel directory contains no files currently, and cvs checkout -P ignores this directory).

18 years agoENV: Windows porting.
env [Tue, 26 Jul 2005 09:51:37 +0000 (09:51 +0000)]
ENV: Windows porting.

18 years agoENV: Fix of regression after Windows porting.
env [Tue, 26 Jul 2005 09:32:37 +0000 (09:32 +0000)]
ENV: Fix of regression after Windows porting.

18 years agoENV: Windows porting.
env [Tue, 26 Jul 2005 09:02:43 +0000 (09:02 +0000)]
ENV: Windows porting.

18 years agoENV: Windows porting.
env [Tue, 26 Jul 2005 06:16:19 +0000 (06:16 +0000)]
ENV: Windows porting.

18 years agoBugID IPAL9541, changed the ORB creation. Added a call to Utils_ORB_INIT as there...
srn [Mon, 25 Jul 2005 11:43:05 +0000 (11:43 +0000)]
BugID IPAL9541, changed the ORB creation. Added a call to Utils_ORB_INIT as there a GIOP message  size is initialized.

18 years agoFrom V2_2_4 with an extention of this file done by Anthony Geay.
mkr [Fri, 22 Jul 2005 12:05:49 +0000 (12:05 +0000)]
From V2_2_4 with an extention of this file done by Anthony Geay.

18 years agoModifications from Anthony Geay from V2_2_0_maintainance branch.
mkr [Fri, 22 Jul 2005 12:00:49 +0000 (12:00 +0000)]
Modifications from Anthony Geay from V2_2_0_maintainance branch.

18 years agoMerge with BR_V300_lcrm branch.
mkr [Fri, 22 Jul 2005 11:33:47 +0000 (11:33 +0000)]
Merge with BR_V300_lcrm branch.

18 years agoMerge with BR_V300_lcrm branch.
mkr [Fri, 22 Jul 2005 11:26:50 +0000 (11:26 +0000)]
Merge with BR_V300_lcrm branch.

18 years agoBugID: IPAL9392, modified methods GetRowUnits.
srn [Fri, 22 Jul 2005 08:20:30 +0000 (08:20 +0000)]
BugID: IPAL9392, modified methods  GetRowUnits.

18 years agoENV: Windows porting.
env [Wed, 20 Jul 2005 11:39:13 +0000 (11:39 +0000)]
ENV: Windows porting.

18 years agoFix for IPAL9408 : 3.0.0(current3106): CRASH after trying to "Close" saved document...
mkr [Wed, 13 Jul 2005 11:45:06 +0000 (11:45 +0000)]
Fix for IPAL9408 : 3.0.0(current3106): CRASH after trying to "Close" saved document with executed dataflow.

18 years agoENV: Windows porting. Removed reference to SALOME_container_i, which causes cyclic...
env [Wed, 13 Jul 2005 10:11:26 +0000 (10:11 +0000)]
ENV: Windows porting. Removed reference to SALOME_container_i, which causes cyclic dependency on WNT platform.

18 years agoENV: Windows porting.
env [Wed, 13 Jul 2005 07:10:09 +0000 (07:10 +0000)]
ENV: Windows porting.

18 years agoENV: Windows porting.
env [Wed, 13 Jul 2005 06:54:30 +0000 (06:54 +0000)]
ENV: Windows porting.

18 years agoRemove check_med() configuration procedure (moved to MED component)
vsr [Tue, 12 Jul 2005 05:18:24 +0000 (05:18 +0000)]
Remove check_med() configuration procedure (moved to MED component)

18 years agoMove MEDWrapper to MED module
eap [Mon, 11 Jul 2005 13:44:56 +0000 (13:44 +0000)]
Move MEDWrapper to MED module

18 years agoMove MEDWrapper to MED module
eap [Mon, 11 Jul 2005 11:24:12 +0000 (11:24 +0000)]
Move MEDWrapper to MED module

18 years agoMove MEDWrapper to MED module
eap [Mon, 11 Jul 2005 10:16:11 +0000 (10:16 +0000)]
Move MEDWrapper to MED module

18 years agoMove MEDWrapper to MED module
eap [Mon, 11 Jul 2005 10:05:02 +0000 (10:05 +0000)]
Move MEDWrapper to MED module

18 years agoUpdate version number: 3.0.0
vsr [Tue, 5 Jul 2005 11:50:25 +0000 (11:50 +0000)]
Update version number: 3.0.0

18 years agoBugID: 9377, fixed method IsModified, Saved in the Study and added _doc.Modify()...
srn [Thu, 30 Jun 2005 07:11:42 +0000 (07:11 +0000)]
BugID: 9377, fixed method IsModified, Saved in the Study and added _doc.Modify() to methods of StduyBuilder which modify the study

18 years agoFix for bug 8337 - "return" out-parameter must be the first one in outParameter-list.
asv [Wed, 29 Jun 2005 13:58:06 +0000 (13:58 +0000)]
Fix for bug 8337 - "return" out-parameter must be the first one in outParameter-list.

18 years agoMPV: for automatic test scenarios: T3_0_0_a4 V3_0_0
mpv [Tue, 28 Jun 2005 10:59:15 +0000 (10:59 +0000)]
MPV: for automatic test scenarios:
import SALOME must be before import SALOMEDS
(problems with SALOME.Session field otherwise)

18 years agoMPV: for automatic test scenarios:
mpv [Tue, 28 Jun 2005 10:57:19 +0000 (10:57 +0000)]
MPV: for automatic test scenarios:
just return free port in case "-nothing" option

18 years agoMPV: solution for the problem of kill Salome appllication: it hangs up when tried...
mpv [Tue, 28 Jun 2005 10:55:59 +0000 (10:55 +0000)]
MPV: solution for the problem of kill Salome appllication: it hangs up when tried to kill omniORB process of another user (is started with the same port)

18 years agoFix compilation of GHS3DPLUGIN on Mandrake: pb in using path with .. as regexp
eap [Mon, 27 Jun 2005 13:15:55 +0000 (13:15 +0000)]
Fix compilation of GHS3DPLUGIN on Mandrake: pb in using path with .. as regexp

18 years agoMPV: fix for bug IPAL9221
mpv [Fri, 24 Jun 2005 12:39:11 +0000 (12:39 +0000)]
MPV: fix for bug IPAL9221
add script for addind processes to the kill list (addToKillList.py)
this script is called by SALOME_Container to register new run-time launched process

18 years agoMPV: fix for bug IPAL9221
mpv [Fri, 24 Jun 2005 12:38:19 +0000 (12:38 +0000)]
MPV: fix for bug IPAL9221
add script for addind processes to the kill list
this script is called by SALOME_Container to register new run-time launched process

18 years agoMPV: fix for bug IPAL9237
mpv [Fri, 24 Jun 2005 09:55:43 +0000 (09:55 +0000)]
MPV: fix for bug IPAL9237
Make non-zero undo-limit to perform OCAF operation correctly (operations never opened if undolimit=0 => problems with Locked flag)

18 years agoMPV: fix for bug IPAL9312
mpv [Fri, 24 Jun 2005 09:40:25 +0000 (09:40 +0000)]
MPV: fix for bug IPAL9312
In the resources directory both files (CatalogResources.xml and CatalogRessources.xml) are needed.
ResourceManager searches for CatalogResources.xml by default.

18 years agobug 9264. enable reading specific module parameters, eg mesh plugins
eap [Thu, 23 Jun 2005 13:14:17 +0000 (13:14 +0000)]
bug 9264. enable reading specific module parameters, eg mesh plugins

18 years agoDisplaying splash on application startup is added to GUI/Session package. In start...
asv [Thu, 23 Jun 2005 11:48:53 +0000 (11:48 +0000)]
Displaying splash on application startup is added to GUI/Session package.  In start *.py scripts the following chages were made:
1) added "SPLASH" parameter to SalomeApp.xml resource file and its handling in launchConfigureParser
2) moved section of conversion of "GUI", "CPP", "PY", "SUPERV" parameters (and new "SPLASH") from unused SessionLoader to SessionServer, these parameter are now passed to SessionServer on launch and they are handled there.
3) start of SessionServer is moved to the very beginning of startSalome (to display splash).

18 years agoSuppress compilation warnings
jfa [Thu, 23 Jun 2005 11:05:21 +0000 (11:05 +0000)]
Suppress compilation warnings

18 years agoFix a bug with SWIG 1.3.24 - the swigged library should be loaded only once to the...
vsr [Wed, 22 Jun 2005 15:23:32 +0000 (15:23 +0000)]
Fix a bug with SWIG 1.3.24 - the swigged library should be loaded only once to the Python interpreter

18 years agoDon't write one log-file for all users in /tmp directory (fix for bug IPAL9117).
mkr [Wed, 22 Jun 2005 09:31:21 +0000 (09:31 +0000)]
Don't write one log-file for all users in /tmp directory (fix for bug IPAL9117).

18 years agoBugID IPAL9188: Moved an expression out of ASSERT macro in method createInstance
srn [Mon, 20 Jun 2005 11:05:08 +0000 (11:05 +0000)]
BugID IPAL9188: Moved an expression out of ASSERT macro in method createInstance

18 years agoAdd support for sip 4.2
vsr [Mon, 20 Jun 2005 04:44:46 +0000 (04:44 +0000)]
Add support for sip 4.2

18 years agoSMH: Fixes and patches from Paul. T3_0_0_a3
smh [Tue, 14 Jun 2005 06:59:20 +0000 (06:59 +0000)]
SMH: Fixes and patches from Paul.

18 years agoFix binflags
smh [Fri, 10 Jun 2005 06:48:13 +0000 (06:48 +0000)]
Fix binflags

18 years agoFix misprint
smh [Fri, 10 Jun 2005 06:26:58 +0000 (06:26 +0000)]
Fix misprint

18 years agoSMH: Fix for flags
smh [Fri, 10 Jun 2005 05:51:49 +0000 (05:51 +0000)]
SMH: Fix for flags

18 years agoSMH: Fix for flags
smh [Fri, 10 Jun 2005 05:41:25 +0000 (05:41 +0000)]
SMH: Fix for flags

18 years agoFixing of PAL9090 bug: save Serser's pids not to the "/tmp" directory, but to the... T3_0_0_a2
mpv [Wed, 8 Jun 2005 06:52:18 +0000 (06:52 +0000)]
Fixing of PAL9090 bug: save Serser's pids not to the "/tmp" directory, but to the ${HOME} directory.