Salome HOME
modules/kernel.git
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

19 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.

19 years agouser's resource file name is changed from $HOME/.SalomeApprc to $HOME/.SalomeApprc...
asv [Wed, 8 Jun 2005 05:36:10 +0000 (05:36 +0000)]
user's resource file name is changed from $HOME/.SalomeApprc to $HOME/.SalomeApprc.<version>

Version is taken from $GUI_ROOT_DIR/bin/salome/VERSION file or $KERNEL_ROOT_DIR/bin/salome/VERSION file (in batch mode, no GUI).

19 years agoFix for bug PAL 8922: component name, given by user in "Catalog Generator" dialog...
asv [Mon, 6 Jun 2005 12:15:46 +0000 (12:15 +0000)]
Fix for bug PAL 8922: component name, given by user in "Catalog Generator" dialog box was NOT properly handled (was not used) in IDLparser.py script.
Another fix: if user name is not set in "Catalog Generator", but component name is set - then component name is used instead of component user name.

19 years agoSMH: Remove dependency on implementation T3_0_0_a1
smh [Fri, 3 Jun 2005 11:26:33 +0000 (11:26 +0000)]
SMH: Remove dependency on implementation

19 years agoSMH: Remove implementation dependency
smh [Fri, 3 Jun 2005 06:08:38 +0000 (06:08 +0000)]
SMH: Remove implementation dependency

