]>
SALOME platform Git repositories - modules/kernel.git/log
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.
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).
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.
smh [Fri, 3 Jun 2005 11:26:33 +0000 (11:26 +0000)]
SMH: Remove dependency on implementation
smh [Fri, 3 Jun 2005 06:08:38 +0000 (06:08 +0000)]
SMH: Remove implementation dependency
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
srn [Thu, 2 Jun 2005 09:35:57 +0000 (09:35 +0000)]
Added import of CosNaming
vsr [Mon, 30 May 2005 09:51:24 +0000 (09:51 +0000)]
remove deprecated file
vsr [Mon, 30 May 2005 09:50:21 +0000 (09:50 +0000)]
- 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)
vsr [Mon, 30 May 2005 09:48:03 +0000 (09:48 +0000)]
Fix a bugs of 'check msg2qm' procedure
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
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
vsr [Mon, 30 May 2005 05:32:41 +0000 (05:32 +0000)]
Fix a bug of 'make clean' procedure
asv [Fri, 27 May 2005 13:06:19 +0000 (13:06 +0000)]
This file was removed from Makefile.in, so remove it from repository.
smh [Fri, 27 May 2005 05:29:52 +0000 (05:29 +0000)]
SMH: Correction - new libarary
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
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
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
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
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
prascle [Fri, 11 Feb 2005 13:48:53 +0000 (13:48 +0000)]
PR: from E.Adam, Engines import sometimes incomplete...
prascle [Fri, 11 Feb 2005 08:47:53 +0000 (08:47 +0000)]
PR: from A. Geay
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 ?
dutka [Thu, 10 Feb 2005 15:44:40 +0000 (15:44 +0000)]
IDM : Batch sur CCRT (Dev. A. Geay)
dutka [Thu, 10 Feb 2005 15:39:37 +0000 (15:39 +0000)]
IDM : Batch sur CCRT
prascle [Thu, 10 Feb 2005 13:04:45 +0000 (13:04 +0000)]
PR: add shutdown method (A. Geay)
prascle [Thu, 10 Feb 2005 13:02:20 +0000 (13:02 +0000)]
PR: wait a little more for slow systems
prascle [Mon, 7 Feb 2005 07:03:57 +0000 (07:03 +0000)]
PR: Modif A.Geay, Shutdown container when servant alone
ageay [Thu, 3 Feb 2005 15:41:49 +0000 (15:41 +0000)]
For MED V2.2.0 Component.
vsr [Thu, 3 Feb 2005 15:06:35 +0000 (15:06 +0000)]
Improve SALOME images
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
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)
prascle [Wed, 2 Feb 2005 14:58:59 +0000 (14:58 +0000)]
PR: add
import salome
salome.salome_init()
before import moduleGUI
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
san [Tue, 1 Feb 2005 14:23:59 +0000 (14:23 +0000)]
PAL7584
apo [Tue, 1 Feb 2005 11:35:40 +0000 (11:35 +0000)]
Connected to [Bug PAL7948] Post-Pro REGR: Import from File fails
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
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.
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.
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.
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
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
prascle [Mon, 31 Jan 2005 08:13:45 +0000 (08:13 +0000)]
PR: from A. Geay, RedHat 9.0 compatibility
san [Mon, 31 Jan 2005 07:45:02 +0000 (07:45 +0000)]
PAL7930
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.
prascle [Fri, 28 Jan 2005 09:55:45 +0000 (09:55 +0000)]
PR: update documentation
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.
apo [Fri, 28 Jan 2005 05:49:29 +0000 (05:49 +0000)]
Fix on [Bug PAL7900] g++ 3.3 compatibility
prascle [Thu, 27 Jan 2005 19:35:45 +0000 (19:35 +0000)]
PR: some more install documentation.
prascle [Thu, 27 Jan 2005 18:43:38 +0000 (18:43 +0000)]
PR: merge some files (MPI) from debug_V2_1_0a2
prascle [Thu, 27 Jan 2005 17:59:33 +0000 (17:59 +0000)]
PR: a first README, to be completed
prascle [Thu, 27 Jan 2005 17:47:18 +0000 (17:47 +0000)]
PR: merge from tag mergeto_HEAD_26Jan05
prascle [Thu, 27 Jan 2005 14:07:02 +0000 (14:07 +0000)]
PR: merge from tag mergeto_HEAD_25Jan05
enk [Thu, 27 Jan 2005 11:52:38 +0000 (11:52 +0000)]
CEA DEN - PAL/SALOME 2005 - L1.4.1 - Polyhedral elements