]> SALOME platform Git repositories - modules/kernel.git/log
Salome HOME
modules/kernel.git
16 years agoUpdate copyright information
abd [Wed, 26 Nov 2008 10:26:59 +0000 (10:26 +0000)]
Update copyright information

16 years agoUpdate copyright information
abd [Wed, 26 Nov 2008 10:06:09 +0000 (10:06 +0000)]
Update copyright information

16 years agoUpdate copyrights information
abd [Wed, 26 Nov 2008 09:53:48 +0000 (09:53 +0000)]
Update copyrights information

16 years agoUpdate copyrights information
abd [Wed, 26 Nov 2008 09:35:54 +0000 (09:35 +0000)]
Update copyrights information

16 years agoFix problem with notifd process killing on SALOME session shutdowning.
vsr [Mon, 17 Nov 2008 14:27:20 +0000 (14:27 +0000)]
Fix problem with notifd process killing on SALOME session shutdowning.

16 years agoBUG 0020048
abd [Mon, 17 Nov 2008 12:11:04 +0000 (12:11 +0000)]
BUG 0020048
Problem with compilation on Win32 Platform.
Removing of invalid import of symbols from executable.

16 years ago- Patch for defining a queue name on Sun Grid Engine
ribes [Thu, 6 Nov 2008 14:38:33 +0000 (14:38 +0000)]
- Patch for defining a queue name on Sun Grid Engine

16 years agomerge from tag mergeto_V4_1_0_maintainance_20081106
prascle [Thu, 6 Nov 2008 10:27:10 +0000 (10:27 +0000)]
merge from tag mergeto_V4_1_0_maintainance_20081106

16 years agoFix compilation problem on Win32 platform.
abd [Sat, 1 Nov 2008 12:51:21 +0000 (12:51 +0000)]
Fix compilation problem on Win32 platform.
fix method semantics: const CORBA::Long -> CORBA::Long

16 years agoFix compilation problem on Win32 platform:
abd [Sat, 1 Nov 2008 12:49:17 +0000 (12:49 +0000)]
Fix compilation problem on Win32 platform:
- export/import
- surrounding by defined uncompilable parts

16 years ago- mergefrom_BR_For40_DSC_10081031 V4_1_4rc1
ribes [Fri, 31 Oct 2008 14:05:21 +0000 (14:05 +0000)]
- mergefrom_BR_For40_DSC_10081031

16 years agoBUG 0020024: a --gdb-session option to runSalome ...
abd [Wed, 29 Oct 2008 14:45:43 +0000 (14:45 +0000)]
BUG 0020024: a --gdb-session option to runSalome ...
possibility for execution of xterm with gdb during salome starting.

16 years agoChanging version to 4.1.4
maintenance team [Wed, 29 Oct 2008 08:12:55 +0000 (08:12 +0000)]
Changing version to 4.1.4

16 years agoFix win32 compilation problem RELIQUAT_4x_25102008
abd [Fri, 10 Oct 2008 09:14:32 +0000 (09:14 +0000)]
Fix win32 compilation problem

16 years agoCCAR: remove ambiguous prints and catch exceptions on destroy components
caremoli [Thu, 9 Oct 2008 17:32:49 +0000 (17:32 +0000)]
CCAR: remove ambiguous prints and catch exceptions on destroy components

16 years agoRemove temporary directory if it becomes empty after deleting of tmp script file
abd [Thu, 9 Oct 2008 10:43:14 +0000 (10:43 +0000)]
Remove temporary directory if it becomes empty after deleting of tmp script file

16 years agoImplementations of common functions in Kernel_Utils namespace:
abd [Thu, 9 Oct 2008 10:39:45 +0000 (10:39 +0000)]
Implementations of common functions in Kernel_Utils namespace:
-GetDirByPath: parse in path string a valid directory name
-IsEmptyDir: detect of empty directory status

