]>
SALOME platform Git repositories - modules/kernel.git/log
vsr [Wed, 10 Jan 2007 07:45:41 +0000 (07:45 +0000)]
Fix NPAL14451 : Implementation type of components not handled in IDLparser.py
mkr [Thu, 7 Dec 2006 11:52:59 +0000 (11:52 +0000)]
Fix for PAL14049.
mkr [Tue, 5 Dec 2006 10:07:27 +0000 (10:07 +0000)]
Fix for PAL14049 : EDF PAL 335 SMESH : SIGSEV when we save the file after a transformation.
jfa [Mon, 4 Dec 2006 09:04:41 +0000 (09:04 +0000)]
Change version to 3.2.4
prascle [Fri, 1 Dec 2006 09:30:15 +0000 (09:30 +0000)]
PAL 14087
prascle [Thu, 30 Nov 2006 14:19:45 +0000 (14:19 +0000)]
PAL 14078
prascle [Thu, 30 Nov 2006 14:18:22 +0000 (14:18 +0000)]
Python 2.4 compatibility
vsr [Tue, 28 Nov 2006 14:59:54 +0000 (14:59 +0000)]
Improvement PAL14013: send a message to the GUI from the container to emit signal
mkr [Mon, 27 Nov 2006 12:15:18 +0000 (12:15 +0000)]
The modfications sent by Jean are for the use of Salome on a batch
cluster like CCRT.
jfa [Mon, 27 Nov 2006 11:53:39 +0000 (11:53 +0000)]
Modifications for CCRT cluster: use .omniORB_last.cfg instead of .omniORB_{host}_last.cfg
mkr [Mon, 27 Nov 2006 10:22:57 +0000 (10:22 +0000)]
Fix for PAL13967 : Distributed supervision graphs - Problem with "SALOME_trace".
mzn [Fri, 24 Nov 2006 12:27:25 +0000 (12:27 +0000)]
Fix for bug PAL13948(Impossible to load VISU component in batch mode).
vsr [Wed, 22 Nov 2006 08:25:53 +0000 (08:25 +0000)]
Improvement PAL13959: improve --splash and --gui options: appy patch from Erwan ADAM
vsr [Tue, 21 Nov 2006 14:33:11 +0000 (14:33 +0000)]
Integrated correction from Erwan ADAM concerning the previous integration
jfa [Tue, 21 Nov 2006 13:39:54 +0000 (13:39 +0000)]
On CCRT the installation of qt have only a 'lib' directory.
vsr [Tue, 21 Nov 2006 12:08:06 +0000 (12:08 +0000)]
Integrate fix from Jean RAHUEL: enable killall module importing with the --terminal parameter
vsr [Tue, 21 Nov 2006 11:10:27 +0000 (11:10 +0000)]
Improvement PAL13956: improve runSalome script: apply patch from Erwan ADAM
prascle [Thu, 16 Nov 2006 10:39:27 +0000 (10:39 +0000)]
PR: allow an easy first application install with minimal modifications
akk [Tue, 31 Oct 2006 14:40:57 +0000 (14:40 +0000)]
Patch, provided in PAL13669.
jfa [Mon, 30 Oct 2006 14:52:30 +0000 (14:52 +0000)]
Change version to 3.2.3
prascle [Tue, 24 Oct 2006 17:13:07 +0000 (17:13 +0000)]
PR: From Antony GEAY : non regression (2.2.x) on launch remote container without SALOME APPLICATION configuration
prascle [Tue, 24 Oct 2006 12:07:58 +0000 (12:07 +0000)]
PR: Shutdown containers correction: avoid CORBA calls to a container during its shutdown (see KERNEL Unit Tests)
prascle [Mon, 23 Oct 2006 07:46:01 +0000 (07:46 +0000)]
PR: bug PAL 13665 and EDF 311
vsr [Wed, 18 Oct 2006 12:36:16 +0000 (12:36 +0000)]
Imp PAL13554 : -file option of runSalome
mkr [Tue, 17 Oct 2006 11:31:54 +0000 (11:31 +0000)]
Fix for bug IPAL13339 : Mandriva64 porting: "Fatal error" after trying to save study.
srn [Tue, 17 Oct 2006 10:49:09 +0000 (10:49 +0000)]
IMP PAL13614: Added a new attribute AttributeString
srn [Tue, 17 Oct 2006 10:32:13 +0000 (10:32 +0000)]
IMP PAL13614: Added a new attrubute AttributeString
mpv [Mon, 16 Oct 2006 13:22:12 +0000 (13:22 +0000)]
MPV: fix for bug 13534
Result of GetLocalImp methods is pointer. For 64-bits platforms it is 8 bytes. Use CORBA::LongLong to send 8 bytes.
mzn [Mon, 16 Oct 2006 11:23:41 +0000 (11:23 +0000)]
Fix for PAL13517("Clean shutdown of Salome containers").
epa [Thu, 12 Oct 2006 14:24:09 +0000 (14:24 +0000)]
Incorrect default values of AttributeExpandable, AttributeSelectable, AttributeTextColor and AttributeTextHighlightColor corrected to be the same as in SALOME 2.2.x
mpv [Thu, 12 Oct 2006 12:30:27 +0000 (12:30 +0000)]
MPV: Add '-m64' flag for all C and C++ compilation flags for 64bit platforms
vsr [Tue, 3 Oct 2006 08:01:20 +0000 (08:01 +0000)]
Fix PAL13553 : bug in launchConfigureParser.py when GUI_ROOT_DIR is bad defined
maintenance team [Thu, 28 Sep 2006 08:35:20 +0000 (08:35 +0000)]
CORBA::long as C++ long type collision on 64-bit Linux corrected
jfa [Thu, 28 Sep 2006 08:15:43 +0000 (08:15 +0000)]
PAL10867: noexcepthandler option in GUI not working. Disable signals catching.
maintenance team [Wed, 27 Sep 2006 11:21:40 +0000 (11:21 +0000)]
Correction for problem: Command "dump stydy" doesn't work at first time at load Post-Pro module.
maintenance team [Tue, 26 Sep 2006 08:13:44 +0000 (08:13 +0000)]
Update for gcc4.1.1
vsr [Fri, 22 Sep 2006 10:33:44 +0000 (10:33 +0000)]
Fix bug with 'make dist' step - an absolute directory is created inside the dist archive because of mistake in EXTRA_DIST variable
mkr [Thu, 21 Sep 2006 12:41:14 +0000 (12:41 +0000)]
Debug for correct Med files import in MED and VISU components on
64-bit Mandriva platform (bugs IPAL13255, IPAL13300, IPAL13304, IPAL13309).
prascle [Mon, 11 Sep 2006 07:18:57 +0000 (07:18 +0000)]
PR: Set MMGT_REENTRANT variable to 1, to allow thread safe behaviour of Cascade (see bug 12651)
mkr [Thu, 7 Sep 2006 07:08:55 +0000 (07:08 +0000)]
Fix for bug PAL13386 : EDF PAL KERNEL DOC 276 Wrong links in documentation.
prascle [Tue, 5 Sep 2006 15:28:07 +0000 (15:28 +0000)]
PR: ROOT_DIR to virtual link = APPLI directory
vsr [Tue, 5 Sep 2006 11:34:30 +0000 (11:34 +0000)]
PAL13340 : fix launching problem on 64-bit platforms (more correct check)
vsr [Tue, 5 Sep 2006 06:14:45 +0000 (06:14 +0000)]
PAL13340 : fix launching problem on 64-bit platforms (more correct check)
jfa [Mon, 4 Sep 2006 11:19:19 +0000 (11:19 +0000)]
Join modifications from branch BR_For_OCT_611: migration to OCCT6.1.1 with new exception handling and improved threads support.
prascle [Mon, 4 Sep 2006 08:39:06 +0000 (08:39 +0000)]
PR: more explicit error trace on parsing ResourcesCatalog.xml
prascle [Mon, 4 Sep 2006 06:01:15 +0000 (06:01 +0000)]
PR: SALOME application (virtual links) installation based on an xml descriptor.
prascle [Mon, 4 Sep 2006 05:46:08 +0000 (05:46 +0000)]
PR: EDF 260: transfer of the exception message to python
prascle [Mon, 4 Sep 2006 05:29:45 +0000 (05:29 +0000)]
PR: Bug EDF 252, import problem from ASTER module
prascle [Mon, 4 Sep 2006 05:27:15 +0000 (05:27 +0000)]
PR: from Sergey Mozokhin, Supervisor problem, crash after killing a dataflow execution.
prascle [Fri, 1 Sep 2006 09:03:13 +0000 (09:03 +0000)]
PR: PAL 12956
vsr [Fri, 1 Sep 2006 08:35:14 +0000 (08:35 +0000)]
PAL13340 : fix launching problem on 64-bit platforms
jfa [Thu, 31 Aug 2006 07:17:44 +0000 (07:17 +0000)]
Join modifications from branch BR_JR_from_V3_2_0b1: --terminal option for CCRT.
jfa [Wed, 30 Aug 2006 12:20:58 +0000 (12:20 +0000)]
Join modifications from branch BR_JR_from_V3_2_0b1: rename a .py file because of clash with a module name.
jfa [Wed, 30 Aug 2006 09:21:54 +0000 (09:21 +0000)]
Join modifications from branch BR_JR_from_V3_2_0b1: --terminal option for CCRT.
vsr [Wed, 30 Aug 2006 06:20:30 +0000 (06:20 +0000)]
Correct problem with shared modules on 64-bit platforms ("lib64" directory should be used for modules searching instead of "lib")
akk [Fri, 25 Aug 2006 10:20:45 +0000 (10:20 +0000)]
Integration of improvements,proposed in PAL12404
vsr [Fri, 25 Aug 2006 07:27:24 +0000 (07:27 +0000)]
Increment version number: 3.2.2
vsr [Fri, 25 Aug 2006 07:08:23 +0000 (07:08 +0000)]
Increment version number: 3.2.2
srn [Thu, 24 Aug 2006 12:16:55 +0000 (12:16 +0000)]
BugID: IPAL13249, added initalization of CORBA implementation in method DumpStudy
srn [Wed, 23 Aug 2006 14:13:37 +0000 (14:13 +0000)]
BugID: PAL10141, added a possibility to lock the study by several processes.
srn [Wed, 23 Aug 2006 07:50:27 +0000 (07:50 +0000)]
BugID PAL10141, Added 4 new methods for Study: SetStudyLock, IsStudyLocked,
GetLockerID and UnLockStudy.
vsr [Tue, 15 Aug 2006 15:10:34 +0000 (15:10 +0000)]
Fix an environment problem on 64-bit platforms (set_env() method should use "lib64" library path instead of "lib")
jfa [Tue, 8 Aug 2006 11:12:07 +0000 (11:12 +0000)]
PAL13000: Crash with 'import CALCULATOR_TEST_STUDY_WITHOUTIHM'
jfa [Wed, 2 Aug 2006 08:33:58 +0000 (08:33 +0000)]
PAL13002: EDF231 Salome ask if we want to save the study even if it was just done.
srn [Tue, 1 Aug 2006 06:15:06 +0000 (06:15 +0000)]
Fix of bug IPAL13069, fixed method LoadWith, changed the name of removed temporay file
jfa [Fri, 28 Jul 2006 13:03:57 +0000 (13:03 +0000)]
Roll back invalid integration.
jfa [Fri, 28 Jul 2006 12:53:23 +0000 (12:53 +0000)]
PAL12781: EDF: different result between Working Plane and LCS. Implement and use general mechanism to obtain position from shape.
jfa [Thu, 13 Jul 2006 13:11:15 +0000 (13:11 +0000)]
PAL12956: Error at make install in doc/salome.
jfa [Thu, 13 Jul 2006 13:10:49 +0000 (13:10 +0000)]
PAL12956: Error at make install in doc/salome.
jfa [Thu, 13 Jul 2006 12:41:50 +0000 (12:41 +0000)]
PAL12956: Error at make install in doc/salome.
jfa [Thu, 13 Jul 2006 11:55:04 +0000 (11:55 +0000)]
PAL12956: Error at make install in doc/salome.
jfa [Tue, 11 Jul 2006 09:35:26 +0000 (09:35 +0000)]
Change version name to 3.2.1
eap [Mon, 10 Jul 2006 12:09:37 +0000 (12:09 +0000)]
fix bug 10560: set GIOP message size
prascle [Fri, 7 Jul 2006 10:27:17 +0000 (10:27 +0000)]
PR: Corrections from C. Caremoli, for embedded python.
No Driver attribute for SALOMEDS__POA.
allow: from omniORB import any.
prascle [Fri, 7 Jul 2006 10:14:32 +0000 (10:14 +0000)]
PR: for 9772 (avoid deadlock with embedded python container)
prascle [Fri, 7 Jul 2006 10:08:54 +0000 (10:08 +0000)]
PR: for 9772 (avoid deadlock with embedded python container)
prascle [Fri, 7 Jul 2006 10:02:04 +0000 (10:02 +0000)]
PR: file close missing
prascle [Fri, 7 Jul 2006 10:01:04 +0000 (10:01 +0000)]
PR: correction proposal for 12797
vsr [Wed, 5 Jul 2006 07:26:13 +0000 (07:26 +0000)]
Print "Warning! File not found!" message rather then "Error!" if the user configuration file can not be found.
vsr [Tue, 4 Jul 2006 14:02:01 +0000 (14:02 +0000)]
Correct a bug: find appropriate user configuration file function does not return a file with nearest id.
vsr [Thu, 29 Jun 2006 07:41:53 +0000 (07:41 +0000)]
Fix possible problems with custom SALOME modules (resources folder does not include module name).
vsr [Wed, 28 Jun 2006 10:41:34 +0000 (10:41 +0000)]
Fix possible problems with custom SALOME modules (resources folder does not include module name).
vsr [Wed, 28 Jun 2006 08:32:47 +0000 (08:32 +0000)]
Fix possible problems with custom SALOME modules (resources folder does not include module name).
asv [Tue, 27 Jun 2006 07:39:03 +0000 (07:39 +0000)]
Fix to bug PAL10465.
Modification of resource files location in "build" and "installation" directories. Now resource files are placed in share/salome/resources/<module_name>. Various configuration files (configure.in.base, make_module/conclude/commence, etc.) are changed.
admin [Thu, 8 Jun 2006 10:49:42 +0000 (10:49 +0000)]
This commit was generated by cvs2git to create branch 'V3_2_0_maintainance'.
Sprout from master 2006-06-08 10:49:38 UTC prascle <prascle> 'PR: typo'
Cherrypick from IMPORT 2003-07-09 16:13:48 UTC nri <nri@opencascade.com> 'sources v1.2':
resources/CatalogDataType.xml
resources/CatalogModulePersonnel.xml_skel
resources/Tools_en.xml
resources/Tools_fr.xml
resources/channel.cfg
resources/config
salome_adm/unix/config_files/check_corba.m4
salome_adm/unix/config_files/check_f77.m4
prascle [Thu, 8 Jun 2006 10:49:38 +0000 (10:49 +0000)]
PR: typo
prascle [Thu, 8 Jun 2006 10:49:14 +0000 (10:49 +0000)]
PR: dist incomplete
prascle [Fri, 2 Jun 2006 12:52:35 +0000 (12:52 +0000)]
PR: documentation modifications
prascle [Fri, 2 Jun 2006 12:42:47 +0000 (12:42 +0000)]
PR: documentation modifications
prascle [Fri, 2 Jun 2006 09:51:22 +0000 (09:51 +0000)]
PR: documentation modifications
prascle [Fri, 2 Jun 2006 09:25:51 +0000 (09:25 +0000)]
PR: documentation modifications
jfa [Thu, 1 Jun 2006 11:15:19 +0000 (11:15 +0000)]
Join modifications from branch BR_DEBUG_3_2_0b1
prascle [Thu, 11 May 2006 07:18:09 +0000 (07:18 +0000)]
PR: patch from Sergey Mozokhin (remote containers without SALOME APPLI)
jfa [Sat, 6 May 2006 08:04:13 +0000 (08:04 +0000)]
Join modifications from branch BR_PR_V320b1
prascle [Thu, 16 Mar 2006 16:04:25 +0000 (16:04 +0000)]
PR: add resources/Plugin in Install
jfa [Wed, 15 Mar 2006 12:59:45 +0000 (12:59 +0000)]
Change version name to 3.2.0a2
prascle [Tue, 14 Mar 2006 14:34:50 +0000 (14:34 +0000)]
PR: bug detected by OCN
prascle [Mon, 13 Mar 2006 19:09:01 +0000 (19:09 +0000)]
PR: conditional definition
prascle [Mon, 13 Mar 2006 12:18:26 +0000 (12:18 +0000)]
PR: merge from branch BR_auto_V310 tag mergefrom_OCC_development_for_3_2_0a2_10mar06
jfa [Wed, 8 Feb 2006 09:39:00 +0000 (09:39 +0000)]
Update version to 3.2.0a1