]>
SALOME platform Git repositories - modules/kernel.git/log
mzn [Wed, 19 Oct 2005 13:55:33 +0000 (13:55 +0000)]
Movement of examples to CVS EXAMPLES SAMPLES_SRC.
jfa [Wed, 12 Oct 2005 08:11:46 +0000 (08:11 +0000)]
Small correction: delete [] string, allocated by CORBA
jfa [Tue, 11 Oct 2005 07:07:49 +0000 (07:07 +0000)]
Fix error of LocalTraceCollector: crash on exit from application
jfa [Tue, 4 Oct 2005 14:15:17 +0000 (14:15 +0000)]
Update version to 3.1.0a
vsr [Fri, 30 Sep 2005 08:34:25 +0000 (08:34 +0000)]
Fix a bug of AttributeReal: value is converted to bool
jfa [Fri, 30 Sep 2005 08:06:30 +0000 (08:06 +0000)]
PAL10120: provide default implementation of SALOMEDS::Driver for python modules
vsr [Fri, 30 Sep 2005 07:53:51 +0000 (07:53 +0000)]
Set default values for SUITRoot and SalomeAppConfig variables
jfa [Thu, 29 Sep 2005 11:36:36 +0000 (11:36 +0000)]
PAL10114: GetStudyByName() finds a study although it doesn't exist
jfa [Thu, 29 Sep 2005 11:35:35 +0000 (11:35 +0000)]
Add missing _retn()
mpv [Fri, 23 Sep 2005 12:38:02 +0000 (12:38 +0000)]
MPV: correction of appeared "undefined symbols" in libSalomeCatalog.so
mkr [Thu, 22 Sep 2005 13:06:27 +0000 (13:06 +0000)]
Fix for bug IPAL10056 : Crash after run Dataflow and creating new file.
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)
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)
jfa [Wed, 21 Sep 2005 12:27:44 +0000 (12:27 +0000)]
Do not mark document as Modified on IOR attribute setting
vsr [Tue, 20 Sep 2005 15:02:25 +0000 (15:02 +0000)]
avoid exception when configuration files do not exist
jfa [Tue, 20 Sep 2005 14:44:25 +0000 (14:44 +0000)]
Fix some problems with Study Properties
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
srn [Mon, 12 Sep 2005 08:51:32 +0000 (08:51 +0000)]
BugID: PAL9884, Modified a method CreateDatasetFromASCII.
env [Fri, 9 Sep 2005 05:09:15 +0000 (05:09 +0000)]
ENV: Windows porting.
mzn [Tue, 6 Sep 2005 11:25:04 +0000 (11:25 +0000)]
Fix for problem: crash of application during getting object with empty ior.
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
vsr [Mon, 5 Sep 2005 10:31:32 +0000 (10:31 +0000)]
Fix a problem of 'make install' step for resource files.
apo [Thu, 1 Sep 2005 12:40:52 +0000 (12:40 +0000)]
Fix a bug of previous integration
smh [Thu, 1 Sep 2005 06:50:44 +0000 (06:50 +0000)]
Version 3.0.2
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
srn [Wed, 31 Aug 2005 10:49:48 +0000 (10:49 +0000)]
Removed unnecessary mutex locks.
srn [Tue, 30 Aug 2005 09:49:29 +0000 (09:49 +0000)]
Removed a mutex lock in the method PasteInto
srn [Tue, 30 Aug 2005 07:12:40 +0000 (07:12 +0000)]
Added a mutex unlock before call to FindOrLoadComponent
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
srn [Tue, 30 Aug 2005 05:19:22 +0000 (05:19 +0000)]
Created a new signals/execptions handler
srn [Mon, 29 Aug 2005 07:35:31 +0000 (07:35 +0000)]
Added an update of the ObjectBrowser
env [Mon, 29 Aug 2005 05:54:00 +0000 (05:54 +0000)]
ENV: Windows porting
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.
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
srn [Wed, 24 Aug 2005 12:46:01 +0000 (12:46 +0000)]
added import of CORBA module
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
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.
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).
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
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.
jfa [Thu, 18 Aug 2005 12:21:59 +0000 (12:21 +0000)]
Implicitly set paths for GUI module like for KERNEL
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
mpv [Thu, 18 Aug 2005 09:00:35 +0000 (09:00 +0000)]
Windows porting
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
srn [Tue, 16 Aug 2005 09:51:29 +0000 (09:51 +0000)]
BugID: IPAL9763, modified methods NewStudy and Open to create directly CORBA Studies.
env [Wed, 10 Aug 2005 10:21:27 +0000 (10:21 +0000)]
ENV: Windows porting.
env [Thu, 4 Aug 2005 09:43:43 +0000 (09:43 +0000)]
ENV: Windows porting
env [Wed, 3 Aug 2005 07:36:46 +0000 (07:36 +0000)]
ENV: Windows porting
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".
env [Fri, 29 Jul 2005 04:52:39 +0000 (04:52 +0000)]
ENV: Windows porting
env [Fri, 29 Jul 2005 04:35:49 +0000 (04:35 +0000)]
ENV: Windows porting
san [Thu, 28 Jul 2005 15:26:43 +0000 (15:26 +0000)]
Preparation of v.3.0.1
san [Thu, 28 Jul 2005 15:09:02 +0000 (15:09 +0000)]
SALOME porting to OCCT 5.2.4
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" ).
env [Wed, 27 Jul 2005 08:36:26 +0000 (08:36 +0000)]
ENV: Fix of regression of IPAL9392 and IPAL9485 after windows porting.
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).
env [Tue, 26 Jul 2005 09:51:37 +0000 (09:51 +0000)]
ENV: Windows porting.
env [Tue, 26 Jul 2005 09:32:37 +0000 (09:32 +0000)]
ENV: Fix of regression after Windows porting.
env [Tue, 26 Jul 2005 09:02:43 +0000 (09:02 +0000)]
ENV: Windows porting.
env [Tue, 26 Jul 2005 06:16:19 +0000 (06:16 +0000)]
ENV: Windows porting.
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.
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.
mkr [Fri, 22 Jul 2005 12:00:49 +0000 (12:00 +0000)]
Modifications from Anthony Geay from V2_2_0_maintainance branch.
mkr [Fri, 22 Jul 2005 11:33:47 +0000 (11:33 +0000)]
Merge with BR_V300_lcrm branch.
mkr [Fri, 22 Jul 2005 11:26:50 +0000 (11:26 +0000)]
Merge with BR_V300_lcrm branch.
srn [Fri, 22 Jul 2005 08:20:30 +0000 (08:20 +0000)]
BugID: IPAL9392, modified methods GetRowUnits.
env [Wed, 20 Jul 2005 11:39:13 +0000 (11:39 +0000)]
ENV: Windows porting.
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.
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.
env [Wed, 13 Jul 2005 07:10:09 +0000 (07:10 +0000)]
ENV: Windows porting.
env [Wed, 13 Jul 2005 06:54:30 +0000 (06:54 +0000)]
ENV: Windows porting.
vsr [Tue, 12 Jul 2005 05:18:24 +0000 (05:18 +0000)]
Remove check_med() configuration procedure (moved to MED component)
eap [Mon, 11 Jul 2005 13:44:56 +0000 (13:44 +0000)]
Move MEDWrapper to MED module
eap [Mon, 11 Jul 2005 11:24:12 +0000 (11:24 +0000)]
Move MEDWrapper to MED module
eap [Mon, 11 Jul 2005 10:16:11 +0000 (10:16 +0000)]
Move MEDWrapper to MED module
eap [Mon, 11 Jul 2005 10:05:02 +0000 (10:05 +0000)]
Move MEDWrapper to MED module
vsr [Tue, 5 Jul 2005 11:50:25 +0000 (11:50 +0000)]
Update version number: 3.0.0
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
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.
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)
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
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)
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
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
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
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)
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.
eap [Thu, 23 Jun 2005 13:14:17 +0000 (13:14 +0000)]
bug 9264. enable reading specific module parameters, eg mesh plugins
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).
jfa [Thu, 23 Jun 2005 11:05:21 +0000 (11:05 +0000)]
Suppress compilation warnings
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
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).
srn [Mon, 20 Jun 2005 11:05:08 +0000 (11:05 +0000)]
BugID IPAL9188: Moved an expression out of ASSERT macro in method createInstance
vsr [Mon, 20 Jun 2005 04:44:46 +0000 (04:44 +0000)]
Add support for sip 4.2
smh [Tue, 14 Jun 2005 06:59:20 +0000 (06:59 +0000)]
SMH: Fixes and patches from Paul.
smh [Fri, 10 Jun 2005 06:48:13 +0000 (06:48 +0000)]
Fix binflags
smh [Fri, 10 Jun 2005 06:26:58 +0000 (06:26 +0000)]
Fix misprint
smh [Fri, 10 Jun 2005 05:51:49 +0000 (05:51 +0000)]
SMH: Fix for flags
smh [Fri, 10 Jun 2005 05:41:25 +0000 (05:41 +0000)]
SMH: Fix for flags
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.