16 years agoCCAR: compilation with LSF has not been tested
caremoli [Wed, 8 Oct 2008 18:20:27 +0000 (18:20 +0000)]
CCAR: compilation with LSF has not been tested

16 years agoPR: This one must no be used very often...
prascle [Wed, 8 Oct 2008 15:19:06 +0000 (15:19 +0000)]
PR: This one must no be used very often...

16 years agoPR: debug from A. BORODIN
prascle [Wed, 8 Oct 2008 15:13:44 +0000 (15:13 +0000)]
PR: debug from A. BORODIN

16 years agoCCAR: small bugs after big changes in KERNEL
caremoli [Tue, 7 Oct 2008 18:08:12 +0000 (18:08 +0000)]
CCAR: small bugs after big changes in KERNEL

16 years agoFix compilation errors on Win32 platform
abd [Tue, 7 Oct 2008 11:27:52 +0000 (11:27 +0000)]
Fix compilation errors on Win32 platform

16 years agoPR: Needed by Bernard Secher. to check if any problem detected.
prascle [Mon, 6 Oct 2008 08:08:38 +0000 (08:08 +0000)]
PR: Needed by Bernard Secher. to check if any problem detected.

16 years agoWin32 Porting.
abd [Fri, 3 Oct 2008 10:44:26 +0000 (10:44 +0000)]
Win32 Porting.
Correction of Export/Import defines for Win32 platform.
Using WIN32 standard define instead WNT define of OpenCascade library.
Using Basics instead Utils library.
Removed "using namespace std" from header files.

16 years agoWin32 Porting.
abd [Fri, 3 Oct 2008 10:28:02 +0000 (10:28 +0000)]
Win32 Porting.
Correction of Export/Import defines for Win32 platform.
Using WIN32 standard define instead WNT define of OpenCascade library.
Using Basics instead Utils library.
Removed "using namespace std" from header files.

16 years agoWin32 Porting.
abd [Fri, 3 Oct 2008 10:25:54 +0000 (10:25 +0000)]
Win32 Porting.
Correction of Export/Import defines for Win32 platform.
Using WIN32 standard define instead WNT define of OpenCascade library.
Using Basics instead Utils library.
Removed "using namespace std" from header files.
Using std:string instead char* for fix bug of std::string::c_str() on local std::string object

16 years agoWin32 Porting.
abd [Fri, 3 Oct 2008 10:07:23 +0000 (10:07 +0000)]
Win32 Porting.
Correction of Export/Import defines for Win32 platform.
Using WIN32 standard define instead WNT define of OpenCascade library.
Using Basics instead Utils library.
Removed "using namespace std" from header files.

16 years agoWin32 Porting.
abd [Fri, 3 Oct 2008 09:47:03 +0000 (09:47 +0000)]
Win32 Porting.
Correction of Export/Import defines for Win32 platform.
Using WIN32 standard define instead WNT define of OpenCascade library.
Using Basics instead Utils library.
Removed "using namespace std" from header files.

16 years agoWin32 Porting.
abd [Fri, 3 Oct 2008 09:37:12 +0000 (09:37 +0000)]
Win32 Porting.
Correction of Export/Import defines for Win32 platform.
Using WIN32 standard define instead WNT define of OpenCascade library.
Using Basics instead Utils library.
Removed "using namespace std" from header files.

16 years agoWin32 Porting.
abd [Fri, 3 Oct 2008 09:28:46 +0000 (09:28 +0000)]
Win32 Porting.
Correction of Export/Import defines for Win32 platform.
Using WIN32 standard define instead WNT define of OpenCascade library.
Using Basics instead Utils library.
Removed "using namespace std" from header files.

16 years agoWin32 Porting.
abd [Fri, 3 Oct 2008 09:17:08 +0000 (09:17 +0000)]
Win32 Porting.
Correction of Export/Import defines for Win32 platform.
Using WIN32 standard define instead WNT define of OpenCascade library.
Using Basics instead Utils library.
Removed "using namespace std" from header files.