19 years agoSMH: Merge with V2_2_3 version (to be compatible with MED from maintainance branch...
smh [Thu, 2 Jun 2005 12:44:43 +0000 (12:44 +0000)]
SMH: Merge with V2_2_3 version (to be compatible with MED from maintainance branch) - prepare 3.0.0

19 years agoAdded import of CosNaming
srn [Thu, 2 Jun 2005 09:35:57 +0000 (09:35 +0000)]
Added import of CosNaming

19 years agoremove deprecated file
vsr [Mon, 30 May 2005 09:51:24 +0000 (09:51 +0000)]
remove deprecated file

19 years ago- fix a bugs of 'check msg2qm' procedure
vsr [Mon, 30 May 2005 09:50:21 +0000 (09:50 +0000)]
- fix a bugs of 'check msg2qm' procedure

19 years ago- fix a bugs of 'check msg2qm' procedure
vsr [Mon, 30 May 2005 09:49:23 +0000 (09:49 +0000)]
- fix a bugs of 'check msg2qm' procedure
- fix a bug of processing SIP-wrapping libraries (for SIP-4.1)

19 years agoFix a bugs of 'check msg2qm' procedure
vsr [Mon, 30 May 2005 09:48:03 +0000 (09:48 +0000)]
Fix a bugs of 'check msg2qm' procedure

19 years agoFix a bug of 'check CASCADE' procedure: do not generate config.h file if it already...
vsr [Mon, 30 May 2005 09:47:30 +0000 (09:47 +0000)]
Fix a bug of 'check CASCADE' procedure: do not generate config.h file if it already exists

19 years agoFix a bug of make procedure: copy Plugin file (generated from resources/Plugin.in...
vsr [Mon, 30 May 2005 09:46:20 +0000 (09:46 +0000)]
Fix a bug of make procedure: copy Plugin file (generated from resources/Plugin.in) to share/salome/resources

19 years agoFix a bug of 'make clean' procedure
vsr [Mon, 30 May 2005 05:32:41 +0000 (05:32 +0000)]
Fix a bug of 'make clean' procedure

19 years agoThis file was removed from Makefile.in, so remove it from repository.
asv [Fri, 27 May 2005 13:06:19 +0000 (13:06 +0000)]
This file was removed from Makefile.in, so remove it from repository.

19 years agoSMH: Correction - new libarary
smh [Fri, 27 May 2005 05:29:52 +0000 (05:29 +0000)]
SMH: Correction - new libarary

19 years agoSMH: Merge with development version = NEW GUI, POLY_WORK, OCC_development_02, BR_Lyfe...
smh [Thu, 26 May 2005 14:18:23 +0000 (14:18 +0000)]
SMH: Merge with development version = NEW GUI, POLY_WORK, OCC_development_02, BR_LyfeCycle, HEAD

19 years agoSMH: Merge with development version = NEW GUI, POLY_WORK, OCC_development_02, BR_Lyfe...
smh [Thu, 26 May 2005 13:55:37 +0000 (13:55 +0000)]
SMH: Merge with development version = NEW GUI, POLY_WORK, OCC_development_02, BR_LyfeCycle, HEAD

19 years agoSMH: Merge with development version = NEW GUI, POLY_WORK, OCC_development_02, BR_Lyfe...
smh [Thu, 26 May 2005 12:42:22 +0000 (12:42 +0000)]
SMH: Merge with development version = NEW GUI, POLY_WORK, OCC_development_02, BR_LyfeCycle, HEAD

19 years agoSMH: Merge with development version = NEW GUI, POLY_WORK, OCC_development_02, BR_Lyfe...
smh [Thu, 26 May 2005 12:30:00 +0000 (12:30 +0000)]
SMH: Merge with development version = NEW GUI, POLY_WORK, OCC_development_02, BR_LyfeCycle, HEAD

19 years agoThis commit was generated by cvs2git to create branch 'BR_3_0_0_OCC'.
admin [Fri, 11 Feb 2005 13:48:56 +0000 (13:48 +0000)]
This commit was generated by cvs2git to create branch 'BR_3_0_0_OCC'.

Sprout from master 2005-02-11 13:48:53 UTC prascle <prascle> 'PR: from E.Adam, Engines import sometimes incomplete...'
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/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_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/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

19 years agoPR: from E.Adam, Engines import sometimes incomplete...
prascle [Fri, 11 Feb 2005 13:48:53 +0000 (13:48 +0000)]
PR: from E.Adam, Engines import sometimes incomplete...

19 years agoPR: from A. Geay
prascle [Fri, 11 Feb 2005 08:47:53 +0000 (08:47 +0000)]
PR: from A. Geay

19 years agoPR: needed to compile, but is it OK in BATCH_Job_PBS.cxx ?
prascle [Thu, 10 Feb 2005 17:48:09 +0000 (17:48 +0000)]
PR: needed to compile, but is it OK in BATCH_Job_PBS.cxx ?

19 years agoIDM : Batch sur CCRT (Dev. A. Geay)
dutka [Thu, 10 Feb 2005 15:44:40 +0000 (15:44 +0000)]
IDM : Batch sur CCRT (Dev. A. Geay)

19 years agoIDM : Batch sur CCRT
dutka [Thu, 10 Feb 2005 15:39:37 +0000 (15:39 +0000)]
IDM : Batch sur CCRT

19 years agoPR: add shutdown method (A. Geay)
prascle [Thu, 10 Feb 2005 13:04:45 +0000 (13:04 +0000)]
PR: add shutdown method (A. Geay)

19 years agoPR: wait a little more for slow systems
prascle [Thu, 10 Feb 2005 13:02:20 +0000 (13:02 +0000)]
PR: wait a little more for slow systems

19 years agoPR: Modif A.Geay, Shutdown container when servant alone
prascle [Mon, 7 Feb 2005 07:03:57 +0000 (07:03 +0000)]
PR: Modif A.Geay, Shutdown container when servant alone

19 years agoFor MED V2.2.0 Component.
ageay [Thu, 3 Feb 2005 15:41:49 +0000 (15:41 +0000)]
For MED V2.2.0 Component.

19 years agoImprove SALOME images
vsr [Thu, 3 Feb 2005 15:06:35 +0000 (15:06 +0000)]
Improve SALOME images

19 years agosigaction was called with a mask of signals (SIGINT | SIGUSR1)
rahuel [Thu, 3 Feb 2005 12:50:57 +0000 (12:50 +0000)]
sigaction was called with a mask of signals (SIGINT | SIGUSR1)
But sigaction must be called with only one signal code.
So there is one call for SIGINT and an other one for SIGUSR1

19 years agoMPV:
mpv [Thu, 3 Feb 2005 08:12:34 +0000 (08:12 +0000)]
MPV:
Fix for bug PAL7956:
Don not chechLock on CORBA attribute creation (without OCAF document modifications)

19 years agoPR: add
prascle [Wed, 2 Feb 2005 14:58:59 +0000 (14:58 +0000)]
PR: add
  import salome
  salome.salome_init()
before import moduleGUI

19 years agoImprove QAD_FileDlg class: insert button to automatically add currently selected...
vsr [Wed, 2 Feb 2005 11:10:27 +0000 (11:10 +0000)]
Improve QAD_FileDlg class: insert button to automatically add currently selected directory to the preferences quick directories list

19 years agoPAL7584
san [Tue, 1 Feb 2005 14:23:59 +0000 (14:23 +0000)]
PAL7584

19 years agoConnected to [Bug PAL7948] Post-Pro REGR: Import from File fails
apo [Tue, 1 Feb 2005 11:35:40 +0000 (11:35 +0000)]
Connected to [Bug PAL7948] Post-Pro REGR: Import from File fails

19 years agoMPV:
mpv [Tue, 1 Feb 2005 11:25:40 +0000 (11:25 +0000)]
MPV:
Correct creation of the study file-paths for multi-file saving.
Fix for bug PAL7827

19 years agoPAL7832: Ignore 'Interface Applicative' component and it's children in the UseCase...
vsr [Tue, 1 Feb 2005 08:04:29 +0000 (08:04 +0000)]
PAL7832: Ignore 'Interface Applicative' component and it's children in the UseCase browser.

19 years agoFix on [Bug PAL7927] REGRESSION: It is an incorrect import of the MED file and incorr...
apo [Mon, 31 Jan 2005 13:49:06 +0000 (13:49 +0000)]
Fix on [Bug PAL7927] REGRESSION: It is an incorrect import of the MED file and incorrect coloring of the scalar map.

19 years agoFix PAL5247: incorrect resizing of widgets by splitter when using it's compress/uncom...
vsr [Mon, 31 Jan 2005 12:18:23 +0000 (12:18 +0000)]
Fix PAL5247: incorrect resizing of widgets by splitter when using it's compress/uncompress buttons.

19 years agoPR: traceback is confusing, replaced by a warning, because it's OK to continue
prascle [Mon, 31 Jan 2005 09:57:05 +0000 (09:57 +0000)]
PR: traceback is confusing, replaced by a warning, because it's OK to continue

19 years agoPR: bug 7930: to work with $KERNEL_ROOT_DIR/bin/salome/runSalome --interp=1
prascle [Mon, 31 Jan 2005 09:55:28 +0000 (09:55 +0000)]
PR: bug 7930: to work with $KERNEL_ROOT_DIR/bin/salome/runSalome --interp=1

19 years agoPR: from A. Geay, RedHat 9.0 compatibility
prascle [Mon, 31 Jan 2005 08:13:45 +0000 (08:13 +0000)]
PR: from A. Geay, RedHat 9.0 compatibility

19 years agoPAL7930
san [Mon, 31 Jan 2005 07:45:02 +0000 (07:45 +0000)]
PAL7930

19 years ago[Bug PAL7900] g++ 3.3 compatibility
apo [Fri, 28 Jan 2005 12:51:37 +0000 (12:51 +0000)]
[Bug PAL7900] g++ 3.3 compatibility
  There are 3 other occurences of ::data_type in the same file.

19 years agoPR: update documentation
prascle [Fri, 28 Jan 2005 09:55:45 +0000 (09:55 +0000)]
PR: update documentation

19 years agoFix on [Bug PAL7730] It is an incorrect mesh from the "freebord.med" file.
apo [Fri, 28 Jan 2005 06:55:26 +0000 (06:55 +0000)]
Fix on [Bug PAL7730] It is an incorrect mesh from the "freebord.med" file.

19 years agoFix on [Bug PAL7900] g++ 3.3 compatibility
apo [Fri, 28 Jan 2005 05:49:29 +0000 (05:49 +0000)]
Fix on [Bug PAL7900] g++ 3.3 compatibility

19 years agoPR: some more install documentation.
prascle [Thu, 27 Jan 2005 19:35:45 +0000 (19:35 +0000)]
PR: some more install documentation.

19 years agoPR: merge some files (MPI) from debug_V2_1_0a2
prascle [Thu, 27 Jan 2005 18:43:38 +0000 (18:43 +0000)]
PR: merge some files (MPI) from debug_V2_1_0a2

19 years agoPR: a first README, to be completed
prascle [Thu, 27 Jan 2005 17:59:33 +0000 (17:59 +0000)]
PR: a first README, to be completed

19 years agoPR: merge from tag mergeto_HEAD_26Jan05
prascle [Thu, 27 Jan 2005 17:47:18 +0000 (17:47 +0000)]
PR: merge from tag mergeto_HEAD_26Jan05

19 years agoPR: merge from tag mergeto_HEAD_25Jan05
prascle [Thu, 27 Jan 2005 14:07:02 +0000 (14:07 +0000)]
PR: merge from tag mergeto_HEAD_25Jan05

19 years agoCEA DEN - PAL/SALOME 2005 - L1.4.1 - Polyhedral elements
enk [Thu, 27 Jan 2005 11:52:38 +0000 (11:52 +0000)]
CEA DEN - PAL/SALOME 2005 - L1.4.1 - Polyhedral elements

19 years agoMerge from JR_ASV_2_1_0_deb branch. Comment to integration in this branch (revision...
asv [Thu, 27 Jan 2005 11:46:16 +0000 (11:46 +0000)]
Merge from JR_ASV_2_1_0_deb branch.  Comment to integration in this branch (revision 1.7.10.1):
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.

19 years agoFix on Bug PAL7838
apo [Thu, 27 Jan 2005 11:37:24 +0000 (11:37 +0000)]
Fix on Bug PAL7838
   STUD-006regress: The UseCase Browser contents isn't restored after "Save - Open"

19 years agoFix on [Bug PAL7840] It's impossible to create a copy of imported .med file in the
apo [Thu, 27 Jan 2005 06:45:08 +0000 (06:45 +0000)]
Fix on [Bug PAL7840] It's impossible to create a copy of imported .med file in the

19 years agoFix on [Bug PAL7837] PAL-POST-018 regression: it is impossible to create a presentati...
apo [Wed, 26 Jan 2005 15:15:02 +0000 (15:15 +0000)]
Fix on [Bug PAL7837] PAL-POST-018 regression: it is impossible to create a presentation on Edges.

19 years agoMPV
mpv [Wed, 26 Jan 2005 11:17:49 +0000 (11:17 +0000)]
MPV
Debug saving study:
 SALOMEDS creates LifeCycleCORBA with not root ("/Study") current directory of naming context. Set it to "/" in LifeCycleCORBA constructor before "ContainerManager" usage.

19 years agoCEA DEN - PAL/SALOME 2005 - L1.4.1 - Polyhedral elements - access to connectivities...
apo [Tue, 25 Jan 2005 14:26:53 +0000 (14:26 +0000)]
CEA DEN - PAL/SALOME 2005 - L1.4.1 - Polyhedral elements - access to connectivities through slice_array

19 years agoPR: patches from A.Geay
prascle [Tue, 25 Jan 2005 09:44:08 +0000 (09:44 +0000)]
PR: patches from A.Geay

19 years ago[Bug PAL7784] New: REGR: wrong Export-Import Mesh in med
apo [Tue, 25 Jan 2005 06:35:10 +0000 (06:35 +0000)]
[Bug PAL7784] New: REGR: wrong Export-Import Mesh in med

19 years agoPR: binaries generation : remove duplicate rules
prascle [Tue, 25 Jan 2005 05:58:47 +0000 (05:58 +0000)]
PR: binaries generation : remove duplicate rules

19 years agoPR: modify makefiles to separate rules for libraries and binaries.
prascle [Mon, 24 Jan 2005 16:27:15 +0000 (16:27 +0000)]
PR: modify makefiles to separate rules for libraries and binaries.

19 years agoPR: add FindContainer method for supervisor (non regression)
prascle [Mon, 24 Jan 2005 16:25:49 +0000 (16:25 +0000)]
PR: add FindContainer method for supervisor (non regression)

19 years ago[Bug PAL7784] REGR: wrong Export-Import Mesh in med
apo [Mon, 24 Jan 2005 12:58:07 +0000 (12:58 +0000)]
[Bug PAL7784] REGR: wrong Export-Import Mesh in med

19 years agoPR: relax start timers everywhere to 40x500ms = 20s
prascle [Mon, 24 Jan 2005 07:49:29 +0000 (07:49 +0000)]
PR: relax start timers everywhere to 40x500ms = 20s

19 years agoPR: debug for save study, filters not known components (Interface Applicative)
prascle [Mon, 24 Jan 2005 06:26:52 +0000 (06:26 +0000)]
PR: debug for save study, filters not known components (Interface Applicative)

19 years agoPR: merge from tag mergeto_trunk_20Jan05
prascle [Fri, 21 Jan 2005 14:05:47 +0000 (14:05 +0000)]
PR: merge from tag mergeto_trunk_20Jan05

19 years agoCEA DEN - PAL/SALOME 2005 - L1.4.1 - Polyhedral elements
enk [Fri, 21 Jan 2005 11:51:25 +0000 (11:51 +0000)]
CEA DEN - PAL/SALOME 2005 - L1.4.1 - Polyhedral elements

19 years agoFix on:
apo [Fri, 21 Jan 2005 10:30:24 +0000 (10:30 +0000)]
Fix on:
SALOME_Session_Server: relocation error: /apo/HEAD/BUILD/KERNEL/lib/salome/libVTKViewer.so: undefined symbol: _ZN8ToolsGUI13GetVisibilityE17_CORBA_ObjRef_VarIN8SALOMEDS13_objref_StudyENS1_12Study_HelperEES0_INS1_15_objref_SObjectENS1_14SObject_HelperEEPv

19 years agoModify the version number of SALOME: 2.2.0.
vsr [Fri, 21 Jan 2005 07:33:34 +0000 (07:33 +0000)]
Modify the version number of SALOME: 2.2.0.

19 years agoFix on [Bug PAL7750] Regression of UNDO in GEOM
apo [Fri, 21 Jan 2005 05:28:52 +0000 (05:28 +0000)]
Fix on [Bug PAL7750] Regression of UNDO in GEOM
The regression was caused by last refactoring of SALOMEDS concerning improving memory menagement.
Bug PAL7023 - Problem loading MED file with a large number of families (same as VISU6154))

19 years agoModify the version number of SALOME: 2.2.0
vsr [Thu, 20 Jan 2005 14:10:32 +0000 (14:10 +0000)]
Modify the version number of SALOME: 2.2.0

19 years agoFix on [Bug PAL7750] Regression of UNDO in GEOM
apo [Thu, 20 Jan 2005 14:10:13 +0000 (14:10 +0000)]
Fix on [Bug PAL7750] Regression of UNDO in GEOM
The regression was caused by last refactoring of SALOMEDS concerning improving memory menagement.
Bug PAL7023 - Problem loading MED file with a large number of families (same as VISU6154))

19 years agoFix on [Bug PAL7750] Regression of UNDO in GEOM
apo [Thu, 20 Jan 2005 13:55:20 +0000 (13:55 +0000)]
Fix on [Bug PAL7750] Regression of UNDO in GEOM
The regression was caused by last refactoring of SALOMEDS concerning improving memory menagement.
Bug PAL7023 - Problem loading MED file with a large number of families (same as VISU6154))

19 years agoPR: lib forgotten in case without ihm
prascle [Wed, 19 Jan 2005 17:30:07 +0000 (17:30 +0000)]
PR: lib forgotten in case without ihm

19 years agoPR: bug 7769 loader aborts when logger not found in naming service,
prascle [Wed, 19 Jan 2005 06:57:12 +0000 (06:57 +0000)]
PR: bug 7769 loader aborts when logger not found in naming service,
class renamed in coherence with library name.

19 years agoPR: add comments to differentiate LocalTraceCollector and SALOMETraceCollector
prascle [Wed, 19 Jan 2005 06:25:53 +0000 (06:25 +0000)]
PR: add comments to differentiate LocalTraceCollector and SALOMETraceCollector