16 years agoWin32 Porting.
abd [Fri, 3 Oct 2008 09:14:37 +0000 (09:14 +0000)]
Win32 Porting.
Correction of Export/Import defines for Win32 platform.
Using WIN32 standard define instead WNT define of OpenCascade library.
Using Basics instead Utils library.

16 years agoWin32 Porting.
abd [Fri, 3 Oct 2008 09:09:31 +0000 (09:09 +0000)]
Win32 Porting.
Correction of Export/Import defines for Win32 platform.
Using WIN32 standard define instead WNT define of OpenCascade library.

16 years agoWin32 Porting.
abd [Fri, 3 Oct 2008 09:06:57 +0000 (09:06 +0000)]
Win32 Porting.
Correction of Export/Import defines for Win32 platform

16 years agoWin32 Porting.
abd [Fri, 3 Oct 2008 08:59:10 +0000 (08:59 +0000)]
Win32 Porting.
Moved common functionality (independent on CORBA) from Utils package (dependent on CORBA) to Basics package and introduced Kernel_Utils namespace for use it

16 years agoWin32 Porting.
abd [Fri, 3 Oct 2008 08:52:21 +0000 (08:52 +0000)]
Win32 Porting.
Adding of win32pm package for support of process management by PIDs on Win32 platform

16 years agoWin32 Porting
abd [Fri, 3 Oct 2008 08:50:09 +0000 (08:50 +0000)]
Win32 Porting
Renaming of salome_utilities.py to salome_utils.py because it conflicts in name with SALOME_utilities.py from Utils package (Win32 python is not case sensitive for file system)

16 years agoWin32 Porting
abd [Fri, 3 Oct 2008 08:41:46 +0000 (08:41 +0000)]
Win32 Porting
Replace symbol 'd' by "####" because first conflicts with other symbols in directory path on Win32 system

16 years agoIssue 0019992: Compile KERNEL in -Werror mode
vsr [Wed, 1 Oct 2008 03:36:20 +0000 (03:36 +0000)]
Issue 0019992: Compile KERNEL in -Werror mode

16 years agoIssue 0019990: Compile KERNEL in -Werror mode
vsr [Tue, 30 Sep 2008 11:31:42 +0000 (11:31 +0000)]
Issue 0019990: Compile KERNEL in -Werror mode

16 years agoCCAR :
caremoli [Fri, 26 Sep 2008 15:16:48 +0000 (15:16 +0000)]
CCAR :
INTERFACE CHANGE : add a boolean parameter regist with default value true to one Component constructor

It was needed to avoid calling registry two times for a python superv_component
Registry was called in the python constructor and in the corba proxy (class PySupervCompo)
that is used to implement DSC ports for python component.
As regist value is true by default there is no impact on other parts of KERNEL or of modules.

16 years agoCCAR: catch CORBA::Exception in shutdownServers when trying to _narrow the container
caremoli [Fri, 26 Sep 2008 15:03:03 +0000 (15:03 +0000)]
CCAR: catch CORBA::Exception in shutdownServers when trying to _narrow the container
(_narrow can throw a CORBA::TRANSIENT in some cases)
shutdown did not go to the end when a container was killed before without deregistering
in naming service

16 years agoCCAR: initialize isMPI and nb_component_nodes in GetMachineParameters
caremoli [Fri, 26 Sep 2008 14:57:53 +0000 (14:57 +0000)]
CCAR: initialize isMPI and nb_component_nodes in GetMachineParameters
      add an entry with the real machine name when name is "localhost"

16 years agoCCAR: add autodocumentation to swig modules (%feature("autodoc","1"))
caremoli [Fri, 26 Sep 2008 14:49:42 +0000 (14:49 +0000)]
CCAR: add autodocumentation to swig modules (%feature("autodoc","1"))
et remove problems with overloaded methods (typecheck typemap with precedence)

16 years agoCCAR: update IDLparser.py with developments for YACS (mainly, DataTypes description
caremoli [Fri, 26 Sep 2008 07:54:27 +0000 (07:54 +0000)]
CCAR: update IDLparser.py with developments for YACS (mainly, DataTypes description
and new Superv_Component interface for SALOME components)
Not all definitions are converted to DataTypes YACS, only local definitions (main file)
that are :
 - unbounded sequences
 - non recursive structs (and non forward ones also)
 - interfaces that are not derivation from SALOME components

The tests have been updated :
 - add some idl files in tests to be able to run tests only in KERNEL_BUILD
 - adjust some paths (very old SALOME 1 ??) to run with KERNEL only

16 years agoCCAR: add idl/salome directory in SALOME application generation
caremoli [Fri, 26 Sep 2008 07:42:46 +0000 (07:42 +0000)]
CCAR: add idl/salome directory in SALOME application generation

16 years ago0019985: comment print myStudyId in batchmode_salome.py
vsr [Thu, 25 Sep 2008 11:32:10 +0000 (11:32 +0000)]
0019985: comment print myStudyId in batchmode_salome.py

16 years ago0019984: add -f option to salome_adm/unix/Makefile.am
vsr [Thu, 25 Sep 2008 11:14:09 +0000 (11:14 +0000)]
0019984: add -f option to salome_adm/unix/Makefile.am

16 years agoCCAR: in Salome application generation, try to detect the python version V4_1_4a1
caremoli [Fri, 19 Sep 2008 17:17:47 +0000 (17:17 +0000)]
CCAR: in Salome application generation, try to detect the python version
used for modules and application installation independently from the version
of the python interpreter used.

16 years agoRemove debug output from terminal. Avoid using "utilities.h" in standalone (non-CORBA...
vsr [Mon, 8 Sep 2008 06:55:13 +0000 (06:55 +0000)]
Remove debug output from terminal. Avoid using "utilities.h" in standalone (non-CORBA) classes (requested by B.Sécher via mail)

16 years agoRemove debug output from terminal. Avoid using "utilities.h" in standalone (non-CORBA...
vsr [Mon, 8 Sep 2008 06:35:54 +0000 (06:35 +0000)]
Remove debug output from terminal. Avoid using "utilities.h" in standalone (non-CORBA) classes (requested by B.Sécher via mail)

16 years agoIssue 0019963 : replace <HDFexport.hxx> byq "HDFexport.hxx"
vsr [Fri, 5 Sep 2008 11:06:47 +0000 (11:06 +0000)]
Issue 0019963 : replace <HDFexport.hxx> byq "HDFexport.hxx"

16 years agoBug IPAL19893 4.x: debug information is in terminal
dmv [Fri, 29 Aug 2008 06:33:18 +0000 (06:33 +0000)]
Bug IPAL19893 4.x: debug information is in terminal

16 years agoBug IPAL19893 4.x: debug information is in terminal.
dmv [Fri, 15 Aug 2008 09:52:16 +0000 (09:52 +0000)]
Bug IPAL19893 4.x: debug information is in terminal.

16 years ago0019954: Pb in setenv.py
dmv [Tue, 12 Aug 2008 10:39:25 +0000 (10:39 +0000)]
0019954: Pb in setenv.py

16 years agoFix error in check CASCADE procedure (in AC_TRY_LINK)
vsr [Fri, 1 Aug 2008 07:21:28 +0000 (07:21 +0000)]
Fix error in check CASCADE procedure (in AC_TRY_LINK)

16 years agoFix issue 0019952: problem with symbolic link creation
vsr [Thu, 31 Jul 2008 04:02:27 +0000 (04:02 +0000)]
Fix issue 0019952: problem with symbolic link creation

16 years agoFix pb with killSalome script: exception is raised at os.listdir() if /tmp/logs/...
vsr [Thu, 31 Jul 2008 03:47:17 +0000 (03:47 +0000)]
Fix pb with killSalome script: exception is raised at os.listdir() if /tmp/logs/${USER} directory does not exist.

16 years agoBug IPAL19893 4.x: debug information is in terminal.
dmv [Mon, 28 Jul 2008 07:45:32 +0000 (07:45 +0000)]
Bug IPAL19893 4.x: debug information is in terminal.

16 years agoBug IPAL19893 4.x: debug information is in terminal.
dmv [Mon, 21 Jul 2008 12:42:38 +0000 (12:42 +0000)]
Bug IPAL19893 4.x: debug information is in terminal.

16 years agoBug 0019869: Compile KERNEL in Werror mode. Integrating KERNEL_SRC_20080710.patch.
jfa [Thu, 17 Jul 2008 11:09:26 +0000 (11:09 +0000)]
Bug 0019869: Compile KERNEL in Werror mode. Integrating KERNEL_SRC_20080710.patch.

16 years agoIssue 0019872: fix pb of killing SALOME processes (files in /tmp/logs/${USER} directo...
vsr [Wed, 9 Jul 2008 04:44:48 +0000 (04:44 +0000)]
Issue 0019872: fix pb of killing SALOME processes (files in /tmp/logs/${USER} directory are removed unconditionally).

16 years agoImprove Makefile: regenerate SALOMEconfig.h file when SALOMEconfig.ref.in is changed
vsr [Tue, 8 Jul 2008 11:20:12 +0000 (11:20 +0000)]
Improve Makefile: regenerate SALOMEconfig.h file when SALOMEconfig.ref.in is changed

16 years agoCCAR: remove wakeupWaiting in CalciumGenericProvidesPort. It's already done in disconnect
caremoli [Tue, 8 Jul 2008 06:25:06 +0000 (06:25 +0000)]
CCAR: remove wakeupWaiting in CalciumGenericProvidesPort. It's already done in disconnect

16 years agoFix pb of reconfigure (error on re-generating top-level Makefile)
vsr [Tue, 8 Jul 2008 03:26:45 +0000 (03:26 +0000)]
Fix pb of reconfigure (error on re-generating top-level Makefile)

16 years agoCCAR: improve python wrapping for DSC components : add is_connected and
caremoli [Mon, 7 Jul 2008 12:51:13 +0000 (12:51 +0000)]
CCAR: improve python wrapping for DSC components : add is_connected and
convert CORBA C++ exception to CORBA python exception

16 years agoCCAR: restore previous behaviour : if a component has no catalog but a python
caremoli [Mon, 7 Jul 2008 12:39:27 +0000 (12:39 +0000)]
CCAR: restore previous behaviour : if a component has no catalog but a python
module or a dynamic lib is conforming accept it.

16 years agoIssue 0019916: avoid deprecation warning
vsr [Mon, 7 Jul 2008 10:31:37 +0000 (10:31 +0000)]
Issue 0019916: avoid deprecation warning

16 years ago* Issue 0019872: use dot-prefixed pidict files
vsr [Mon, 7 Jul 2008 10:19:17 +0000 (10:19 +0000)]
* Issue 0019872: use dot-prefixed pidict files

16 years agoBug IPAL18631 REGRESS of logger - nothing apperared in log file in the IAPP-002 test...
dmv [Mon, 7 Jul 2008 09:50:48 +0000 (09:50 +0000)]
Bug IPAL18631 REGRESS of logger - nothing apperared in log file in the IAPP-002 test scenario checkpoints

16 years agoBug IPAL18631 REGRESS of logger - nothing apperared in log file in the IAPP-002 test...
dmv [Mon, 7 Jul 2008 09:11:52 +0000 (09:11 +0000)]
Bug IPAL18631 REGRESS of logger - nothing apperared in log file in the IAPP-002 test scenario checkpoints

16 years ago* Issue 0019872: use dot-prefixed pidict files
vsr [Mon, 7 Jul 2008 07:55:49 +0000 (07:55 +0000)]
* Issue 0019872: use dot-prefixed pidict files
* Improve other SALOME scripts

16 years agoFix a bug of configure step: if scripts sources are changed in bin directory they...
vsr [Thu, 3 Jul 2008 07:25:59 +0000 (07:25 +0000)]
Fix a bug of configure step: if scripts sources are changed in bin directory they are not installed by 'make install' step; instead their copies in a build directory are taken.

16 years agoImprove SALOME logger: customize log file name (add port, user and host ids) to avoid...
vsr [Wed, 2 Jul 2008 10:58:33 +0000 (10:58 +0000)]
Improve SALOME logger: customize log file name (add port, user and host ids) to avoid problems with using the same log file name by different SALOME sessions.

16 years agoImprove SALOME logger: customize log file name (add port, user and host ids) to avoid...
vsr [Wed, 2 Jul 2008 10:58:20 +0000 (10:58 +0000)]
Improve SALOME logger: customize log file name (add port, user and host ids) to avoid problems with using the same log file name by different SALOME sessions (add missing salome_utilities.py script to the Makefile).

16 years agoCORRECTIONS API C++ UTILISATEUR
fayolle [Mon, 30 Jun 2008 14:08:48 +0000 (14:08 +0000)]
CORRECTIONS API C++ UTILISATEUR

16 years ago*** empty log message ***
fayolle [Mon, 30 Jun 2008 14:03:16 +0000 (14:03 +0000)]
*** empty log message ***

16 years agoIPAL 18631 Remove Extra Messages from the Terminal in case of Release Mode
dmv [Thu, 19 Jun 2008 10:42:56 +0000 (10:42 +0000)]
IPAL 18631 Remove Extra Messages from the Terminal in case of Release Mode

16 years agoImprove SALOME logger: customize log file name (add port, user and host ids) to avoid...
vsr [Thu, 19 Jun 2008 09:12:48 +0000 (09:12 +0000)]
Improve SALOME logger: customize log file name (add port, user and host ids) to avoid problems with using the same log file name by different SALOME sessions.

16 years agoCCAR: solve some problems during shutdown BR_PERF V4_1_3 V4_1_3rc2
caremoli [Sun, 8 Jun 2008 13:18:40 +0000 (13:18 +0000)]
CCAR: solve some problems during shutdown
- singletons are deleted at exit (atexit function is called at the beginning of programs)
but order is important. Trace singleton must be destroyed last because MESSAGE
and others are called in destructor of other singletons.
So I have enforced local trace initialization in ATEXIT_ class from Utils directory

- Improve Registry shutdown (called _remove_ref to delete RegistryService object)
- add a delay between shutdown servers and kill omninames in shutdownSalome.py

16 years agoCCAR: correction of DESTRUCTOR_OF in the end of Registry Server (seems to recurse ??)
caremoli [Fri, 6 Jun 2008 17:25:14 +0000 (17:25 +0000)]
CCAR: correction of DESTRUCTOR_OF in the end of Registry Server (seems to recurse ??)

16 years agoCCAR: remove thrown exceptions in shutdown servers with python components
caremoli [Fri, 6 Jun 2008 15:49:50 +0000 (15:49 +0000)]
CCAR: remove thrown exceptions in shutdown servers with python components

16 years agoCCAR: some corrections in :
caremoli [Fri, 6 Jun 2008 13:57:33 +0000 (13:57 +0000)]
CCAR: some corrections in :
- disconnection of CALCIUM ports
- shutdown of Python container
- shutdown of C++ container
- launching of standalone component

16 years agoIssue 19871: add missing path to omniNameErrors.log file
vsr [Fri, 6 Jun 2008 11:14:17 +0000 (11:14 +0000)]
Issue 19871: add missing path to omniNameErrors.log file

16 years agoPR: Patch from Bernard Secher
prascle [Thu, 5 Jun 2008 08:18:06 +0000 (08:18 +0000)]
PR: Patch from Bernard Secher

16 years agoPR: use of verbose test for Python prints
prascle [Wed, 4 Jun 2008 16:48:43 +0000 (16:48 +0000)]
PR: use of verbose test for Python prints

16 years agoIssue 0019776: fix pb of running SALOME after installing modules in 'without GUI...
vsr [Tue, 3 Jun 2008 08:39:06 +0000 (08:39 +0000)]
Issue 0019776: fix pb of running SALOME after installing modules in 'without GUI' mode.

16 years agoChanging version to 4.1.3 V4_1_3rc1
maintenance team [Mon, 2 Jun 2008 06:55:06 +0000 (06:55 +0000)]
Changing version to 4.1.3

16 years agoCCAR: add an experimental feature : standalone component CCARexeccompoEnd
caremoli [Sun, 1 Jun 2008 16:50:49 +0000 (16:50 +0000)]
CCAR: add an experimental feature : standalone component
A standalone component is implemented in an executable that is launched
by the container. The create_component_instance has been modified : after
trying to load a shared lib or a python module, it tries to launch the
executable component.exe.

This development is between tags CCARexeccompoStart and CCARexeccompoEnd

16 years agoCCAR: revert setting PYTHONINSPECT to the end of runSalome (must not be set CCARexeccompoStart
caremoli [Fri, 30 May 2008 15:03:58 +0000 (15:03 +0000)]
CCAR: revert setting PYTHONINSPECT to the end of runSalome (must not be set
when launching servers)

16 years agoCCAR: add traces to CALCIUM ports, some debug in ModuleCatalog
caremoli [Fri, 30 May 2008 09:02:44 +0000 (09:02 +0000)]
CCAR: add traces to CALCIUM ports, some debug in ModuleCatalog
      add CEXE option to component catalog to be able to specify a specific container
      executable for special component
      some debug in python container

16 years agomerge from branch BR_For40_DSC tag mergeto_V4_1_0_maintainance_29may08
prascle [Thu, 29 May 2008 10:13:23 +0000 (10:13 +0000)]
merge from branch BR_For40_DSC tag mergeto_V4_1_0_maintainance_29may08

16 years agoCCAR: small modifications on LSF Batch class and on --pinter arg TG_ELNO_visualization_28May2008
caremoli [Thu, 22 May 2008 15:27:56 +0000 (15:27 +0000)]
CCAR: small modifications on LSF Batch class and on --pinter arg

16 years agoImplement --with[out]-gui option for SMESH plugins.
jfa [Thu, 22 May 2008 08:23:48 +0000 (08:23 +0000)]
Implement --with[out]-gui option for SMESH plugins.

16 years ago*** empty log message ***
fayolle [Wed, 21 May 2008 16:34:05 +0000 (16:34 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
fayolle [Wed, 21 May 2008 16:30:45 +0000 (16:30 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
fayolle [Wed, 21 May 2008 14:59:04 +0000 (14:59 +0000)]
*** empty log message ***

16 years agoNPAL19734: Missing method in SALOME_Session.idl
jfa [Tue, 20 May 2008 08:15:29 +0000 (08:15 +0000)]
NPAL19734: Missing method in SALOME_Session.idl

16 years agoBug IPAL19426, fixed methods Save/Load TG_start_Deformed_CutPlanes V4_1_2 V4_1_2rc3
srn [Fri, 25 Apr 2008 09:49:37 +0000 (09:49 +0000)]
Bug IPAL19426, fixed methods Save/Load

16 years agoPR: some doc corrections V4_1_2rc2
prascle [Fri, 18 Apr 2008 14:11:10 +0000 (14:11 +0000)]
PR: some doc corrections