Salome HOME
ae7ee1097e7ec81818baedae12f534b47b01b637
[modules/smesh.git] / ChangeLog
1 ###############################################################################
2 #This is the SMESH change log. Do not modify because it is automatically
3 #created with :
4 #cvs2cl.pl -l "-b" -U users.cvs2cl --header header.cvs2cl -T -b --utc
5 ###############################################################################
6
7 2003-11-18 09:19  Nadir Bouhamou <nadir.bouhamou@cea.fr>
8
9         * src/SMESH_I/: SMESH_MEDFamily_i.cxx, SMESH_MEDFamily_i.hxx,
10         SMESH_MEDMesh_i.cxx, SMESH_MEDMesh_i.hxx, SMESH_MEDSupport_i.cxx,
11         SMESH_MEDSupport_i.hxx: merge with the branch
12         nadir_update_MED_v1_3_0 (branch to build the V1_3_0 version of the
13         module.
14
15 2003-11-17 09:22  Jerome Robert <jerome.robert@eads.net>
16
17         * cvs-tags: update
18
19 2003-11-12 13:20  tag V1_3_0_b1
20
21 2003-11-12 13:20  Jerome Robert <jerome.robert@eads.net>
22
23         * ChangeLog, INSTALL, cvs-tags, bin/VERSION: Update for V1.3.0b1
24
25 2003-11-12 11:40  Jerome Robert <jerome.robert@eads.net>
26
27         * src/OBJECT/SMESH_Actor.cxx: MergeV1_2c-1
28
29 2003-11-06 14:43  Nicolas Rejneri <nicolas.rejneri@opencascade.com>
30
31         * src/SMESHGUI/SMESHGUI.cxx: NRI : MergeV1_2c-1.
32
33 2003-11-06 14:34  Nicolas Rejneri <nicolas.rejneri@opencascade.com>
34
35         * src/MEFISTO2/: areteideale.f, trte.f: NRI : Add licence header.
36
37 2003-11-06 11:34  Nicolas Rejneri <nicolas.rejneri@opencascade.com>
38
39         * LICENCE: NRI : add LICENCE file
40
41 2003-11-03 15:50  Nicolas Rejneri <nicolas.rejneri@opencascade.com>
42
43         * doc/html/Makefile.in: NRI : Relative path !!!!
44
45 2003-10-29 13:57  Nadir Bouhamou <nadir.bouhamou@cea.fr>
46
47         * src/SMESH_SWIG/SMESH_box3_tetra.py: file SMESH_box3_tetra.py was
48         initially added on branch nadir_1_2_2.
49
50 2003-10-22 15:28  Jerome Robert <jerome.robert@eads.net>
51
52         * src/SMDS/: SMDS_Mesh.cxx, SMDS_Mesh.hxx: Fix/implement
53         removeNode, removeEdge, removeFace, removeVolume and removeElement
54
55 2003-10-20 16:26  Jerome Robert <jerome.robert@eads.net>
56
57         * src/SMESHGUI/SMESHGUI.cxx: When the main window was maximized
58         some dialogs were cropped at the bottom of the screen. It's now
59         fixed.
60
61 2003-10-17 16:31  Jerome Robert <jerome.robert@eads.net>
62
63         * src/SMDS/SMDS_Mesh.cxx: Fix a bug. Quadrangles were added as
64         triangles.
65
66 2003-10-17 12:35  Jerome Robert <jerome.robert@eads.net>
67
68         * cvs-tags: Create branch merge_1_2_c__1_2_2
69
70 2003-10-16 13:14  Nadir Bouhamou <nadir.bouhamou@cea.fr>
71
72         * src/SMESH_SWIG/SMESH_mechanic_tetra.py: file
73         SMESH_mechanic_tetra.py was initially added on branch nadir_1_2_2.
74
75 2003-10-16 13:14  Nadir Bouhamou <nadir.bouhamou@cea.fr>
76
77         * src/SMESH_SWIG/SMESH_box2_tetra.py: file SMESH_box2_tetra.py was
78         initially added on branch nadir_1_2_2.
79
80 2003-10-16 13:14  Nadir Bouhamou <nadir.bouhamou@cea.fr>
81
82         * src/SMESH_SWIG/SMESH_box_tetra.py: file SMESH_box_tetra.py was
83         initially added on branch nadir_1_2_2.
84
85 2003-10-16 13:08  Nadir Bouhamou <nadir.bouhamou@cea.fr>
86
87         * src/SMESH_I/SMESH_Tetra_3D_i.cxx: file SMESH_Tetra_3D_i.cxx was
88         initially added on branch nadir_1_2_2.
89
90 2003-10-16 13:08  Nadir Bouhamou <nadir.bouhamou@cea.fr>
91
92         * src/SMESH_I/SMESH_Tetra_3D_i.hxx: file SMESH_Tetra_3D_i.hxx was
93         initially added on branch nadir_1_2_2.
94
95 2003-10-16 13:07  Nadir Bouhamou <nadir.bouhamou@cea.fr>
96
97         * src/SMESH/SMESH_Tetra_3D.cxx: file SMESH_Tetra_3D.cxx was
98         initially added on branch nadir_1_2_2.
99
100 2003-10-16 13:07  Nadir Bouhamou <nadir.bouhamou@cea.fr>
101
102         * src/SMESH/SMESH_Tetra_3D.hxx: file SMESH_Tetra_3D.hxx was
103         initially added on branch nadir_1_2_2.
104
105 2003-10-16 13:06  Nadir Bouhamou <nadir.bouhamou@cea.fr>
106
107         * resources/mesh_algo_tetra.png: file mesh_algo_tetra.png was
108         initially added on branch nadir_1_2_2.
109
110 2003-10-16 13:06  Nadir Bouhamou <nadir.bouhamou@cea.fr>
111
112         * resources/mesh_tree_algo_tetra.png: file mesh_tree_algo_tetra.png
113         was initially added on branch nadir_1_2_2.
114
115 2003-10-16 13:03  Nadir Bouhamou <nadir.bouhamou@cea.fr>
116
117         * adm_local/unix/config_files/check_Netgen.m4: file check_Netgen.m4
118         was initially added on branch nadir_1_2_2.
119
120 2003-10-06 10:50  tag MergeV1_2c-1
121
122 2003-10-06 10:50  Jerome Robert <jerome.robert@eads.net>
123
124         * cvs-tags: Update. Created a new branch for user nadir.
125
126 2003-10-02 16:16  Nicolas Rejneri <nicolas.rejneri@opencascade.com>
127
128         * build_configure: NRI : RedHat 9 compatibility (M. Tajchman).
129
130 2003-09-26 15:14  tag V1_2_2
131
132 2003-09-26 15:14  Jerome Robert <jerome.robert@eads.net>
133
134         * INSTALL, cvs-tags: Add a tag file to track branch and tag. Update
135         INSTALL to prepare V1_2_2 tag.
136
137 2003-09-26 14:21  tag V1_2_1
138
139 2003-09-26 14:21  Nicolas Rejneri <nicolas.rejneri@opencascade.com>
140
141         * INSTALL: NRI : INSTALL file defined into SALOME2_PRODUCTION_CYCLE
142         document.
143
144 2003-09-23 14:33  Jerome Robert <jerome.robert@eads.net>
145
146         * src/: SMDS/SMDS_FaceOfEdges.hxx, SMESHDS/SMESHDS_Mesh.hxx,
147         SMDS/SMDS_FaceOfNodes.hxx, SMDS/SMDS_MeshEdge.hxx,
148         SMDS/SMDS_MeshElement.hxx, SMDS/SMDS_Tria3OfNodes.hxx,
149         SMDS/SMDS_VolumeOfFaces.hxx: Keep compatible with gcc 2
150
151 2003-09-23 11:52  Nicolas Rejneri <nicolas.rejneri@opencascade.com>
152
153         * src/SMESHGUI/SMESHGUI_StudyAPI.cxx: NRI : Display Component
154         UserName and Icon.
155
156 2003-09-22 12:23  Jerome Robert <jerome.robert@eads.net>
157
158         * src/SMDS/SMDS_IteratorOfArray.hxx: Freshly added file
159
160 2003-09-12 15:12  Jerome Robert <jerome.robert@eads.net>
161
162         * src/SMDS/: Makefile.in, SMDS_HexahedronOfNodes.cxx,
163         SMDS_HexahedronOfNodes.hxx, SMDS_Mesh.cxx, SMDS_Tria3OfNodes.cxx,
164         SMDS_Tria3OfNodes.hxx: Add HexahedronOfNodes and Tria3OfNodes to
165         improve performance
166
167 2003-09-12 15:11  Jerome Robert <jerome.robert@eads.net>
168
169         * src/SMDS/SMDS_VolumeOfNodes.cxx: Fix bug. Was always printing 8
170         nodes
171
172 2003-09-08 15:11  Jerome Robert <jerome.robert@eads.net>
173
174         * ChangeLog: update
175
176 2003-09-08 15:04  Jerome Robert <jerome.robert@eads.net>
177
178         * src/SMDS/: SMDS_Mesh.cxx, SMDS_VolumeOfNodes.cxx,
179         SMDS_VolumeOfNodes.hxx: Add support for tetra, pyramid and prism
180
181 2003-09-08 13:41  Jerome Robert <jerome.robert@eads.net>
182
183         * src/SMDS/: SMDS_Mesh.cxx, SMDS_MeshElement.cxx: Add some comments
184
185 2003-09-05 12:19  Jerome Robert <jerome.robert@eads.net>
186
187         * src/SMDS/SMDS_MeshNode.cxx: Some forgotten return statments
188
189 2003-09-05 11:45  Jerome Robert <jerome.robert@eads.net>
190
191         * src/: DriverDAT/DriverDAT_W_SMESHDS_Mesh.cxx,
192         DriverMED/DriverMED_W_SMESHDS_Mesh.cxx, SMESH/SMESH_Hexa_3D.cxx:
193         Correct some memory leaks
194
195 2003-09-05 10:31  Jerome Robert <jerome.robert@eads.net>
196
197         * src/: DriverMED/DriverMED_W_SMESHDS_Mesh.cxx,
198         SMESH/SMESH_Hexa_3D.cxx, SMESH/SMESH_Hexa_3D.hxx,
199         SMESH/SMESH_MEFISTO_2D.cxx, SMESH/SMESH_MEFISTO_2D.hxx,
200         SMESH/SMESH_Quadrangle_2D.cxx, SMESH/SMESH_Quadrangle_2D.hxx,
201         SMESH/SMESH_Regular_1D.cxx, SMESH/SMESH_subMesh.cxx,
202         SMESHDS/SMESHDS_Mesh.cxx, SMESHDS/SMESHDS_Mesh.hxx,
203         SMESHDS/SMESHDS_SubMesh.cxx, SMESHDS/SMESHDS_SubMesh.hxx,
204         SMESH_I/SMESH_MEDSupport_i.cxx, SMESH_I/SMESH_MeshEditor_i.cxx: Use
205         nodes and elements pointer instead on IDs
206
207 2003-09-05 10:20  Jerome Robert <jerome.robert@eads.net>
208
209         * src/SMDS/: SMDS_Mesh.cxx, SMDS_Mesh.hxx: Change API to use
210         pointer on elements and no longer ID of elements
211
212 2003-09-04 15:04  Jerome Robert <jerome.robert@eads.net>
213
214         * src/SMESHDS/: Handle_SMESHDS_Command.hxx,
215         Handle_SMESHDS_DataMapNodeOfDataMapOfIntegerMesh.hxx,
216         Handle_SMESHDS_DataMapNodeOfDataMapOfIntegerPtrHypothesis.hxx,
217         Handle_SMESHDS_DataMapNodeOfDataMapOfIntegerSubMesh.hxx,
218         Handle_SMESHDS_DataMapNodeOfDataMapOfShapeListOfPtrHypothesis.hxx,
219         Handle_SMESHDS_DataMapNodeOfDataMapOfShapeSubMesh.hxx,
220         Handle_SMESHDS_Document.hxx,
221         Handle_SMESHDS_ListNodeOfListOfAsciiString.hxx,
222         Handle_SMESHDS_ListNodeOfListOfCommand.hxx,
223         Handle_SMESHDS_ListNodeOfListOfPtrHypothesis.hxx,
224         Handle_SMESHDS_Mesh.hxx, Handle_SMESHDS_Script.hxx,
225         Handle_SMESHDS_SubMesh.hxx, SMESHDS.cdl, SMESHDS_Command.cdl,
226         SMESHDS_Command.ixx, SMESHDS_Command.jxx,
227         SMESHDS_DataMapIteratorOfDataMapOfIntegerMesh.hxx,
228         SMESHDS_DataMapIteratorOfDataMapOfIntegerMesh_0.cxx,
229         SMESHDS_DataMapIteratorOfDataMapOfIntegerPtrHypothesis.hxx,
230         SMESHDS_DataMapIteratorOfDataMapOfIntegerPtrHypothesis_0.cxx,
231         SMESHDS_DataMapIteratorOfDataMapOfIntegerSubMesh.hxx,
232         SMESHDS_DataMapIteratorOfDataMapOfIntegerSubMesh_0.cxx,
233         SMESHDS_DataMapIteratorOfDataMapOfShapeListOfPtrHypothesis.hxx,
234         SMESHDS_DataMapIteratorOfDataMapOfShapeListOfPtrHypothesis_0.cxx,
235         SMESHDS_DataMapIteratorOfDataMapOfShapeSubMesh.hxx,
236         SMESHDS_DataMapIteratorOfDataMapOfShapeSubMesh_0.cxx,
237         SMESHDS_DataMapNodeOfDataMapOfIntegerMesh.hxx,
238         SMESHDS_DataMapNodeOfDataMapOfIntegerMesh_0.cxx,
239         SMESHDS_DataMapNodeOfDataMapOfIntegerPtrHypothesis.hxx,
240         SMESHDS_DataMapNodeOfDataMapOfIntegerPtrHypothesis_0.cxx,
241         SMESHDS_DataMapNodeOfDataMapOfIntegerSubMesh.hxx,
242         SMESHDS_DataMapNodeOfDataMapOfIntegerSubMesh_0.cxx,
243         SMESHDS_DataMapNodeOfDataMapOfShapeListOfPtrHypothesis.hxx,
244         SMESHDS_DataMapNodeOfDataMapOfShapeListOfPtrHypothesis_0.cxx,
245         SMESHDS_DataMapNodeOfDataMapOfShapeSubMesh.hxx,
246         SMESHDS_DataMapNodeOfDataMapOfShapeSubMesh_0.cxx,
247         SMESHDS_DataMapOfIntegerMesh.hxx,
248         SMESHDS_DataMapOfIntegerMesh_0.cxx,
249         SMESHDS_DataMapOfIntegerPtrHypothesis.hxx,
250         SMESHDS_DataMapOfIntegerPtrHypothesis_0.cxx,
251         SMESHDS_DataMapOfIntegerSubMesh.hxx,
252         SMESHDS_DataMapOfIntegerSubMesh_0.cxx,
253         SMESHDS_DataMapOfShapeListOfPtrHypothesis.hxx,
254         SMESHDS_DataMapOfShapeListOfPtrHypothesis_0.cxx,
255         SMESHDS_DataMapOfShapeSubMesh.hxx,
256         SMESHDS_DataMapOfShapeSubMesh_0.cxx, SMESHDS_Document.cdl,
257         SMESHDS_Document.ixx, SMESHDS_Document.jxx,
258         SMESHDS_ListIteratorOfListOfAsciiString.hxx,
259         SMESHDS_ListIteratorOfListOfAsciiString_0.cxx,
260         SMESHDS_ListIteratorOfListOfCommand.hxx,
261         SMESHDS_ListIteratorOfListOfCommand_0.cxx,
262         SMESHDS_ListIteratorOfListOfPtrHypothesis.hxx,
263         SMESHDS_ListIteratorOfListOfPtrHypothesis_0.cxx,
264         SMESHDS_ListNodeOfListOfAsciiString.hxx,
265         SMESHDS_ListNodeOfListOfAsciiString_0.cxx,
266         SMESHDS_ListNodeOfListOfCommand.hxx,
267         SMESHDS_ListNodeOfListOfCommand_0.cxx,
268         SMESHDS_ListNodeOfListOfPtrHypothesis.hxx,
269         SMESHDS_ListNodeOfListOfPtrHypothesis_0.cxx,
270         SMESHDS_ListOfAsciiString.hxx, SMESHDS_ListOfAsciiString_0.cxx,
271         SMESHDS_ListOfCommand.hxx, SMESHDS_ListOfCommand_0.cxx,
272         SMESHDS_ListOfPtrHypothesis.hxx, SMESHDS_ListOfPtrHypothesis_0.cxx,
273         SMESHDS_Mesh.cdl, SMESHDS_Mesh.ixx, SMESHDS_Mesh.jxx,
274         SMESHDS_PtrHypothesis.hxx, SMESHDS_Script.cdl, SMESHDS_Script.ixx,
275         SMESHDS_Script.jxx, SMESHDS_SubMesh.cdl, SMESHDS_SubMesh.ixx,
276         SMESHDS_SubMesh.jxx: Remove no longer needed files
277
278 2003-09-04 14:50  Jerome Robert <jerome.robert@eads.net>
279
280         * src/SMDS/: Handle_SMDSControl_BoundaryEdges.hxx,
281         Handle_SMDSControl_BoundaryFaces.hxx,
282         Handle_SMDSControl_MeshBoundary.hxx,
283         Handle_SMDS_DataMapNodeOfDataMapOfIntegerMeshElement.hxx,
284         Handle_SMDS_DataMapNodeOfDataMapOfPntInteger.hxx,
285         Handle_SMDS_EdgePosition.hxx, Handle_SMDS_FacePosition.hxx,
286         Handle_SMDS_HSequenceOfMesh.hxx,
287         Handle_SMDS_ListNodeOfListOfMesh.hxx,
288         Handle_SMDS_ListNodeOfListOfMeshElement.hxx,
289         Handle_SMDS_ListNodeOfListOfMeshGroup.hxx, Handle_SMDS_Mesh.hxx,
290         Handle_SMDS_MeshEdge.hxx, Handle_SMDS_MeshElement.hxx,
291         Handle_SMDS_MeshElementIDFactory.hxx, Handle_SMDS_MeshFace.hxx,
292         Handle_SMDS_MeshGroup.hxx, Handle_SMDS_MeshHexahedron.hxx,
293         Handle_SMDS_MeshIDFactory.hxx, Handle_SMDS_MeshNode.hxx,
294         Handle_SMDS_MeshNodeIDFactory.hxx, Handle_SMDS_MeshObject.hxx,
295         Handle_SMDS_MeshPrism.hxx, Handle_SMDS_MeshPyramid.hxx,
296         Handle_SMDS_MeshQuadrangle.hxx, Handle_SMDS_MeshTetrahedron.hxx,
297         Handle_SMDS_MeshTriangle.hxx, Handle_SMDS_MeshVolume.hxx,
298         Handle_SMDS_Position.hxx,
299         Handle_SMDS_SequenceNodeOfSequenceOfMesh.hxx,
300         Handle_SMDS_SpacePosition.hxx,
301         Handle_SMDS_StdMapNodeOfExtendedMap.hxx,
302         Handle_SMDS_StdMapNodeOfExtendedOrientedMap.hxx,
303         Handle_SMDS_VertexPosition.hxx, SMDS.cdl, SMDSAbs.cdl,
304         SMDSControl.cdl, SMDSControl.ixx, SMDSControl.jxx,
305         SMDSControl_BoundaryEdges.cdl, SMDSControl_BoundaryEdges.ixx,
306         SMDSControl_BoundaryEdges.jxx, SMDSControl_BoundaryFaces.cdl,
307         SMDSControl_BoundaryFaces.ixx, SMDSControl_BoundaryFaces.jxx,
308         SMDSControl_MeshBoundary.cdl, SMDSControl_MeshBoundary.ixx,
309         SMDSControl_MeshBoundary.jxx, SMDSEdit.cdl, SMDSEdit_Transform.cdl,
310         SMDSEdit_Transform.ixx, SMDSEdit_Transform.jxx, SMDS_BasicMap.lxx,
311         SMDS_BasicMapIterator.lxx,
312         SMDS_DataMapIteratorOfDataMapOfIntegerMeshElement.hxx,
313         SMDS_DataMapIteratorOfDataMapOfIntegerMeshElement_0.cxx,
314         SMDS_DataMapIteratorOfDataMapOfPntInteger.hxx,
315         SMDS_DataMapIteratorOfDataMapOfPntInteger_0.cxx,
316         SMDS_DataMapNodeOfDataMapOfIntegerMeshElement.hxx,
317         SMDS_DataMapNodeOfDataMapOfIntegerMeshElement_0.cxx,
318         SMDS_DataMapNodeOfDataMapOfPntInteger.hxx,
319         SMDS_DataMapNodeOfDataMapOfPntInteger_0.cxx,
320         SMDS_DataMapOfIntegerMeshElement.hxx,
321         SMDS_DataMapOfIntegerMeshElement_0.cxx,
322         SMDS_DataMapOfPntInteger.hxx, SMDS_DataMapOfPntInteger_0.cxx,
323         SMDS_EdgePosition.cdl, SMDS_EdgePosition.ixx,
324         SMDS_EdgePosition.jxx, SMDS_EdgePosition.lxx, SMDS_ExtendedMap.hxx,
325         SMDS_ExtendedMap_0.cxx, SMDS_ExtendedOrientedMap.hxx,
326         SMDS_ExtendedOrientedMap_0.cxx, SMDS_FacePosition.cdl,
327         SMDS_FacePosition.ixx, SMDS_FacePosition.jxx,
328         SMDS_FacePosition.lxx, SMDS_HSequenceOfMesh.hxx,
329         SMDS_HSequenceOfMesh_0.cxx, SMDS_ListIteratorOfListOfMesh.hxx,
330         SMDS_ListIteratorOfListOfMeshElement.hxx,
331         SMDS_ListIteratorOfListOfMeshElement_0.cxx,
332         SMDS_ListIteratorOfListOfMeshGroup.hxx,
333         SMDS_ListIteratorOfListOfMeshGroup_0.cxx,
334         SMDS_ListIteratorOfListOfMesh_0.cxx, SMDS_ListNodeOfListOfMesh.hxx,
335         SMDS_ListNodeOfListOfMeshElement.hxx,
336         SMDS_ListNodeOfListOfMeshElement_0.cxx,
337         SMDS_ListNodeOfListOfMeshGroup.hxx,
338         SMDS_ListNodeOfListOfMeshGroup_0.cxx,
339         SMDS_ListNodeOfListOfMesh_0.cxx, SMDS_ListOfMesh.hxx,
340         SMDS_ListOfMeshElement.hxx, SMDS_ListOfMeshElement_0.cxx,
341         SMDS_ListOfMeshGroup.hxx, SMDS_ListOfMeshGroup_0.cxx,
342         SMDS_ListOfMesh_0.cxx, SMDS_Map.gxx, SMDS_MapHasher.gxx,
343         SMDS_MapIterator.gxx, SMDS_MapIteratorOfExtendedMap.hxx,
344         SMDS_MapIteratorOfExtendedMap_0.cxx,
345         SMDS_MapIteratorOfExtendedOrientedMap.hxx,
346         SMDS_MapIteratorOfExtendedOrientedMap_0.cxx, SMDS_MapNode.lxx,
347         SMDS_MapOfMeshElement.cdl, SMDS_MapOfMeshElement.cxx,
348         SMDS_MapOfMeshElement.hxx, SMDS_MapOfMeshElement.ixx,
349         SMDS_MapOfMeshElement.jxx, SMDS_MapOfMeshElement.lxx,
350         SMDS_MapOfMeshOrientedElement.cdl,
351         SMDS_MapOfMeshOrientedElement.cxx,
352         SMDS_MapOfMeshOrientedElement.hxx,
353         SMDS_MapOfMeshOrientedElement.ixx,
354         SMDS_MapOfMeshOrientedElement.jxx,
355         SMDS_MapOfMeshOrientedElement.lxx, SMDS_Mesh.cdl, SMDS_Mesh.ixx,
356         SMDS_Mesh.jxx, SMDS_Mesh.lxx, SMDS_MeshEdge.cdl, SMDS_MeshEdge.ixx,
357         SMDS_MeshEdge.jxx, SMDS_MeshEdge.lxx, SMDS_MeshEdgesIterator.cdl,
358         SMDS_MeshEdgesIterator.cxx, SMDS_MeshEdgesIterator.hxx,
359         SMDS_MeshEdgesIterator.ixx, SMDS_MeshEdgesIterator.jxx,
360         SMDS_MeshElement.cdl, SMDS_MeshElement.ixx, SMDS_MeshElement.jxx,
361         SMDS_MeshElement.lxx, SMDS_MeshElementIDFactory.cdl,
362         SMDS_MeshElementIDFactory.ixx, SMDS_MeshElementIDFactory.jxx,
363         SMDS_MeshElementIDFactory.lxx, SMDS_MeshElementMapHasher.cdl,
364         SMDS_MeshElementMapHasher.cxx, SMDS_MeshElementMapHasher.hxx,
365         SMDS_MeshElementMapHasher.ixx, SMDS_MeshElementMapHasher.jxx,
366         SMDS_MeshElementMapHasher.lxx, SMDS_MeshElementsIterator.cdl,
367         SMDS_MeshElementsIterator.cxx, SMDS_MeshElementsIterator.hxx,
368         SMDS_MeshElementsIterator.ixx, SMDS_MeshElementsIterator.jxx,
369         SMDS_MeshElementsIterator.lxx, SMDS_MeshFace.cdl,
370         SMDS_MeshFace.ixx, SMDS_MeshFace.jxx, SMDS_MeshFace.lxx,
371         SMDS_MeshFacesIterator.cdl, SMDS_MeshFacesIterator.cxx,
372         SMDS_MeshFacesIterator.hxx, SMDS_MeshFacesIterator.ixx,
373         SMDS_MeshFacesIterator.jxx, SMDS_MeshGroup.cdl, SMDS_MeshGroup.ixx,
374         SMDS_MeshGroup.jxx, SMDS_MeshGroup.lxx, SMDS_MeshHexahedron.cdl,
375         SMDS_MeshHexahedron.ixx, SMDS_MeshHexahedron.jxx,
376         SMDS_MeshHexahedron.lxx, SMDS_MeshIDFactory.cdl,
377         SMDS_MeshIDFactory.ixx, SMDS_MeshIDFactory.jxx,
378         SMDS_MeshIDFactory.lxx, SMDS_MeshNode.cdl, SMDS_MeshNode.ixx,
379         SMDS_MeshNode.jxx, SMDS_MeshNode.lxx, SMDS_MeshNodeIDFactory.cdl,
380         SMDS_MeshNodeIDFactory.ixx, SMDS_MeshNodeIDFactory.jxx,
381         SMDS_MeshNodeIDFactory.lxx, SMDS_MeshNodesIterator.cdl,
382         SMDS_MeshNodesIterator.cxx, SMDS_MeshNodesIterator.hxx,
383         SMDS_MeshNodesIterator.ixx, SMDS_MeshNodesIterator.jxx,
384         SMDS_MeshObject.cdl, SMDS_MeshObject.ixx, SMDS_MeshObject.jxx,
385         SMDS_MeshOrientedElementMapHasher.cdl,
386         SMDS_MeshOrientedElementMapHasher.cxx,
387         SMDS_MeshOrientedElementMapHasher.hxx,
388         SMDS_MeshOrientedElementMapHasher.ixx,
389         SMDS_MeshOrientedElementMapHasher.jxx,
390         SMDS_MeshOrientedElementMapHasher.lxx, SMDS_MeshPrism.cdl,
391         SMDS_MeshPrism.ixx, SMDS_MeshPrism.jxx, SMDS_MeshPrism.lxx,
392         SMDS_MeshPyramid.cdl, SMDS_MeshPyramid.ixx, SMDS_MeshPyramid.jxx,
393         SMDS_MeshPyramid.lxx, SMDS_MeshQuadrangle.cdl,
394         SMDS_MeshQuadrangle.ixx, SMDS_MeshQuadrangle.jxx,
395         SMDS_MeshQuadrangle.lxx, SMDS_MeshTetrahedron.cdl,
396         SMDS_MeshTetrahedron.ixx, SMDS_MeshTetrahedron.jxx,
397         SMDS_MeshTetrahedron.lxx, SMDS_MeshTriangle.cdl,
398         SMDS_MeshTriangle.ixx, SMDS_MeshTriangle.jxx,
399         SMDS_MeshTriangle.lxx, SMDS_MeshVolume.cdl, SMDS_MeshVolume.ixx,
400         SMDS_MeshVolume.jxx, SMDS_MeshVolume.lxx,
401         SMDS_MeshVolumesIterator.cdl, SMDS_MeshVolumesIterator.cxx,
402         SMDS_MeshVolumesIterator.hxx, SMDS_MeshVolumesIterator.ixx,
403         SMDS_MeshVolumesIterator.jxx, SMDS_PntHasher.cdl,
404         SMDS_PntHasher.cxx, SMDS_PntHasher.hxx, SMDS_PntHasher.ixx,
405         SMDS_PntHasher.jxx, SMDS_PntHasher.lxx, SMDS_Position.cdl,
406         SMDS_Position.ixx, SMDS_Position.jxx, SMDS_Position.lxx,
407         SMDS_SequenceNodeOfSequenceOfMesh.hxx,
408         SMDS_SequenceNodeOfSequenceOfMesh_0.cxx, SMDS_SequenceOfMesh.hxx,
409         SMDS_SequenceOfMesh_0.cxx, SMDS_SpacePosition.cdl,
410         SMDS_SpacePosition.ixx, SMDS_SpacePosition.jxx,
411         SMDS_SpacePosition.lxx, SMDS_StdMapNode.gxx, SMDS_StdMapNode.lxx,
412         SMDS_StdMapNodeOfExtendedMap.hxx,
413         SMDS_StdMapNodeOfExtendedMap_0.cxx,
414         SMDS_StdMapNodeOfExtendedOrientedMap.hxx,
415         SMDS_StdMapNodeOfExtendedOrientedMap_0.cxx,
416         SMDS_VertexPosition.cdl, SMDS_VertexPosition.ixx,
417         SMDS_VertexPosition.jxx: Remove no longer needed files
418
419 2003-09-04 14:09  Jerome Robert <jerome.robert@eads.net>
420
421         * ChangeLog: Add a ChangeLog file
422
423 2003-09-04 13:28  Jerome Robert <jerome.robert@eads.net>
424
425         * build_configure: It seems "make_omniorb" and "make_commence" need
426         to be before and after "envScript"
427
428 2003-09-04 12:57  Jerome Robert <jerome.robert@eads.net>
429
430         * build_configure: make_commence and make_omniorb were detected
431         twice. Only one is requiered in AC_OUTPUT
432
433 2003-09-04 12:03  Jerome Robert <jerome.robert@eads.net>
434
435         * src/: DriverDAT/DriverDAT_R_SMDS_Mesh.cxx,
436         DriverDAT/DriverDAT_R_SMDS_Mesh.h,
437         DriverDAT/DriverDAT_R_SMESHDS_Document.cxx,
438         DriverDAT/DriverDAT_R_SMESHDS_Mesh.cxx,
439         DriverDAT/DriverDAT_R_SMESHDS_Mesh.h,
440         DriverDAT/DriverDAT_W_SMDS_Mesh.cxx,
441         DriverDAT/DriverDAT_W_SMDS_Mesh.h,
442         DriverDAT/DriverDAT_W_SMESHDS_Document.cxx,
443         DriverDAT/DriverDAT_W_SMESHDS_Mesh.cxx,
444         DriverDAT/DriverDAT_W_SMESHDS_Mesh.h,
445         DriverMED/DriverMED_R_SMDS_Mesh.cxx,
446         DriverMED/DriverMED_R_SMDS_Mesh.h,
447         DriverMED/DriverMED_R_SMESHDS_Document.cxx,
448         DriverMED/DriverMED_R_SMESHDS_Mesh.cxx,
449         DriverMED/DriverMED_R_SMESHDS_Mesh.h,
450         DriverMED/DriverMED_W_SMDS_Mesh.cxx,
451         DriverMED/DriverMED_W_SMDS_Mesh.h,
452         DriverMED/DriverMED_W_SMESHDS_Document.cxx,
453         DriverMED/DriverMED_W_SMESHDS_Mesh.cxx,
454         DriverMED/DriverMED_W_SMESHDS_Mesh.h,
455         DriverUNV/DriverUNV_R_SMDS_Mesh.cxx,
456         DriverUNV/DriverUNV_R_SMDS_Mesh.h,
457         DriverUNV/DriverUNV_R_SMESHDS_Document.cxx,
458         DriverUNV/DriverUNV_R_SMESHDS_Mesh.cxx,
459         DriverUNV/DriverUNV_R_SMESHDS_Mesh.h,
460         DriverUNV/DriverUNV_W_SMDS_Mesh.cxx,
461         DriverUNV/DriverUNV_W_SMDS_Mesh.h,
462         DriverUNV/DriverUNV_W_SMESHDS_Document.cxx,
463         DriverUNV/DriverUNV_W_SMESHDS_Mesh.cxx,
464         DriverUNV/DriverUNV_W_SMESHDS_Mesh.h: Update to match the changes
465         in SMDS
466
467 2003-09-04 11:03  Jerome Robert <jerome.robert@eads.net>
468
469         * src/: DriverDAT/Makefile.in, DriverMED/Makefile.in,
470         DriverUNV/Makefile.in: Remove OCC_LIBS from LDFLAGS
471
472 2003-09-04 10:56  Jerome Robert <jerome.robert@eads.net>
473
474         * src/Driver/: Document_Reader.cxx, Document_Reader.h,
475         Document_Writer.cxx, Document_Writer.h, Mesh_Reader.h,
476         Mesh_Writer.h: Update to mach the changes in SMDS
477
478 2003-09-04 10:44  Jerome Robert <jerome.robert@eads.net>
479
480         * src/Driver/Makefile.in: Remove OCC_LIBS from LDFLAGS
481
482 2003-09-04 10:41  Jerome Robert <jerome.robert@eads.net>
483
484         * src/SMESH_I/: SMESH_Gen_i.cxx, SMESH_MEDMesh_i.cxx,
485         SMESH_MEDMesh_i.hxx, SMESH_MEDSupport_i.cxx,
486         SMESH_MEDSupport_i.hxx, SMESH_MeshEditor_i.cxx,
487         SMESH_MeshEditor_i.hxx, SMESH_Mesh_i.cxx: Update to match the new
488         implementation of SMDS
489
490 2003-09-04 10:10  Jerome Robert <jerome.robert@eads.net>
491
492         * src/SMESH/SMESH_MaxElementArea.cxx: make GetMaxArea const
493
494 2003-09-04 10:10  Jerome Robert <jerome.robert@eads.net>
495
496         * src/SMESH/: SMESH_MEFISTO_2D.hxx, SMESH_Regular_1D.hxx: make
497         hypothesis const
498
499 2003-09-04 09:55  Jerome Robert <jerome.robert@eads.net>
500
501         * src/SMESH/SMESH_Hexa_3D.hxx: Update to match the change of SMDS
502         (new DS).
503
504 2003-09-04 09:51  Jerome Robert <jerome.robert@eads.net>
505
506         * src/SMESH_I/sstream: Use the file include in gcc instead of this
507         one
508
509 2003-09-04 09:21  Jerome Robert <jerome.robert@eads.net>
510
511         * src/SMESH/: SMESH_Algo.cxx, SMESH_Algo.hxx, SMESH_Gen.cxx,
512         SMESH_Gen.hxx, SMESH_Hexa_3D.cxx, SMESH_MEFISTO_2D.cxx,
513         SMESH_MaxElementArea.hxx, SMESH_Mesh.cxx, SMESH_Mesh.hxx,
514         SMESH_Quadrangle_2D.cxx, SMESH_Regular_1D.cxx, SMESH_subMesh.cxx,
515         SMESH_subMesh.hxx: Update to match the change of SMDS (new DS).
516
517 2003-09-04 09:13  Jerome Robert <jerome.robert@eads.net>
518
519         * src/SMESH/: SMESH_NumberOfSegments.cxx,
520         SMESH_NumberOfSegments.hxx: make GetNumberOfSegments and
521         GetScaleFactor const
522
523 2003-09-04 09:10  Jerome Robert <jerome.robert@eads.net>
524
525         * src/SMESH/: SMESH_LocalLength.cxx, SMESH_LocalLength.hxx: make
526         GetLength const
527
528 2003-09-04 08:09  Jerome Robert <jerome.robert@eads.net>
529
530         * src/SMESHFiltersSelection/Makefile.in: Change OCC_LIBS to
531         OCC_KERNEL_LIBS
532
533 2003-09-04 07:55  Jerome Robert <jerome.robert@eads.net>
534
535         * src/SMESHGUI/Makefile.in: Change OCC_LIBS to OCC_KERNEL_LIBS
536
537 2003-09-04 07:39  Jerome Robert <jerome.robert@eads.net>
538
539         * src/SMESHGUI/: SMESHGUI.cxx, SMESHGUI.h: Change
540         Handle(SMESHDS_Document) to SMESHDS_Document*
541
542 2003-09-04 07:21  Jerome Robert <jerome.robert@eads.net>
543
544         * src/MEFISTO2/Makefile.in: Remove OCC_LIBS from LDFLAGS
545
546 2003-09-04 07:14  Jerome Robert <jerome.robert@eads.net>
547
548         * src/SMESHDS/: Makefile.in, SMESHDS_Command.cxx,
549         SMESHDS_Command.hxx, SMESHDS_Document.cxx, SMESHDS_Document.hxx,
550         SMESHDS_Hypothesis.cxx, SMESHDS_Hypothesis.hxx, SMESHDS_Mesh.cxx,
551         SMESHDS_Mesh.hxx, SMESHDS_Script.cxx, SMESHDS_Script.hxx,
552         SMESHDS_SubMesh.cxx, SMESHDS_SubMesh.hxx: Remove Opencascade
553         dependencies. Change to STL.
554
555 2003-09-03 17:31  Jerome Robert <jerome.robert@eads.net>
556
557         * src/OBJECT/Makefile.in: Change OCC_LIBS to OCC_KERNEL_LIBS
558
559 2003-09-03 17:30  Jerome Robert <jerome.robert@eads.net>
560
561         * src/SMDS/: SMDS_Mesh.cxx, SMDS_Mesh.hxx, SMDS_MeshEdge.cxx,
562         SMDS_MeshEdge.hxx, SMDS_MeshElement.cxx, SMDS_MeshElement.hxx,
563         SMDS_MeshNode.cxx, SMDS_MeshNode.hxx, SMDS_MeshVolume.cxx,
564         SMDS_MeshVolume.hxx, SMDS_MeshFace.cxx, SMDS_MeshFace.hxx: New DS
565         implementation
566
567 2003-09-03 17:29  Jerome Robert <jerome.robert@eads.net>
568
569         * src/SMDS/: SMDS_EdgePosition.cxx, SMDS_EdgePosition.hxx,
570         SMDS_FacePosition.cxx, SMDS_FacePosition.hxx,
571         SMDS_MeshElementIDFactory.cxx, SMDS_MeshElementIDFactory.hxx,
572         SMDS_MeshGroup.cxx, SMDS_MeshGroup.hxx, SMDS_MeshIDFactory.cxx,
573         SMDS_MeshIDFactory.hxx, SMDS_MeshObject.cxx, SMDS_MeshObject.hxx,
574         SMDS_Position.cxx, SMDS_Position.hxx, SMDS_SpacePosition.cxx,
575         SMDS_SpacePosition.hxx, SMDS_TypeOfPosition.hxx,
576         SMDS_VertexPosition.cxx, SMDS_VertexPosition.hxx: Remove
577         Opencascade dependencies
578
579 2003-09-03 17:21  Jerome Robert <jerome.robert@eads.net>
580
581         * src/SMDS/SMDSAbs_ElementType.hxx: comments
582
583 2003-09-03 17:21  Jerome Robert <jerome.robert@eads.net>
584
585         * src/SMDS/: SMDS_Iterator.hxx, SMDS_IteratorOfElements.cxx,
586         SMDS_IteratorOfElements.hxx: Add iterator classes
587
588 2003-09-03 17:16  Jerome Robert <jerome.robert@eads.net>
589
590         * src/SMDS/Makefile.in: Remove wok files. Comment no longer needed
591         files
592
593 2003-09-03 17:09  Jerome Robert <jerome.robert@eads.net>
594
595         * src/SMDS/: SMDS_FaceOfEdges.cxx, SMDS_FaceOfEdges.hxx,
596         SMDS_FaceOfNodes.cxx, SMDS_FaceOfNodes.hxx, SMDS_VolumeOfFaces.cxx,
597         SMDS_VolumeOfFaces.hxx, SMDS_VolumeOfNodes.cxx,
598         SMDS_VolumeOfNodes.hxx: Add needed class for the new DS
599
600 2003-07-18 12:19  tag V_06092003
601
602 2003-07-18 12:19  tag V_07092003
603
604 2003-07-18 12:19  tag V_03092003
605
606 2003-07-18 12:19  tag V_16092003
607
608 2003-07-18 12:19  tag V_14092003
609
610 2003-07-18 12:19  tag V_12092003
611
612 2003-07-18 12:19  tag V_11092003
613
614 2003-07-18 12:19  tag V_10092003
615
616 2003-07-18 12:19  tag V_13092003
617
618 2003-07-18 12:19  tag V_09092003
619
620 2003-07-18 12:19  tag V_02092003
621
622 2003-07-18 12:19  tag V_04092003
623
624 2003-07-18 12:19  tag V_17092003
625
626 2003-07-18 12:19  tag V_08092003
627
628 2003-07-18 12:19  tag V_18092003
629
630 2003-07-18 12:19  tag V_15092003
631
632 2003-07-18 12:19  tag V_05092003
633
634 2003-07-18 12:19  Nicolas Rejneri <nicolas.rejneri@opencascade.com>
635
636         * src/SMESHGUI/SMESHGUI_StudyAPI.cxx: NRI : correction wrong merge.
637
638 2003-07-11 07:32  Nicolas Rejneri <nicolas.rejneri@opencascade.com>
639
640         * bin/VERSION, doc/html/Makefile.in, doc/html/INPUT/doxyfile: NRI :
641         Merge from V1_2.
642
643 2003-07-10 17:51  Nicolas Rejneri <nicolas.rejneri@opencascade.com>
644
645         * configure.in.base: NRI : Merge from V1_2.
646
647 2003-07-10 16:31  Nicolas Rejneri <nicolas.rejneri@opencascade.com>
648
649         * src/SMESHGUI/: SMESHGUI_Swig.cxx, SMESHGUI_Swig.i: NRI : Merge
650         from V1_2.
651
652 2003-07-10 16:06  Nicolas Rejneri <nicolas.rejneri@opencascade.com>
653
654         * src/SMESHGUI/SMESHGUI_Swig.cxx: NRI : Merge from V1_2.
655
656 2003-07-10 15:36  Nicolas Rejneri <nicolas.rejneri@opencascade.com>
657
658         * src/Driver/Makefile.in: NRI : Merge from V1_2.
659
660 2003-07-10 15:14  Nicolas Rejneri <nicolas.rejneri@opencascade.com>
661
662         * adm_local/unix/make_commence.in: NRI : Merge from V1_2.
663
664 2003-07-10 15:09  Nicolas Rejneri <nicolas.rejneri@opencascade.com>
665
666         * idl/: SMESH_BasicHypothesis.idl, SMESH_Gen.idl,
667         SMESH_Hypothesis.idl, SMESH_Mesh.idl: NRI : Merge from V1_2.
668
669 2003-07-10 15:03  Nicolas Rejneri <nicolas.rejneri@opencascade.com>
670
671         * src/: SMESH/Makefile.in, SMESH_I/Makefile.in: NRI : Merge from
672         V1_2.
673
674 2003-07-10 14:47  Nicolas Rejneri <nicolas.rejneri@opencascade.com>
675
676         * configure.in.base: NRI : Merge from V1_2.
677
678 2003-07-10 14:31  Nicolas Rejneri <nicolas.rejneri@opencascade.com>
679
680         * src/Driver/Makefile.in: NRI : Merge from V1_2.
681
682 2003-07-10 13:41  Yves Fricaud <yves.fricaud@opencascade.com>
683
684         * src/SMESH_SWIG/: Makefile.in, SMESH_fixation.py,
685         SMESH_mechanic.py, SMESH_test0.py, SMESH_test1.py, SMESH_test2.py,
686         SMESH_test3.py, batchmode_smesh.py, libSMESH_Swig.i: yfr : merge
687         1.2
688
689 2003-07-10 13:35  Yves Fricaud <yves.fricaud@opencascade.com>
690
691         * src/SMESH_I/: Makefile.in, SMESH_1D_Algo_i.cxx,
692         SMESH_1D_Algo_i.hxx, SMESH_2D_Algo_i.cxx, SMESH_2D_Algo_i.hxx,
693         SMESH_3D_Algo_i.cxx, SMESH_3D_Algo_i.hxx, SMESH_Algo_i.cxx,
694         SMESH_Algo_i.hxx, SMESH_Gen_i.cxx, SMESH_Gen_i.hxx,
695         SMESH_Hexa_3D_i.cxx, SMESH_Hexa_3D_i.hxx,
696         SMESH_HypothesisFactory_i.cxx, SMESH_HypothesisFactory_i.hxx,
697         SMESH_Hypothesis_i.cxx, SMESH_Hypothesis_i.hxx,
698         SMESH_LocalLength_i.cxx, SMESH_LocalLength_i.hxx,
699         SMESH_MEDFamily_i.cxx, SMESH_MEDFamily_i.hxx, SMESH_MEDMesh_i.cxx,
700         SMESH_MEDMesh_i.hxx, SMESH_MEDSupport_i.cxx,
701         SMESH_MEDSupport_i.hxx, SMESH_MEFISTO_2D_i.cxx,
702         SMESH_MEFISTO_2D_i.hxx, SMESH_MaxElementArea_i.cxx,
703         SMESH_MaxElementArea_i.hxx, SMESH_MaxElementVolume_i.cxx,
704         SMESH_MaxElementVolume_i.hxx, SMESH_MeshEditor_i.cxx,
705         SMESH_MeshEditor_i.hxx, SMESH_Mesh_i.cxx, SMESH_Mesh_i.hxx,
706         SMESH_NumberOfSegments_i.cxx, SMESH_NumberOfSegments_i.hxx,
707         SMESH_Quadrangle_2D_i.cxx, SMESH_Quadrangle_2D_i.hxx,
708         SMESH_Regular_1D_i.cxx, SMESH_Regular_1D_i.hxx,
709         SMESH_subMesh_i.cxx, SMESH_subMesh_i.hxx, SMESH_test.py,
710         SMESH_topo.cxx, SMESH_topo.hxx, smeshpy.py: yfr : merge 1.2
711
712 2003-07-10 13:18  Yves Fricaud <yves.fricaud@opencascade.com>
713
714         * src/SMESHGUI/: SMESHGUI.h, SMESHGUI_AddAlgorithmDlg.cxx,
715         SMESHGUI_AddAlgorithmDlg.h, SMESHGUI_AddEdgeDlg.cxx,
716         SMESHGUI_AddEdgeDlg.h, SMESHGUI_AddFaceDlg.cxx,
717         SMESHGUI_AddFaceDlg.h, SMESHGUI_AddHypothesisDlg.cxx,
718         SMESHGUI_AddHypothesisDlg.h, SMESHGUI_AddSubMeshDlg.cxx,
719         SMESHGUI_AddSubMeshDlg.h, SMESHGUI_AddVolumeDlg.cxx,
720         SMESHGUI_AddVolumeDlg.h, SMESHGUI_ComputeScalarValue.cxx,
721         SMESHGUI_ComputeScalarValue.h, SMESHGUI_DiagonalInversionDlg.cxx,
722         SMESHGUI_DiagonalInversionDlg.h, SMESHGUI_EdgesConnectivityDlg.cxx,
723         SMESHGUI_EdgesConnectivityDlg.h, SMESHGUI_EditHypothesesDlg.cxx,
724         SMESHGUI_EditHypothesesDlg.h, SMESHGUI_EditScalarBarDlg.cxx,
725         SMESHGUI_EditScalarBarDlg.h, SMESHGUI_InitMeshDlg.cxx,
726         SMESHGUI_InitMeshDlg.h, SMESHGUI_LocalLengthDlg.cxx,
727         SMESHGUI_LocalLengthDlg.h, SMESHGUI_MaxElementAreaDlg.cxx,
728         SMESHGUI_MaxElementAreaDlg.h, SMESHGUI_MaxElementVolumeDlg.cxx,
729         SMESHGUI_MaxElementVolumeDlg.h, SMESHGUI_MeshInfosDlg.cxx,
730         SMESHGUI_MeshInfosDlg.h, SMESHGUI_MoveNodesDlg.cxx,
731         SMESHGUI_MoveNodesDlg.h, SMESHGUI_NbSegmentsDlg.cxx,
732         SMESHGUI_NbSegmentsDlg.h, SMESHGUI_NodesDlg.cxx,
733         SMESHGUI_NodesDlg.h, SMESHGUI_OrientationElementsDlg.cxx,
734         SMESHGUI_OrientationElementsDlg.h,
735         SMESHGUI_Preferences_ColorDlg.cxx, SMESHGUI_Preferences_ColorDlg.h,
736         SMESHGUI_Preferences_ScalarBarDlg.cxx,
737         SMESHGUI_Preferences_ScalarBarDlg.h,
738         SMESHGUI_RemoveElementsDlg.cxx, SMESHGUI_RemoveElementsDlg.h,
739         SMESHGUI_RemoveNodesDlg.cxx, SMESHGUI_RemoveNodesDlg.h,
740         SMESHGUI_SpinBox.cxx, SMESHGUI_SpinBox.h, SMESHGUI_StudyAPI.cxx,
741         SMESHGUI_StudyAPI.h, SMESHGUI_Swig.cxx, SMESHGUI_Swig.hxx,
742         SMESHGUI_Swig.i, SMESHGUI_TransparencyDlg.cxx,
743         SMESHGUI_TransparencyDlg.h, SMESHGUI_aParameterDlg.cxx,
744         SMESHGUI_aParameterDlg.h: yfr : merge 1.2
745
746 2003-07-10 12:28  Yves Fricaud <yves.fricaud@opencascade.com>
747
748         * src/SMESHGUI/SMESHGUI.cxx: yfr : Merge V1.2
749
750 2003-07-10 12:18  Yves Fricaud <yves.fricaud@opencascade.com>
751
752         * src/SMESHGUI/Makefile.in: yfr : Merge V1.2
753
754 2003-07-10 11:35  Yves Fricaud <yves.fricaud@opencascade.com>
755
756         * src/SMESHFiltersSelection/Makefile.in: yfr : Merge with v1.2
757
758 2003-07-10 10:13  Yves Fricaud <yves.fricaud@opencascade.com>
759
760         * src/SMESH/: SMESH_1D_Algo.cxx, SMESH_1D_Algo.hxx,
761         SMESH_2D_Algo.cxx, SMESH_2D_Algo.hxx, SMESH_3D_Algo.cxx,
762         SMESH_3D_Algo.hxx, SMESH_Algo.cxx, SMESH_Algo.hxx, SMESH_Gen.cxx,
763         SMESH_Gen.hxx, SMESH_Hexa_3D.cxx, SMESH_Hexa_3D.hxx,
764         SMESH_Hypothesis.cxx, SMESH_Hypothesis.hxx,
765         SMESH_HypothesisCreator.hxx, SMESH_HypothesisFactory.cxx,
766         SMESH_HypothesisFactory.hxx, SMESH_LengthFromEdges.cxx,
767         SMESH_LengthFromEdges.hxx, SMESH_LocalLength.cxx,
768         SMESH_LocalLength.hxx, SMESH_MEFISTO_2D.cxx, SMESH_MEFISTO_2D.hxx,
769         SMESH_MaxElementArea.cxx, SMESH_MaxElementArea.hxx,
770         SMESH_MaxElementVolume.cxx, SMESH_MaxElementVolume.hxx,
771         SMESH_Mesh.cxx, SMESH_Mesh.hxx, SMESH_NumberOfSegments.cxx,
772         SMESH_NumberOfSegments.hxx, SMESH_Quadrangle_2D.cxx,
773         SMESH_Quadrangle_2D.hxx, SMESH_Regular_1D.cxx,
774         SMESH_Regular_1D.hxx, SMESH_subMesh.cxx, SMESH_subMesh.hxx: yfr :
775         Merge with v1.2
776
777 2003-07-10 10:08  Yves Fricaud <yves.fricaud@opencascade.com>
778
779         * src/SMESH/Makefile.in: yfr : Merge with v1.2
780
781 2003-07-10 10:04  Yves Fricaud <yves.fricaud@opencascade.com>
782
783         * src/SMESHDS/: Handle_SMESHDS_Command.hxx,
784         Handle_SMESHDS_DataMapNodeOfDataMapOfIntegerMesh.hxx,
785         Handle_SMESHDS_DataMapNodeOfDataMapOfIntegerPtrHypothesis.hxx,
786         Handle_SMESHDS_DataMapNodeOfDataMapOfIntegerSubMesh.hxx,
787         Handle_SMESHDS_DataMapNodeOfDataMapOfShapeListOfPtrHypothesis.hxx,
788         Handle_SMESHDS_DataMapNodeOfDataMapOfShapeSubMesh.hxx,
789         Handle_SMESHDS_Document.hxx,
790         Handle_SMESHDS_ListNodeOfListOfAsciiString.hxx,
791         Handle_SMESHDS_ListNodeOfListOfCommand.hxx,
792         Handle_SMESHDS_ListNodeOfListOfPtrHypothesis.hxx,
793         Handle_SMESHDS_Mesh.hxx, Handle_SMESHDS_Script.hxx,
794         Handle_SMESHDS_SubMesh.hxx, Makefile.in, SMESHDS.cdl,
795         SMESHDS_Command.cdl, SMESHDS_Command.cxx, SMESHDS_Command.hxx,
796         SMESHDS_Command.ixx, SMESHDS_Command.jxx, SMESHDS_CommandType.hxx,
797         SMESHDS_DataMapIteratorOfDataMapOfIntegerMesh.hxx,
798         SMESHDS_DataMapIteratorOfDataMapOfIntegerMesh_0.cxx,
799         SMESHDS_DataMapIteratorOfDataMapOfIntegerPtrHypothesis.hxx,
800         SMESHDS_DataMapIteratorOfDataMapOfIntegerPtrHypothesis_0.cxx,
801         SMESHDS_DataMapIteratorOfDataMapOfIntegerSubMesh.hxx,
802         SMESHDS_DataMapIteratorOfDataMapOfIntegerSubMesh_0.cxx,
803         SMESHDS_DataMapIteratorOfDataMapOfShapeListOfPtrHypothesis.hxx,
804         SMESHDS_DataMapIteratorOfDataMapOfShapeListOfPtrHypothesis_0.cxx,
805         SMESHDS_DataMapIteratorOfDataMapOfShapeSubMesh.hxx,
806         SMESHDS_DataMapIteratorOfDataMapOfShapeSubMesh_0.cxx,
807         SMESHDS_DataMapNodeOfDataMapOfIntegerMesh.hxx,
808         SMESHDS_DataMapNodeOfDataMapOfIntegerMesh_0.cxx,
809         SMESHDS_DataMapNodeOfDataMapOfIntegerPtrHypothesis.hxx,
810         SMESHDS_DataMapNodeOfDataMapOfIntegerPtrHypothesis_0.cxx,
811         SMESHDS_DataMapNodeOfDataMapOfIntegerSubMesh.hxx,
812         SMESHDS_DataMapNodeOfDataMapOfIntegerSubMesh_0.cxx,
813         SMESHDS_DataMapNodeOfDataMapOfShapeListOfPtrHypothesis.hxx,
814         SMESHDS_DataMapNodeOfDataMapOfShapeListOfPtrHypothesis_0.cxx,
815         SMESHDS_DataMapNodeOfDataMapOfShapeSubMesh.hxx,
816         SMESHDS_DataMapNodeOfDataMapOfShapeSubMesh_0.cxx,
817         SMESHDS_DataMapOfIntegerMesh.hxx,
818         SMESHDS_DataMapOfIntegerMesh_0.cxx,
819         SMESHDS_DataMapOfIntegerPtrHypothesis.hxx,
820         SMESHDS_DataMapOfIntegerPtrHypothesis_0.cxx,
821         SMESHDS_DataMapOfIntegerSubMesh.hxx,
822         SMESHDS_DataMapOfIntegerSubMesh_0.cxx,
823         SMESHDS_DataMapOfShapeListOfPtrHypothesis.hxx,
824         SMESHDS_DataMapOfShapeListOfPtrHypothesis_0.cxx,
825         SMESHDS_DataMapOfShapeSubMesh.hxx,
826         SMESHDS_DataMapOfShapeSubMesh_0.cxx, SMESHDS_Document.cdl,
827         SMESHDS_Document.cxx, SMESHDS_Document.hxx, SMESHDS_Document.ixx,
828         SMESHDS_Document.jxx, SMESHDS_Hypothesis.cxx,
829         SMESHDS_Hypothesis.hxx,
830         SMESHDS_ListIteratorOfListOfAsciiString.hxx,
831         SMESHDS_ListIteratorOfListOfAsciiString_0.cxx,
832         SMESHDS_ListIteratorOfListOfCommand.hxx,
833         SMESHDS_ListIteratorOfListOfCommand_0.cxx,
834         SMESHDS_ListIteratorOfListOfPtrHypothesis.hxx,
835         SMESHDS_ListIteratorOfListOfPtrHypothesis_0.cxx,
836         SMESHDS_ListNodeOfListOfAsciiString.hxx,
837         SMESHDS_ListNodeOfListOfAsciiString_0.cxx,
838         SMESHDS_ListNodeOfListOfCommand.hxx,
839         SMESHDS_ListNodeOfListOfCommand_0.cxx,
840         SMESHDS_ListNodeOfListOfPtrHypothesis.hxx,
841         SMESHDS_ListNodeOfListOfPtrHypothesis_0.cxx,
842         SMESHDS_ListOfAsciiString.hxx, SMESHDS_ListOfAsciiString_0.cxx,
843         SMESHDS_ListOfCommand.hxx, SMESHDS_ListOfCommand_0.cxx,
844         SMESHDS_ListOfPtrHypothesis.hxx, SMESHDS_ListOfPtrHypothesis_0.cxx,
845         SMESHDS_Mesh.cdl, SMESHDS_Mesh.cxx, SMESHDS_Mesh.hxx,
846         SMESHDS_Mesh.ixx, SMESHDS_Mesh.jxx, SMESHDS_PtrHypothesis.hxx,
847         SMESHDS_Script.cdl, SMESHDS_Script.cxx, SMESHDS_Script.hxx,
848         SMESHDS_Script.ixx, SMESHDS_Script.jxx, SMESHDS_SubMesh.cdl,
849         SMESHDS_SubMesh.cxx, SMESHDS_SubMesh.hxx, SMESHDS_SubMesh.ixx,
850         SMESHDS_SubMesh.jxx: yfr : Merge with v1.2
851
852 2003-07-10 09:49  Yves Fricaud <yves.fricaud@opencascade.com>
853
854         * src/SMDS/: Handle_SMDSControl_BoundaryEdges.hxx,
855         Handle_SMDSControl_BoundaryFaces.hxx,
856         Handle_SMDSControl_MeshBoundary.hxx,
857         Handle_SMDS_DataMapNodeOfDataMapOfIntegerMeshElement.hxx,
858         Handle_SMDS_DataMapNodeOfDataMapOfPntInteger.hxx,
859         Handle_SMDS_EdgePosition.hxx, Handle_SMDS_FacePosition.hxx,
860         Handle_SMDS_HSequenceOfMesh.hxx,
861         Handle_SMDS_ListNodeOfListOfMesh.hxx,
862         Handle_SMDS_ListNodeOfListOfMeshElement.hxx,
863         Handle_SMDS_ListNodeOfListOfMeshGroup.hxx, Handle_SMDS_Mesh.hxx,
864         Handle_SMDS_MeshEdge.hxx, Handle_SMDS_MeshElement.hxx,
865         Handle_SMDS_MeshElementIDFactory.hxx, Handle_SMDS_MeshFace.hxx,
866         Handle_SMDS_MeshGroup.hxx, Handle_SMDS_MeshHexahedron.hxx,
867         Handle_SMDS_MeshIDFactory.hxx, Handle_SMDS_MeshNode.hxx,
868         Handle_SMDS_MeshNodeIDFactory.hxx, Handle_SMDS_MeshObject.hxx,
869         Handle_SMDS_MeshPrism.hxx, Handle_SMDS_MeshPyramid.hxx,
870         Handle_SMDS_MeshQuadrangle.hxx, Handle_SMDS_MeshTetrahedron.hxx,
871         Handle_SMDS_MeshTriangle.hxx, Handle_SMDS_MeshVolume.hxx,
872         Handle_SMDS_Position.hxx,
873         Handle_SMDS_SequenceNodeOfSequenceOfMesh.hxx,
874         Handle_SMDS_SpacePosition.hxx,
875         Handle_SMDS_StdMapNodeOfExtendedMap.hxx,
876         Handle_SMDS_StdMapNodeOfExtendedOrientedMap.hxx,
877         Handle_SMDS_VertexPosition.hxx, Makefile.in, SMDS.cdl, SMDSAbs.cdl,
878         SMDSAbs_ElementType.hxx, SMDSControl.cdl, SMDSControl.cxx,
879         SMDSControl.hxx, SMDSControl.ixx, SMDSControl.jxx,
880         SMDSControl_BoundaryEdges.cdl, SMDSControl_BoundaryEdges.cxx,
881         SMDSControl_BoundaryEdges.hxx, SMDSControl_BoundaryEdges.ixx,
882         SMDSControl_BoundaryEdges.jxx, SMDSControl_BoundaryFaces.cdl,
883         SMDSControl_BoundaryFaces.cxx, SMDSControl_BoundaryFaces.hxx,
884         SMDSControl_BoundaryFaces.ixx, SMDSControl_BoundaryFaces.jxx,
885         SMDSControl_MeshBoundary.cdl, SMDSControl_MeshBoundary.cxx,
886         SMDSControl_MeshBoundary.hxx, SMDSControl_MeshBoundary.ixx,
887         SMDSControl_MeshBoundary.jxx, SMDSEdit.cdl, SMDSEdit_Transform.cdl,
888         SMDSEdit_Transform.cxx, SMDSEdit_Transform.hxx,
889         SMDSEdit_Transform.ixx, SMDSEdit_Transform.jxx, SMDS_BasicMap.lxx,
890         SMDS_BasicMapIterator.lxx,
891         SMDS_DataMapIteratorOfDataMapOfIntegerMeshElement.hxx,
892         SMDS_DataMapIteratorOfDataMapOfIntegerMeshElement_0.cxx,
893         SMDS_DataMapIteratorOfDataMapOfPntInteger.hxx,
894         SMDS_DataMapIteratorOfDataMapOfPntInteger_0.cxx,
895         SMDS_DataMapNodeOfDataMapOfIntegerMeshElement.hxx,
896         SMDS_DataMapNodeOfDataMapOfIntegerMeshElement_0.cxx,
897         SMDS_DataMapNodeOfDataMapOfPntInteger.hxx,
898         SMDS_DataMapNodeOfDataMapOfPntInteger_0.cxx,
899         SMDS_DataMapOfIntegerMeshElement.hxx,
900         SMDS_DataMapOfIntegerMeshElement_0.cxx,
901         SMDS_DataMapOfPntInteger.hxx, SMDS_DataMapOfPntInteger_0.cxx,
902         SMDS_EdgePosition.cdl, SMDS_EdgePosition.cxx,
903         SMDS_EdgePosition.hxx, SMDS_EdgePosition.ixx,
904         SMDS_EdgePosition.jxx, SMDS_EdgePosition.lxx, SMDS_ExtendedMap.hxx,
905         SMDS_ExtendedMap_0.cxx, SMDS_ExtendedOrientedMap.hxx,
906         SMDS_ExtendedOrientedMap_0.cxx, SMDS_FacePosition.cdl,
907         SMDS_FacePosition.cxx, SMDS_FacePosition.hxx,
908         SMDS_FacePosition.ixx, SMDS_FacePosition.jxx,
909         SMDS_FacePosition.lxx, SMDS_HSequenceOfMesh.hxx,
910         SMDS_HSequenceOfMesh_0.cxx, SMDS_ListIteratorOfListOfMesh.hxx,
911         SMDS_ListIteratorOfListOfMeshElement.hxx,
912         SMDS_ListIteratorOfListOfMeshElement_0.cxx,
913         SMDS_ListIteratorOfListOfMeshGroup.hxx,
914         SMDS_ListIteratorOfListOfMeshGroup_0.cxx,
915         SMDS_ListIteratorOfListOfMesh_0.cxx, SMDS_ListNodeOfListOfMesh.hxx,
916         SMDS_ListNodeOfListOfMeshElement.hxx,
917         SMDS_ListNodeOfListOfMeshElement_0.cxx,
918         SMDS_ListNodeOfListOfMeshGroup.hxx,
919         SMDS_ListNodeOfListOfMeshGroup_0.cxx,
920         SMDS_ListNodeOfListOfMesh_0.cxx, SMDS_ListOfMesh.hxx,
921         SMDS_ListOfMeshElement.hxx, SMDS_ListOfMeshElement_0.cxx,
922         SMDS_ListOfMeshGroup.hxx, SMDS_ListOfMeshGroup_0.cxx,
923         SMDS_ListOfMesh_0.cxx, SMDS_MapIteratorOfExtendedMap.hxx,
924         SMDS_MapIteratorOfExtendedMap_0.cxx,
925         SMDS_MapIteratorOfExtendedOrientedMap.hxx,
926         SMDS_MapIteratorOfExtendedOrientedMap_0.cxx, SMDS_MapNode.lxx,
927         SMDS_MapOfMeshElement.cdl, SMDS_MapOfMeshElement.cxx,
928         SMDS_MapOfMeshElement.hxx, SMDS_MapOfMeshElement.ixx,
929         SMDS_MapOfMeshElement.jxx, SMDS_MapOfMeshElement.lxx,
930         SMDS_MapOfMeshOrientedElement.cdl,
931         SMDS_MapOfMeshOrientedElement.cxx,
932         SMDS_MapOfMeshOrientedElement.hxx,
933         SMDS_MapOfMeshOrientedElement.ixx,
934         SMDS_MapOfMeshOrientedElement.jxx,
935         SMDS_MapOfMeshOrientedElement.lxx, SMDS_Mesh.cdl, SMDS_Mesh.cxx,
936         SMDS_Mesh.hxx, SMDS_Mesh.ixx, SMDS_Mesh.jxx, SMDS_Mesh.lxx,
937         SMDS_MeshEdge.cdl, SMDS_MeshEdge.cxx, SMDS_MeshEdge.hxx,
938         SMDS_MeshEdge.ixx, SMDS_MeshEdge.jxx, SMDS_MeshEdge.lxx,
939         SMDS_MeshEdgesIterator.cdl, SMDS_MeshEdgesIterator.cxx,
940         SMDS_MeshEdgesIterator.hxx, SMDS_MeshEdgesIterator.ixx,
941         SMDS_MeshEdgesIterator.jxx, SMDS_MeshElement.cdl,
942         SMDS_MeshElement.cxx, SMDS_MeshElement.hxx, SMDS_MeshElement.ixx,
943         SMDS_MeshElement.jxx, SMDS_MeshElement.lxx,
944         SMDS_MeshElementIDFactory.cdl, SMDS_MeshElementIDFactory.cxx,
945         SMDS_MeshElementIDFactory.hxx, SMDS_MeshElementIDFactory.ixx,
946         SMDS_MeshElementIDFactory.jxx, SMDS_MeshElementIDFactory.lxx,
947         SMDS_MeshElementMapHasher.cdl, SMDS_MeshElementMapHasher.cxx,
948         SMDS_MeshElementMapHasher.hxx, SMDS_MeshElementMapHasher.ixx,
949         SMDS_MeshElementMapHasher.jxx, SMDS_MeshElementMapHasher.lxx,
950         SMDS_MeshElementsIterator.cdl, SMDS_MeshElementsIterator.cxx,
951         SMDS_MeshElementsIterator.hxx, SMDS_MeshElementsIterator.ixx,
952         SMDS_MeshElementsIterator.jxx, SMDS_MeshElementsIterator.lxx,
953         SMDS_MeshFace.cdl, SMDS_MeshFace.cxx, SMDS_MeshFace.hxx,
954         SMDS_MeshFace.ixx, SMDS_MeshFace.jxx, SMDS_MeshFace.lxx,
955         SMDS_MeshFacesIterator.cdl, SMDS_MeshFacesIterator.cxx,
956         SMDS_MeshFacesIterator.hxx, SMDS_MeshFacesIterator.ixx,
957         SMDS_MeshFacesIterator.jxx, SMDS_MeshGroup.cdl, SMDS_MeshGroup.cxx,
958         SMDS_MeshGroup.hxx, SMDS_MeshGroup.ixx, SMDS_MeshGroup.jxx,
959         SMDS_MeshGroup.lxx, SMDS_MeshHexahedron.cdl,
960         SMDS_MeshHexahedron.cxx, SMDS_MeshHexahedron.hxx,
961         SMDS_MeshHexahedron.ixx, SMDS_MeshHexahedron.jxx,
962         SMDS_MeshHexahedron.lxx, SMDS_MeshIDFactory.cdl,
963         SMDS_MeshIDFactory.cxx, SMDS_MeshIDFactory.hxx,
964         SMDS_MeshIDFactory.ixx, SMDS_MeshIDFactory.jxx,
965         SMDS_MeshIDFactory.lxx, SMDS_MeshNode.cdl, SMDS_MeshNode.cxx,
966         SMDS_MeshNode.hxx, SMDS_MeshNode.ixx, SMDS_MeshNode.jxx,
967         SMDS_MeshNode.lxx, SMDS_MeshNodeIDFactory.cdl,
968         SMDS_MeshNodeIDFactory.cxx, SMDS_MeshNodeIDFactory.hxx,
969         SMDS_MeshNodeIDFactory.ixx, SMDS_MeshNodeIDFactory.jxx,
970         SMDS_MeshNodeIDFactory.lxx, SMDS_MeshNodesIterator.cdl,
971         SMDS_MeshNodesIterator.cxx, SMDS_MeshNodesIterator.hxx,
972         SMDS_MeshNodesIterator.ixx, SMDS_MeshNodesIterator.jxx,
973         SMDS_MeshObject.cdl, SMDS_MeshObject.cxx, SMDS_MeshObject.hxx,
974         SMDS_MeshObject.ixx, SMDS_MeshObject.jxx,
975         SMDS_MeshOrientedElementMapHasher.cdl,
976         SMDS_MeshOrientedElementMapHasher.cxx,
977         SMDS_MeshOrientedElementMapHasher.hxx,
978         SMDS_MeshOrientedElementMapHasher.ixx,
979         SMDS_MeshOrientedElementMapHasher.jxx,
980         SMDS_MeshOrientedElementMapHasher.lxx, SMDS_MeshPrism.cdl,
981         SMDS_MeshPrism.cxx, SMDS_MeshPrism.hxx, SMDS_MeshPrism.ixx,
982         SMDS_MeshPrism.jxx, SMDS_MeshPrism.lxx, SMDS_MeshPyramid.cdl,
983         SMDS_MeshPyramid.cxx, SMDS_MeshPyramid.hxx, SMDS_MeshPyramid.ixx,
984         SMDS_MeshPyramid.jxx, SMDS_MeshPyramid.lxx,
985         SMDS_MeshQuadrangle.cdl, SMDS_MeshQuadrangle.cxx,
986         SMDS_MeshQuadrangle.hxx, SMDS_MeshQuadrangle.ixx,
987         SMDS_MeshQuadrangle.jxx, SMDS_MeshQuadrangle.lxx,
988         SMDS_MeshTetrahedron.cdl, SMDS_MeshTetrahedron.cxx,
989         SMDS_MeshTetrahedron.hxx, SMDS_MeshTetrahedron.ixx,
990         SMDS_MeshTetrahedron.jxx, SMDS_MeshTetrahedron.lxx,
991         SMDS_MeshTriangle.cdl, SMDS_MeshTriangle.cxx,
992         SMDS_MeshTriangle.hxx, SMDS_MeshTriangle.ixx,
993         SMDS_MeshTriangle.jxx, SMDS_MeshTriangle.lxx, SMDS_MeshVolume.cdl,
994         SMDS_MeshVolume.cxx, SMDS_MeshVolume.hxx, SMDS_MeshVolume.ixx,
995         SMDS_MeshVolume.jxx, SMDS_MeshVolume.lxx,
996         SMDS_MeshVolumesIterator.cdl, SMDS_MeshVolumesIterator.cxx,
997         SMDS_MeshVolumesIterator.hxx, SMDS_MeshVolumesIterator.ixx,
998         SMDS_MeshVolumesIterator.jxx, SMDS_PntHasher.cdl,
999         SMDS_PntHasher.cxx, SMDS_PntHasher.hxx, SMDS_PntHasher.ixx,
1000         SMDS_PntHasher.jxx, SMDS_PntHasher.lxx, SMDS_Position.cdl,
1001         SMDS_Position.cxx, SMDS_Position.hxx, SMDS_Position.ixx,
1002         SMDS_Position.jxx, SMDS_Position.lxx,
1003         SMDS_SequenceNodeOfSequenceOfMesh.hxx,
1004         SMDS_SequenceNodeOfSequenceOfMesh_0.cxx, SMDS_SequenceOfMesh.hxx,
1005         SMDS_SequenceOfMesh_0.cxx, SMDS_SpacePosition.cdl,
1006         SMDS_SpacePosition.cxx, SMDS_SpacePosition.hxx,
1007         SMDS_SpacePosition.ixx, SMDS_SpacePosition.jxx,
1008         SMDS_SpacePosition.lxx, SMDS_StdMapNode.lxx,
1009         SMDS_StdMapNodeOfExtendedMap.hxx,
1010         SMDS_StdMapNodeOfExtendedMap_0.cxx,
1011         SMDS_StdMapNodeOfExtendedOrientedMap.hxx,
1012         SMDS_StdMapNodeOfExtendedOrientedMap_0.cxx,
1013         SMDS_TypeOfPosition.hxx, SMDS_VertexPosition.cdl,
1014         SMDS_VertexPosition.cxx, SMDS_VertexPosition.hxx,
1015         SMDS_VertexPosition.ixx, SMDS_VertexPosition.jxx: yfr : Merge with
1016         v1.2
1017
1018 2003-07-10 09:42  Yves Fricaud <yves.fricaud@opencascade.com>
1019
1020         * src/OBJECT/: Makefile.in, SMESH_Actor.cxx, SMESH_Actor.h,
1021         SMESH_Grid.cxx, SMESH_Grid.h: yfr : Merge with v1.2
1022
1023 2003-07-10 09:39  Yves Fricaud <yves.fricaud@opencascade.com>
1024
1025         * src/MEFISTO2/Makefile.in: yfr : Merge with v1.2
1026
1027 2003-07-10 09:36  Yves Fricaud <yves.fricaud@opencascade.com>
1028
1029         * src/DriverUNV/Makefile.in: yfr : Merge with v1.2
1030
1031 2003-07-10 09:32  Yves Fricaud <yves.fricaud@opencascade.com>
1032
1033         * src/DriverDAT/Makefile.in: yfr : Merge with v1.2
1034
1035 2003-07-10 09:14  Yves Fricaud <yves.fricaud@opencascade.com>
1036
1037         * src/Makefile.in: yfr : Merge with v1.2
1038
1039 2003-07-10 09:06  Yves Fricaud <yves.fricaud@opencascade.com>
1040
1041         * src/MEFISTO2/: Makefile.in, Rn.h, aptrte.cxx, aptrte.h: yfr :
1042         Merge with v1.2
1043
1044 2003-07-10 09:00  Yves Fricaud <yves.fricaud@opencascade.com>
1045
1046         * src/: Driver/Document_Reader.cxx, Driver/Document_Reader.h,
1047         Driver/Document_Writer.cxx, Driver/Document_Writer.h,
1048         Driver/Driver_dl.cxx, Driver/Makefile.in, Driver/Mesh_Reader.cxx,
1049         Driver/Mesh_Reader.h, Driver/Mesh_Writer.cxx, Driver/Mesh_Writer.h,
1050         Driver/SMESHDriver.cxx, Driver/SMESHDriver.h,
1051         DriverDAT/DriverDAT_R_SMDS_Mesh.cxx,
1052         DriverDAT/DriverDAT_R_SMDS_Mesh.h,
1053         DriverDAT/DriverDAT_R_SMESHDS_Document.cxx,
1054         DriverDAT/DriverDAT_R_SMESHDS_Document.h,
1055         DriverDAT/DriverDAT_R_SMESHDS_Mesh.cxx,
1056         DriverDAT/DriverDAT_R_SMESHDS_Mesh.h,
1057         DriverDAT/DriverDAT_W_SMDS_Mesh.cxx,
1058         DriverDAT/DriverDAT_W_SMDS_Mesh.h,
1059         DriverDAT/DriverDAT_W_SMESHDS_Document.cxx,
1060         DriverDAT/DriverDAT_W_SMESHDS_Document.h,
1061         DriverDAT/DriverDAT_W_SMESHDS_Mesh.cxx,
1062         DriverDAT/DriverDAT_W_SMESHDS_Mesh.h, DriverDAT/Makefile.in,
1063         DriverMED/DriverMED_R_SMDS_Mesh.cxx,
1064         DriverMED/DriverMED_R_SMESHDS_Document.cxx,
1065         DriverMED/DriverMED_R_SMESHDS_Mesh.cxx,
1066         DriverMED/DriverMED_W_SMDS_Mesh.cxx,
1067         DriverMED/DriverMED_W_SMESHDS_Document.cxx,
1068         DriverMED/DriverMED_W_SMESHDS_Mesh.cxx, DriverMED/Makefile.in: yfr
1069         : Merge with v1.2
1070
1071 2003-07-10 08:09  tag V1_2
1072
1073 2003-07-10 08:09  Yves Fricaud <yves.fricaud@opencascade.com>
1074
1075         * src/: DriverMED/DriverMED_R_SMESHDS_Document.h,
1076         DriverMED/DriverMED_W_SMESHDS_Document.h,
1077         SMESHGUI/SMESHGUI_icons.po, SMESHGUI/SMESHGUI_msg_en.po: sources
1078         v1.2
1079
1080 2003-06-29 13:17  Paul Rascle <paul.rascle@edf.fr>
1081
1082         * src/SMESH_SWIG/: Makefile.in, SMESH_shared_modules.py: PR: needed
1083         by merge C. CAREMOLI branch CCAR_br1
1084
1085 2003-06-12 10:37  Paul Rascle <paul.rascle@edf.fr>
1086
1087         * Makefile.in: PR: avoids unnecessary compilation after
1088         regeneration of SALOMEconfig.h, with gcc3.2
1089
1090 2003-06-12 10:34  Paul Rascle <paul.rascle@edf.fr>
1091
1092         * src/SMESH_SWIG/SMESH_fixation.py: PR: bug on subshapes not sorted
1093
1094 2003-05-28 16:42  Nicolas Rejneri <nicolas.rejneri@opencascade.com>
1095
1096         * adm_local/unix/make_commence.in: NRI : Add path fro GEOM and MED
1097         idls.
1098
1099 2003-05-28 16:26  Nicolas Rejneri <nicolas.rejneri@opencascade.com>
1100
1101         * idl/Makefile.in, adm_local/unix/make_commence.in,
1102         adm_local/unix/make_omniorb.in, build_configure, configure.in.base:
1103         NRI : Update IDL Dependancies.
1104
1105 2003-05-28 07:20  Nicolas Rejneri <nicolas.rejneri@opencascade.com>
1106
1107         * bin/VERSION, Makefile.in: NRI : Add MODULE version info.
1108
1109 2003-05-28 07:16  Nicolas Rejneri <nicolas.rejneri@opencascade.com>
1110
1111         * configure.in.base, adm_local/unix/config_files/check_Med.m4: NRI
1112         : Add Check of MED.
1113
1114 2003-05-26 14:21  Nicolas Rejneri <nicolas.rejneri@opencascade.com>
1115
1116         * adm_local/unix/config_files/check_Geom.m4, configure.in.base: NRI
1117         : Add GEOM check local.
1118
1119 2003-05-26 14:00  Nicolas Rejneri <nicolas.rejneri@opencascade.com>
1120
1121         * build_configure: NRI : updated aclocal.
1122
1123 2003-05-23 11:40  tag Start-v1_1a
1124
1125 2003-05-23 11:40  Nicolas Rejneri <nicolas.rejneri@opencascade.com>
1126
1127         * src/SMESHGUI/: SMESHGUI_AddAlgorithmDlg.cxx,
1128         SMESHGUI_AddEdgeDlg.cxx, SMESHGUI_AddFaceDlg.cxx,
1129         SMESHGUI_AddHypothesisDlg.cxx, SMESHGUI_AddSubMeshDlg.cxx,
1130         SMESHGUI_AddVolumeDlg.cxx, SMESHGUI_DiagonalInversionDlg.cxx,
1131         SMESHGUI_EdgesConnectivityDlg.cxx, SMESHGUI_EditHypothesesDlg.cxx,
1132         SMESHGUI_InitMeshDlg.cxx, SMESHGUI_LocalLengthDlg.cxx,
1133         SMESHGUI_MaxElementAreaDlg.cxx, SMESHGUI_MaxElementVolumeDlg.cxx,
1134         SMESHGUI_MoveNodesDlg.cxx, SMESHGUI_NbSegmentsDlg.cxx,
1135         SMESHGUI_NodesDlg.cxx, SMESHGUI_OrientationElementsDlg.cxx,
1136         SMESHGUI_RemoveElementsDlg.cxx, SMESHGUI_RemoveNodesDlg.cxx: NRI :
1137         loadPixmap( "SMESH", ...) instead of "SMESHGUI".
1138
1139 2003-05-22 09:56  Nicolas Rejneri <nicolas.rejneri@opencascade.com>
1140
1141         * doc/html/INPUT/HTML/: SMESH_BasicHypothesis.html, SMESH_Gen.html,
1142         SMESH_Hypothesis.html, SMESH_Mesh.html: NRI : Add documentation.
1143
1144 2003-05-22 09:52  Nicolas Rejneri <nicolas.rejneri@opencascade.com>
1145
1146         * doc/: Makefile.in, html/Makefile.in, html/INPUT/doxyfile,
1147         html/INPUT/sources/Application-About.png,
1148         html/INPUT/sources/Application-About1.jpg,
1149         html/INPUT/sources/application.gif,
1150         html/INPUT/sources/application.jpg,
1151         html/INPUT/sources/bg_salomepro.gif,
1152         html/INPUT/sources/doxygen.css, html/INPUT/sources/logocorp.gif,
1153         html/INPUT/sources/myheader.html, html/INPUT/sources/occ.gif: NRI :
1154         Add documentation.
1155
1156 2003-05-22 09:51  Nicolas Rejneri <nicolas.rejneri@opencascade.com>
1157
1158         * configure.in.base: NRI : Add check HTML generators.
1159
1160 2003-05-20 07:17  Nicolas Rejneri <nicolas.rejneri@opencascade.com>
1161
1162         * src/: SMESH_I/SMESH_Gen_i.cxx, SMESH_I/SMESH_test.py,
1163         SMESH_I/smeshpy.py, SMESH_SWIG/SMESH_fixation.py,
1164         SMESH_SWIG/SMESH_mechanic.py, SMESH_SWIG/SMESH_test0.py,
1165         SMESH_SWIG/SMESH_test1.py, SMESH_SWIG/SMESH_test3.py,
1166         SMESHGUI/SMESHGUI.cxx: NRI : Use GEOM instead of Geometry.
1167
1168 2003-05-20 07:16  Nicolas Rejneri <nicolas.rejneri@opencascade.com>
1169
1170         * resources/SMESHCatalog.xml: NRI : Add component-username tag.
1171
1172 2003-05-20 07:15  Nicolas Rejneri <nicolas.rejneri@opencascade.com>
1173
1174         * Makefile.in: NRI : Add SMESHCatalog.xml
1175
1176 2003-05-19 14:50  Nicolas Rejneri <nicolas.rejneri@opencascade.com>
1177
1178         * src/SMESHGUI/SMESHGUI_StudyAPI.cxx: NRI : Add QAD_Desktop.h.
1179
1180 2003-05-19 14:49  Nicolas Rejneri <nicolas.rejneri@opencascade.com>
1181
1182         * src/SMESHGUI/Makefile.in: NRI : Add GEOM includes and libs.
1183
1184 2003-05-19 14:38  Nicolas Rejneri <nicolas.rejneri@opencascade.com>
1185
1186         * src/SMESHFiltersSelection/Makefile.in: NRI : Add KERNEL includes.
1187
1188 2003-05-19 14:34  Nicolas Rejneri <nicolas.rejneri@opencascade.com>
1189
1190         * src/SMESH_I/Makefile.in: NRI : Change lGeometryClient by
1191         lGEOMClient.
1192
1193 2003-05-19 14:32  Nicolas Rejneri <nicolas.rejneri@opencascade.com>
1194
1195         * src/SMESH_I/Makefile.in: NRI : Add GEOM includes and libs.
1196
1197 2003-05-19 14:11  Nicolas Rejneri <nicolas.rejneri@opencascade.com>
1198
1199         * src/: SMESH/Makefile.in, SMESHDS/Makefile.in: NRI : Add KERNEL
1200         includes and libs.
1201
1202 2003-05-19 14:09  Nicolas Rejneri <nicolas.rejneri@opencascade.com>
1203
1204         * src/: DriverDAT/Makefile.in, DriverMED/Makefile.in,
1205         DriverUNV/Makefile.in: NRI : Add KERNEL includes.
1206
1207 2003-05-19 14:08  Nicolas Rejneri <nicolas.rejneri@opencascade.com>
1208
1209         * idl/Makefile.in: NRI : Add MED.idl
1210
1211 2003-05-19 14:04  Nicolas Rejneri <nicolas.rejneri@opencascade.com>
1212
1213         * src/: SMESHFiltersSelection/Handle_SMESH_TypeFilter.hxx,
1214         SMESHFiltersSelection/Makefile.in,
1215         SMESHFiltersSelection/SMESH_Type.h,
1216         SMESHFiltersSelection/SMESH_TypeFilter.cxx,
1217         SMESHFiltersSelection/SMESH_TypeFilter.hxx,
1218         SMESHFiltersSelection/SMESH_TypeFilter.ixx,
1219         SMESHFiltersSelection/SMESH_TypeFilter.jxx, MEFISTO2/Makefile.in,
1220         MEFISTO2/Rn.h, MEFISTO2/aptrte.cxx, MEFISTO2/aptrte.h,
1221         MEFISTO2/areteideale.f, MEFISTO2/trte.f, OBJECT/Makefile.in,
1222         OBJECT/SMESH_Actor.cxx, OBJECT/SMESH_Actor.h,
1223         OBJECT/SMESH_Grid.cxx, OBJECT/SMESH_Grid.h,
1224         Driver/Document_Reader.cxx, Driver/Document_Reader.h,
1225         Driver/Document_Writer.cxx, Driver/Document_Writer.h,
1226         Driver/Driver_dl.cxx, Driver/Makefile.in, Driver/Mesh_Reader.cxx,
1227         Driver/Mesh_Reader.h, Driver/Mesh_Writer.cxx, Driver/Mesh_Writer.h,
1228         Driver/SMESHDriver.cxx, Driver/SMESHDriver.h: NRI : First
1229         integration.
1230
1231 2003-05-19 14:00  Nicolas Rejneri <nicolas.rejneri@opencascade.com>
1232
1233         * src/: SMESHGUI/Makefile.in, SMESHGUI/SMESHGUI.cxx,
1234         SMESHGUI/SMESHGUI.h, SMESHGUI/SMESHGUI_AddAlgorithmDlg.cxx,
1235         SMESHGUI/SMESHGUI_AddAlgorithmDlg.h,
1236         SMESHGUI/SMESHGUI_AddEdgeDlg.cxx, SMESHGUI/SMESHGUI_AddEdgeDlg.h,
1237         SMESHGUI/SMESHGUI_AddFaceDlg.cxx, SMESHGUI/SMESHGUI_AddFaceDlg.h,
1238         SMESHGUI/SMESHGUI_AddHypothesisDlg.cxx,
1239         SMESHGUI/SMESHGUI_AddHypothesisDlg.h,
1240         SMESHGUI/SMESHGUI_AddSubMeshDlg.cxx,
1241         SMESHGUI/SMESHGUI_AddSubMeshDlg.h,
1242         SMESHGUI/SMESHGUI_AddVolumeDlg.cxx,
1243         SMESHGUI/SMESHGUI_AddVolumeDlg.h,
1244         SMESHGUI/SMESHGUI_ComputeScalarValue.cxx,
1245         SMESHGUI/SMESHGUI_ComputeScalarValue.h,
1246         SMESHGUI/SMESHGUI_DiagonalInversionDlg.cxx,
1247         SMESHGUI/SMESHGUI_DiagonalInversionDlg.h,
1248         SMESHGUI/SMESHGUI_EdgesConnectivityDlg.cxx,
1249         SMESHGUI/SMESHGUI_EdgesConnectivityDlg.h,
1250         SMESHGUI/SMESHGUI_EditHypothesesDlg.cxx,
1251         SMESHGUI/SMESHGUI_EditHypothesesDlg.h,
1252         SMESHGUI/SMESHGUI_EditScalarBarDlg.cxx,
1253         SMESHGUI/SMESHGUI_EditScalarBarDlg.h,
1254         SMESHGUI/SMESHGUI_InitMeshDlg.cxx, SMESHGUI/SMESHGUI_InitMeshDlg.h,
1255         SMESHGUI/SMESHGUI_LocalLengthDlg.cxx,
1256         SMESHGUI/SMESHGUI_LocalLengthDlg.h,
1257         SMESHGUI/SMESHGUI_MaxElementAreaDlg.cxx,
1258         SMESHGUI/SMESHGUI_MaxElementAreaDlg.h,
1259         SMESHGUI/SMESHGUI_MaxElementVolumeDlg.cxx,
1260         SMESHGUI/SMESHGUI_MaxElementVolumeDlg.h,
1261         SMESHGUI/SMESHGUI_MeshInfosDlg.cxx,
1262         SMESHGUI/SMESHGUI_MeshInfosDlg.h,
1263         SMESHGUI/SMESHGUI_MoveNodesDlg.cxx,
1264         SMESHGUI/SMESHGUI_MoveNodesDlg.h,
1265         SMESHGUI/SMESHGUI_NbSegmentsDlg.cxx,
1266         SMESHGUI/SMESHGUI_NbSegmentsDlg.h, SMESHGUI/SMESHGUI_NodesDlg.cxx,
1267         SMESHGUI/SMESHGUI_NodesDlg.h,
1268         SMESHGUI/SMESHGUI_OrientationElementsDlg.cxx,
1269         SMESHGUI/SMESHGUI_OrientationElementsDlg.h,
1270         SMESHGUI/SMESHGUI_Preferences_ColorDlg.cxx,
1271         SMESHGUI/SMESHGUI_Preferences_ColorDlg.h,
1272         SMESHGUI/SMESHGUI_Preferences_ScalarBarDlg.cxx,
1273         SMESHGUI/SMESHGUI_Preferences_ScalarBarDlg.h,
1274         SMESHGUI/SMESHGUI_RemoveElementsDlg.cxx,
1275         SMESHGUI/SMESHGUI_RemoveElementsDlg.h,
1276         SMESHGUI/SMESHGUI_RemoveNodesDlg.cxx,
1277         SMESHGUI/SMESHGUI_RemoveNodesDlg.h, SMESHGUI/SMESHGUI_SpinBox.cxx,
1278         SMESHGUI/SMESHGUI_SpinBox.h, SMESHGUI/SMESHGUI_StudyAPI.cxx,
1279         SMESHGUI/SMESHGUI_StudyAPI.h, SMESHGUI/SMESHGUI_Swig.cxx,
1280         SMESHGUI/SMESHGUI_Swig.hxx, SMESHGUI/SMESHGUI_Swig.i,
1281         SMESHGUI/SMESHGUI_TransparencyDlg.cxx,
1282         SMESHGUI/SMESHGUI_TransparencyDlg.h,
1283         SMESHGUI/SMESHGUI_aParameterDlg.cxx,
1284         SMESHGUI/SMESHGUI_aParameterDlg.h, SMESHGUI/SMESH_icons.po,
1285         SMESHGUI/SMESH_msg_en.po, SMESH_SWIG/Makefile.in,
1286         SMESH_SWIG/SMESH_fixation.py, SMESH_SWIG/SMESH_mechanic.py,
1287         SMESH_SWIG/SMESH_test0.py, SMESH_SWIG/SMESH_test1.py,
1288         SMESH_SWIG/SMESH_test2.py, SMESH_SWIG/SMESH_test3.py,
1289         SMESH_SWIG/batchmode_smesh.py, SMESH_SWIG/libSMESH_Swig.i,
1290         Makefile.in: NRI : First integration.
1291
1292 2003-05-19 13:54  Nicolas Rejneri <nicolas.rejneri@opencascade.com>
1293
1294         * src/SMESH_I/: Makefile.in, SMESH_1D_Algo_i.cxx,
1295         SMESH_1D_Algo_i.hxx, SMESH_2D_Algo_i.cxx, SMESH_2D_Algo_i.hxx,
1296         SMESH_3D_Algo_i.cxx, SMESH_3D_Algo_i.hxx, SMESH_Algo_i.cxx,
1297         SMESH_Algo_i.hxx, SMESH_Gen_i.cxx, SMESH_Gen_i.hxx,
1298         SMESH_Hexa_3D_i.cxx, SMESH_Hexa_3D_i.hxx,
1299         SMESH_HypothesisFactory_i.cxx, SMESH_HypothesisFactory_i.hxx,
1300         SMESH_Hypothesis_i.cxx, SMESH_Hypothesis_i.hxx,
1301         SMESH_LocalLength_i.cxx, SMESH_LocalLength_i.hxx,
1302         SMESH_MEDFamily_i.cxx, SMESH_MEDFamily_i.hxx, SMESH_MEDMesh_i.cxx,
1303         SMESH_MEDMesh_i.hxx, SMESH_MEDSupport_i.cxx,
1304         SMESH_MEDSupport_i.hxx, SMESH_MEFISTO_2D_i.cxx,
1305         SMESH_MEFISTO_2D_i.hxx, SMESH_MaxElementArea_i.cxx,
1306         SMESH_MaxElementArea_i.hxx, SMESH_MaxElementVolume_i.cxx,
1307         SMESH_MaxElementVolume_i.hxx, SMESH_MeshEditor_i.cxx,
1308         SMESH_MeshEditor_i.hxx, SMESH_Mesh_i.cxx, SMESH_Mesh_i.hxx,
1309         SMESH_NumberOfSegments_i.cxx, SMESH_NumberOfSegments_i.hxx,
1310         SMESH_Quadrangle_2D_i.cxx, SMESH_Quadrangle_2D_i.hxx,
1311         SMESH_Regular_1D_i.cxx, SMESH_Regular_1D_i.hxx,
1312         SMESH_subMesh_i.cxx, SMESH_subMesh_i.hxx, SMESH_test.py,
1313         SMESH_topo.cxx, SMESH_topo.hxx, smeshpy.py, sstream: NRI : First
1314         integration.
1315
1316 2003-05-19 13:48  Nicolas Rejneri <nicolas.rejneri@opencascade.com>
1317
1318         * src/SMDS/: Handle_SMDSControl_BoundaryEdges.hxx,
1319         Handle_SMDSControl_BoundaryFaces.hxx,
1320         Handle_SMDSControl_MeshBoundary.hxx,
1321         Handle_SMDS_DataMapNodeOfDataMapOfIntegerMeshElement.hxx,
1322         Handle_SMDS_DataMapNodeOfDataMapOfPntInteger.hxx,
1323         Handle_SMDS_EdgePosition.hxx, Handle_SMDS_FacePosition.hxx,
1324         Handle_SMDS_HSequenceOfMesh.hxx,
1325         Handle_SMDS_ListNodeOfListOfMesh.hxx,
1326         Handle_SMDS_ListNodeOfListOfMeshElement.hxx,
1327         Handle_SMDS_ListNodeOfListOfMeshGroup.hxx, Handle_SMDS_Mesh.hxx,
1328         Handle_SMDS_MeshEdge.hxx, Handle_SMDS_MeshElement.hxx,
1329         Handle_SMDS_MeshElementIDFactory.hxx, Handle_SMDS_MeshFace.hxx,
1330         Handle_SMDS_MeshGroup.hxx, Handle_SMDS_MeshHexahedron.hxx,
1331         Handle_SMDS_MeshIDFactory.hxx, Handle_SMDS_MeshNode.hxx,
1332         Handle_SMDS_MeshNodeIDFactory.hxx, Handle_SMDS_MeshObject.hxx,
1333         Handle_SMDS_MeshPrism.hxx, Handle_SMDS_MeshPyramid.hxx,
1334         Handle_SMDS_MeshQuadrangle.hxx, Handle_SMDS_MeshTetrahedron.hxx,
1335         Handle_SMDS_MeshTriangle.hxx, Handle_SMDS_MeshVolume.hxx,
1336         Handle_SMDS_Position.hxx,
1337         Handle_SMDS_SequenceNodeOfSequenceOfMesh.hxx,
1338         Handle_SMDS_SpacePosition.hxx,
1339         Handle_SMDS_StdMapNodeOfExtendedMap.hxx,
1340         Handle_SMDS_StdMapNodeOfExtendedOrientedMap.hxx,
1341         Handle_SMDS_VertexPosition.hxx, Makefile.in, SMDS.cdl, SMDSAbs.cdl,
1342         SMDSAbs_ElementType.hxx, SMDSControl.cdl, SMDSControl.cxx,
1343         SMDSControl.hxx, SMDSControl.ixx, SMDSControl.jxx,
1344         SMDSControl_BoundaryEdges.cdl, SMDSControl_BoundaryEdges.cxx,
1345         SMDSControl_BoundaryEdges.hxx, SMDSControl_BoundaryEdges.ixx,
1346         SMDSControl_BoundaryEdges.jxx, SMDSControl_BoundaryFaces.cdl,
1347         SMDSControl_BoundaryFaces.cxx, SMDSControl_BoundaryFaces.hxx,
1348         SMDSControl_BoundaryFaces.ixx, SMDSControl_BoundaryFaces.jxx,
1349         SMDSControl_MeshBoundary.cdl, SMDSControl_MeshBoundary.cxx,
1350         SMDSControl_MeshBoundary.hxx, SMDSControl_MeshBoundary.ixx,
1351         SMDSControl_MeshBoundary.jxx, SMDSEdit.cdl, SMDSEdit_Transform.cdl,
1352         SMDSEdit_Transform.cxx, SMDSEdit_Transform.hxx,
1353         SMDSEdit_Transform.ixx, SMDSEdit_Transform.jxx, SMDS_BasicMap.lxx,
1354         SMDS_BasicMapIterator.lxx,
1355         SMDS_DataMapIteratorOfDataMapOfIntegerMeshElement.hxx,
1356         SMDS_DataMapIteratorOfDataMapOfIntegerMeshElement_0.cxx,
1357         SMDS_DataMapIteratorOfDataMapOfPntInteger.hxx,
1358         SMDS_DataMapIteratorOfDataMapOfPntInteger_0.cxx,
1359         SMDS_DataMapNodeOfDataMapOfIntegerMeshElement.hxx,
1360         SMDS_DataMapNodeOfDataMapOfIntegerMeshElement_0.cxx,
1361         SMDS_DataMapNodeOfDataMapOfPntInteger.hxx,
1362         SMDS_DataMapNodeOfDataMapOfPntInteger_0.cxx,
1363         SMDS_DataMapOfIntegerMeshElement.hxx,
1364         SMDS_DataMapOfIntegerMeshElement_0.cxx,
1365         SMDS_DataMapOfPntInteger.hxx, SMDS_DataMapOfPntInteger_0.cxx,
1366         SMDS_EdgePosition.cdl, SMDS_EdgePosition.cxx,
1367         SMDS_EdgePosition.hxx, SMDS_EdgePosition.ixx,
1368         SMDS_EdgePosition.jxx, SMDS_EdgePosition.lxx, SMDS_ExtendedMap.hxx,
1369         SMDS_ExtendedMap_0.cxx, SMDS_ExtendedOrientedMap.hxx,
1370         SMDS_ExtendedOrientedMap_0.cxx, SMDS_FacePosition.cdl,
1371         SMDS_FacePosition.cxx, SMDS_FacePosition.hxx,
1372         SMDS_FacePosition.ixx, SMDS_FacePosition.jxx,
1373         SMDS_FacePosition.lxx, SMDS_HSequenceOfMesh.hxx,
1374         SMDS_HSequenceOfMesh_0.cxx, SMDS_ListIteratorOfListOfMesh.hxx,
1375         SMDS_ListIteratorOfListOfMeshElement.hxx,
1376         SMDS_ListIteratorOfListOfMeshElement_0.cxx,
1377         SMDS_ListIteratorOfListOfMeshGroup.hxx,
1378         SMDS_ListIteratorOfListOfMeshGroup_0.cxx,
1379         SMDS_ListIteratorOfListOfMesh_0.cxx, SMDS_ListNodeOfListOfMesh.hxx,
1380         SMDS_ListNodeOfListOfMeshElement.hxx,
1381         SMDS_ListNodeOfListOfMeshElement_0.cxx,
1382         SMDS_ListNodeOfListOfMeshGroup.hxx,
1383         SMDS_ListNodeOfListOfMeshGroup_0.cxx,
1384         SMDS_ListNodeOfListOfMesh_0.cxx, SMDS_ListOfMesh.hxx,
1385         SMDS_ListOfMeshElement.hxx, SMDS_ListOfMeshElement_0.cxx,
1386         SMDS_ListOfMeshGroup.hxx, SMDS_ListOfMeshGroup_0.cxx,
1387         SMDS_ListOfMesh_0.cxx, SMDS_Map.gxx, SMDS_MapHasher.gxx,
1388         SMDS_MapIterator.gxx, SMDS_MapIteratorOfExtendedMap.hxx,
1389         SMDS_MapIteratorOfExtendedMap_0.cxx,
1390         SMDS_MapIteratorOfExtendedOrientedMap.hxx,
1391         SMDS_MapIteratorOfExtendedOrientedMap_0.cxx, SMDS_MapNode.lxx,
1392         SMDS_MapOfMeshElement.cdl, SMDS_MapOfMeshElement.cxx,
1393         SMDS_MapOfMeshElement.hxx, SMDS_MapOfMeshElement.ixx,
1394         SMDS_MapOfMeshElement.jxx, SMDS_MapOfMeshElement.lxx,
1395         SMDS_MapOfMeshOrientedElement.cdl,
1396         SMDS_MapOfMeshOrientedElement.cxx,
1397         SMDS_MapOfMeshOrientedElement.hxx,
1398         SMDS_MapOfMeshOrientedElement.ixx,
1399         SMDS_MapOfMeshOrientedElement.jxx,
1400         SMDS_MapOfMeshOrientedElement.lxx, SMDS_Mesh.cdl, SMDS_Mesh.cxx,
1401         SMDS_Mesh.hxx, SMDS_Mesh.ixx, SMDS_Mesh.jxx, SMDS_Mesh.lxx,
1402         SMDS_MeshEdge.cdl, SMDS_MeshEdge.cxx, SMDS_MeshEdge.hxx,
1403         SMDS_MeshEdge.ixx, SMDS_MeshEdge.jxx, SMDS_MeshEdge.lxx,
1404         SMDS_MeshEdgesIterator.cdl, SMDS_MeshEdgesIterator.cxx,
1405         SMDS_MeshEdgesIterator.hxx, SMDS_MeshEdgesIterator.ixx,
1406         SMDS_MeshEdgesIterator.jxx, SMDS_MeshElement.cdl,
1407         SMDS_MeshElement.cxx, SMDS_MeshElement.hxx, SMDS_MeshElement.ixx,
1408         SMDS_MeshElement.jxx, SMDS_MeshElement.lxx,
1409         SMDS_MeshElementIDFactory.cdl, SMDS_MeshElementIDFactory.cxx,
1410         SMDS_MeshElementIDFactory.hxx, SMDS_MeshElementIDFactory.ixx,
1411         SMDS_MeshElementIDFactory.jxx, SMDS_MeshElementIDFactory.lxx,
1412         SMDS_MeshElementMapHasher.cdl, SMDS_MeshElementMapHasher.cxx,
1413         SMDS_MeshElementMapHasher.hxx, SMDS_MeshElementMapHasher.ixx,
1414         SMDS_MeshElementMapHasher.jxx, SMDS_MeshElementMapHasher.lxx,
1415         SMDS_MeshElementsIterator.cdl, SMDS_MeshElementsIterator.cxx,
1416         SMDS_MeshElementsIterator.hxx, SMDS_MeshElementsIterator.ixx,
1417         SMDS_MeshElementsIterator.jxx, SMDS_MeshElementsIterator.lxx,
1418         SMDS_MeshFace.cdl, SMDS_MeshFace.cxx, SMDS_MeshFace.hxx,
1419         SMDS_MeshFace.ixx, SMDS_MeshFace.jxx, SMDS_MeshFace.lxx,
1420         SMDS_MeshFacesIterator.cdl, SMDS_MeshFacesIterator.cxx,
1421         SMDS_MeshFacesIterator.hxx, SMDS_MeshFacesIterator.ixx,
1422         SMDS_MeshFacesIterator.jxx, SMDS_MeshGroup.cdl, SMDS_MeshGroup.cxx,
1423         SMDS_MeshGroup.hxx, SMDS_MeshGroup.ixx, SMDS_MeshGroup.jxx,
1424         SMDS_MeshGroup.lxx, SMDS_MeshHexahedron.cdl,
1425         SMDS_MeshHexahedron.cxx, SMDS_MeshHexahedron.hxx,
1426         SMDS_MeshHexahedron.ixx, SMDS_MeshHexahedron.jxx,
1427         SMDS_MeshHexahedron.lxx, SMDS_MeshIDFactory.cdl,
1428         SMDS_MeshIDFactory.cxx, SMDS_MeshIDFactory.ixx,
1429         SMDS_MeshIDFactory.jxx, SMDS_MeshIDFactory.lxx, SMDS_MeshNode.cdl,
1430         SMDS_MeshNode.cxx, SMDS_MeshNode.hxx, SMDS_MeshNode.ixx,
1431         SMDS_MeshNode.jxx, SMDS_MeshNode.lxx, SMDS_MeshNodeIDFactory.cdl,
1432         SMDS_MeshNodeIDFactory.cxx, SMDS_MeshNodeIDFactory.hxx,
1433         SMDS_MeshNodeIDFactory.ixx, SMDS_MeshNodeIDFactory.jxx,
1434         SMDS_MeshNodeIDFactory.lxx, SMDS_MeshNodesIterator.cdl,
1435         SMDS_MeshNodesIterator.cxx, SMDS_MeshNodesIterator.hxx,
1436         SMDS_MeshNodesIterator.ixx, SMDS_MeshNodesIterator.jxx,
1437         SMDS_MeshObject.cdl, SMDS_MeshObject.cxx, SMDS_MeshObject.hxx,
1438         SMDS_MeshObject.ixx, SMDS_MeshObject.jxx,
1439         SMDS_MeshOrientedElementMapHasher.cdl,
1440         SMDS_MeshOrientedElementMapHasher.cxx,
1441         SMDS_MeshOrientedElementMapHasher.hxx,
1442         SMDS_MeshOrientedElementMapHasher.ixx,
1443         SMDS_MeshOrientedElementMapHasher.jxx,
1444         SMDS_MeshOrientedElementMapHasher.lxx, SMDS_MeshPrism.cdl,
1445         SMDS_MeshPrism.cxx, SMDS_MeshPrism.hxx, SMDS_MeshPrism.ixx,
1446         SMDS_MeshPrism.jxx, SMDS_MeshPrism.lxx, SMDS_MeshPyramid.cdl,
1447         SMDS_MeshPyramid.cxx, SMDS_MeshPyramid.hxx, SMDS_MeshPyramid.ixx,
1448         SMDS_MeshPyramid.jxx, SMDS_MeshPyramid.lxx,
1449         SMDS_MeshQuadrangle.cdl, SMDS_MeshQuadrangle.cxx,
1450         SMDS_MeshQuadrangle.hxx, SMDS_MeshQuadrangle.ixx,
1451         SMDS_MeshQuadrangle.jxx, SMDS_MeshQuadrangle.lxx,
1452         SMDS_MeshTetrahedron.cdl, SMDS_MeshTetrahedron.cxx,
1453         SMDS_MeshTetrahedron.hxx, SMDS_MeshTetrahedron.ixx,
1454         SMDS_MeshTetrahedron.jxx, SMDS_MeshTetrahedron.lxx,
1455         SMDS_MeshTriangle.cdl, SMDS_MeshTriangle.cxx,
1456         SMDS_MeshTriangle.hxx, SMDS_MeshTriangle.ixx,
1457         SMDS_MeshTriangle.jxx, SMDS_MeshTriangle.lxx, SMDS_MeshVolume.cdl,
1458         SMDS_MeshVolume.cxx, SMDS_MeshVolume.hxx, SMDS_MeshVolume.ixx,
1459         SMDS_MeshVolume.jxx, SMDS_MeshVolume.lxx,
1460         SMDS_MeshVolumesIterator.cdl, SMDS_MeshVolumesIterator.cxx,
1461         SMDS_MeshVolumesIterator.hxx, SMDS_MeshVolumesIterator.ixx,
1462         SMDS_MeshVolumesIterator.jxx, SMDS_PntHasher.cdl,
1463         SMDS_PntHasher.cxx, SMDS_PntHasher.hxx, SMDS_PntHasher.ixx,
1464         SMDS_PntHasher.jxx, SMDS_PntHasher.lxx, SMDS_Position.cdl,
1465         SMDS_Position.cxx, SMDS_Position.hxx, SMDS_Position.ixx,
1466         SMDS_Position.jxx, SMDS_Position.lxx,
1467         SMDS_SequenceNodeOfSequenceOfMesh.hxx,
1468         SMDS_SequenceNodeOfSequenceOfMesh_0.cxx, SMDS_SequenceOfMesh.hxx,
1469         SMDS_SequenceOfMesh_0.cxx, SMDS_SpacePosition.cdl,
1470         SMDS_SpacePosition.cxx, SMDS_SpacePosition.hxx,
1471         SMDS_SpacePosition.ixx, SMDS_SpacePosition.jxx,
1472         SMDS_SpacePosition.lxx, SMDS_StdMapNode.gxx, SMDS_StdMapNode.lxx,
1473         SMDS_StdMapNodeOfExtendedMap.hxx,
1474         SMDS_StdMapNodeOfExtendedMap_0.cxx,
1475         SMDS_StdMapNodeOfExtendedOrientedMap.hxx,
1476         SMDS_StdMapNodeOfExtendedOrientedMap_0.cxx,
1477         SMDS_TypeOfPosition.hxx, SMDS_VertexPosition.cdl,
1478         SMDS_VertexPosition.cxx, SMDS_VertexPosition.hxx,
1479         SMDS_VertexPosition.ixx, SMDS_VertexPosition.jxx,
1480         SMDS_MeshIDFactory.hxx: NRI : First integration.
1481
1482 2003-05-19 13:25  Nicolas Rejneri <nicolas.rejneri@opencascade.com>
1483
1484         * src/SMESHDS/: Handle_SMESHDS_Command.hxx,
1485         Handle_SMESHDS_DataMapNodeOfDataMapOfIntegerMesh.hxx,
1486         Handle_SMESHDS_DataMapNodeOfDataMapOfIntegerPtrHypothesis.hxx,
1487         Handle_SMESHDS_DataMapNodeOfDataMapOfIntegerSubMesh.hxx,
1488         Handle_SMESHDS_ListNodeOfListOfCommand.hxx,
1489         Handle_SMESHDS_Mesh.hxx, Handle_SMESHDS_Script.hxx, Makefile.in,
1490         SMESHDS_Command.cdl, SMESHDS_Command.cxx, SMESHDS_Command.ixx,
1491         SMESHDS_Command.jxx,
1492         SMESHDS_DataMapIteratorOfDataMapOfIntegerMesh_0.cxx,
1493         SMESHDS_DataMapIteratorOfDataMapOfIntegerPtrHypothesis_0.cxx,
1494         SMESHDS_DataMapIteratorOfDataMapOfIntegerSubMesh.hxx,
1495         SMESHDS_DataMapIteratorOfDataMapOfIntegerSubMesh_0.cxx,
1496         SMESHDS_DataMapIteratorOfDataMapOfShapeListOfPtrHypothesis_0.cxx,
1497         SMESHDS_DataMapIteratorOfDataMapOfShapeSubMesh.hxx,
1498         SMESHDS_DataMapNodeOfDataMapOfIntegerMesh.hxx,
1499         SMESHDS_DataMapNodeOfDataMapOfIntegerPtrHypothesis_0.cxx,
1500         SMESHDS_DataMapNodeOfDataMapOfIntegerSubMesh.hxx,
1501         SMESHDS_DataMapNodeOfDataMapOfIntegerSubMesh_0.cxx,
1502         SMESHDS_DataMapNodeOfDataMapOfShapeListOfPtrHypothesis.hxx,
1503         SMESHDS_DataMapNodeOfDataMapOfShapeListOfPtrHypothesis_0.cxx,
1504         SMESHDS_DataMapNodeOfDataMapOfShapeSubMesh.hxx,
1505         SMESHDS_DataMapNodeOfDataMapOfShapeSubMesh_0.cxx,
1506         SMESHDS_DataMapOfIntegerMesh.hxx,
1507         SMESHDS_DataMapOfIntegerMesh_0.cxx,
1508         SMESHDS_DataMapOfIntegerPtrHypothesis.hxx,
1509         SMESHDS_DataMapOfIntegerPtrHypothesis_0.cxx,
1510         SMESHDS_DataMapOfIntegerSubMesh.hxx,
1511         SMESHDS_DataMapOfIntegerSubMesh_0.cxx,
1512         SMESHDS_DataMapOfShapeSubMesh.hxx,
1513         SMESHDS_DataMapOfShapeSubMesh_0.cxx, SMESHDS_Document.cdl,
1514         SMESHDS_Document.hxx, SMESHDS_Document.ixx, SMESHDS_Hypothesis.hxx,
1515         SMESHDS_ListIteratorOfListOfAsciiString_0.cxx,
1516         SMESHDS_ListIteratorOfListOfCommand.hxx,
1517         SMESHDS_ListIteratorOfListOfCommand_0.cxx,
1518         SMESHDS_ListIteratorOfListOfPtrHypothesis_0.cxx,
1519         SMESHDS_ListNodeOfListOfAsciiString.hxx,
1520         SMESHDS_ListNodeOfListOfAsciiString_0.cxx,
1521         SMESHDS_ListNodeOfListOfCommand.hxx,
1522         SMESHDS_ListNodeOfListOfCommand_0.cxx,
1523         SMESHDS_ListNodeOfListOfPtrHypothesis.hxx,
1524         SMESHDS_ListOfCommand.hxx, SMESHDS_ListOfPtrHypothesis.hxx,
1525         SMESHDS_ListOfPtrHypothesis_0.cxx, SMESHDS_Mesh.cdl,
1526         SMESHDS_Mesh.hxx, SMESHDS_Script.cdl, SMESHDS_Script.cxx,
1527         SMESHDS_Script.hxx, SMESHDS_Script.ixx, SMESHDS_Script.jxx,
1528         SMESHDS_SubMesh.cdl, SMESHDS_SubMesh.cxx, SMESHDS_SubMesh.hxx,
1529         SMESHDS_SubMesh.ixx, SMESHDS_SubMesh.jxx,
1530         Handle_SMESHDS_DataMapNodeOfDataMapOfShapeListOfPtrHypothesis.hxx,
1531         Handle_SMESHDS_DataMapNodeOfDataMapOfShapeSubMesh.hxx,
1532         Handle_SMESHDS_Document.hxx,
1533         Handle_SMESHDS_ListNodeOfListOfAsciiString.hxx,
1534         Handle_SMESHDS_ListNodeOfListOfPtrHypothesis.hxx,
1535         Handle_SMESHDS_SubMesh.hxx, SMESHDS.cdl, SMESHDS_Command.hxx,
1536         SMESHDS_CommandType.hxx,
1537         SMESHDS_DataMapIteratorOfDataMapOfIntegerMesh.hxx,
1538         SMESHDS_DataMapIteratorOfDataMapOfIntegerPtrHypothesis.hxx,
1539         SMESHDS_DataMapIteratorOfDataMapOfShapeListOfPtrHypothesis.hxx,
1540         SMESHDS_DataMapIteratorOfDataMapOfShapeSubMesh_0.cxx,
1541         SMESHDS_DataMapNodeOfDataMapOfIntegerMesh_0.cxx,
1542         SMESHDS_DataMapNodeOfDataMapOfIntegerPtrHypothesis.hxx,
1543         SMESHDS_DataMapOfShapeListOfPtrHypothesis.hxx,
1544         SMESHDS_DataMapOfShapeListOfPtrHypothesis_0.cxx,
1545         SMESHDS_Document.cxx, SMESHDS_Document.jxx, SMESHDS_Hypothesis.cxx,
1546         SMESHDS_ListIteratorOfListOfAsciiString.hxx,
1547         SMESHDS_ListIteratorOfListOfPtrHypothesis.hxx,
1548         SMESHDS_ListNodeOfListOfPtrHypothesis_0.cxx,
1549         SMESHDS_ListOfAsciiString.hxx, SMESHDS_ListOfAsciiString_0.cxx,
1550         SMESHDS_ListOfCommand_0.cxx, SMESHDS_Mesh.cxx, SMESHDS_Mesh.ixx,
1551         SMESHDS_Mesh.jxx, SMESHDS_PtrHypothesis.hxx: NRI : First
1552         integration.
1553
1554 2003-05-19 13:16  Nicolas Rejneri <nicolas.rejneri@opencascade.com>
1555
1556         * src/: DriverUNV/DriverUNV_R_SMDS_Mesh.cxx,
1557         DriverUNV/DriverUNV_R_SMDS_Mesh.h,
1558         DriverUNV/DriverUNV_R_SMESHDS_Document.cxx,
1559         DriverUNV/DriverUNV_R_SMESHDS_Document.h,
1560         DriverUNV/DriverUNV_R_SMESHDS_Mesh.cxx,
1561         DriverUNV/DriverUNV_R_SMESHDS_Mesh.h,
1562         DriverUNV/DriverUNV_W_SMDS_Mesh.cxx,
1563         DriverUNV/DriverUNV_W_SMDS_Mesh.h,
1564         DriverUNV/DriverUNV_W_SMESHDS_Document.cxx,
1565         DriverUNV/DriverUNV_W_SMESHDS_Document.h,
1566         DriverUNV/DriverUNV_W_SMESHDS_Mesh.cxx,
1567         DriverUNV/DriverUNV_W_SMESHDS_Mesh.h, DriverUNV/Makefile.in,
1568         SMESH/Makefile.in, SMESH/SMESH_1D_Algo.cxx,
1569         SMESH/SMESH_1D_Algo.hxx, SMESH/SMESH_2D_Algo.cxx,
1570         SMESH/SMESH_2D_Algo.hxx, SMESH/SMESH_3D_Algo.cxx,
1571         SMESH/SMESH_3D_Algo.hxx, SMESH/SMESH_Algo.cxx,
1572         SMESH/SMESH_Algo.hxx, SMESH/SMESH_Gen.cxx, SMESH/SMESH_Gen.hxx,
1573         SMESH/SMESH_Hexa_3D.cxx, SMESH/SMESH_Hexa_3D.hxx,
1574         SMESH/SMESH_Hypothesis.cxx, SMESH/SMESH_Hypothesis.hxx,
1575         SMESH/SMESH_HypothesisCreator.hxx,
1576         SMESH/SMESH_HypothesisFactory.cxx,
1577         SMESH/SMESH_HypothesisFactory.hxx, SMESH/SMESH_LengthFromEdges.cxx,
1578         SMESH/SMESH_LengthFromEdges.hxx, SMESH/SMESH_LocalLength.cxx,
1579         SMESH/SMESH_LocalLength.hxx, SMESH/SMESH_MEFISTO_2D.cxx,
1580         SMESH/SMESH_MEFISTO_2D.hxx, SMESH/SMESH_MaxElementArea.cxx,
1581         SMESH/SMESH_MaxElementArea.hxx, SMESH/SMESH_MaxElementVolume.cxx,
1582         SMESH/SMESH_MaxElementVolume.hxx, SMESH/SMESH_Mesh.cxx,
1583         SMESH/SMESH_Mesh.hxx, SMESH/SMESH_NumberOfSegments.cxx,
1584         SMESH/SMESH_NumberOfSegments.hxx, SMESH/SMESH_Quadrangle_2D.cxx,
1585         SMESH/SMESH_Quadrangle_2D.hxx, SMESH/SMESH_Regular_1D.cxx,
1586         SMESH/SMESH_Regular_1D.hxx, SMESH/SMESH_subMesh.cxx,
1587         SMESH/SMESH_subMesh.hxx: NRI : First integration.
1588
1589 2003-05-19 13:12  Nicolas Rejneri <nicolas.rejneri@opencascade.com>
1590
1591         * src/: DriverDAT/DriverDAT_R_SMDS_Mesh.cxx,
1592         DriverDAT/DriverDAT_R_SMDS_Mesh.h,
1593         DriverDAT/DriverDAT_R_SMESHDS_Document.cxx,
1594         DriverDAT/DriverDAT_R_SMESHDS_Document.h,
1595         DriverDAT/DriverDAT_R_SMESHDS_Mesh.cxx,
1596         DriverDAT/DriverDAT_R_SMESHDS_Mesh.h,
1597         DriverDAT/DriverDAT_W_SMDS_Mesh.cxx,
1598         DriverDAT/DriverDAT_W_SMDS_Mesh.h,
1599         DriverDAT/DriverDAT_W_SMESHDS_Document.cxx,
1600         DriverDAT/DriverDAT_W_SMESHDS_Document.h,
1601         DriverDAT/DriverDAT_W_SMESHDS_Mesh.cxx,
1602         DriverDAT/DriverDAT_W_SMESHDS_Mesh.h, DriverDAT/Makefile.in,
1603         DriverMED/DriverMED_R_SMDS_Mesh.cxx,
1604         DriverMED/DriverMED_R_SMESHDS_Document.cxx,
1605         DriverMED/DriverMED_R_SMESHDS_Mesh.cxx,
1606         DriverMED/DriverMED_W_SMDS_Mesh.cxx,
1607         DriverMED/DriverMED_W_SMESHDS_Document.cxx,
1608         DriverMED/DriverMED_W_SMESHDS_Mesh.cxx, DriverMED/Makefile.in: NRI
1609         : First integration.
1610
1611 2003-05-19 13:08  Nicolas Rejneri <nicolas.rejneri@opencascade.com>
1612
1613         * resources/ModuleMesh.png, resources/SMESHCatalog.xml,
1614         resources/SMESH_en.xml, resources/SMESH_fr.xml,
1615         resources/delete.png, resources/mesh.png,
1616         resources/mesh_add_sub.png, resources/mesh_algo_hexa.png,
1617         resources/mesh_algo_mefisto.png, resources/mesh_algo_quad.png,
1618         resources/mesh_algo_regular.png, resources/mesh_angle.png,
1619         resources/mesh_area.png, resources/mesh_aspect.png,
1620         resources/mesh_compute.png, resources/mesh_connectivity.png,
1621         resources/mesh_diagonal.png, resources/mesh_edit.png,
1622         resources/mesh_hexa.png, resources/mesh_hexa_n.png,
1623         resources/mesh_hypo_area.png, resources/mesh_hypo_length.png,
1624         resources/mesh_hypo_segment.png, resources/mesh_hypo_volume.png,
1625         resources/mesh_info.png, resources/mesh_init.png,
1626         resources/mesh_length.png, resources/mesh_line.png,
1627         resources/mesh_line_n.png, resources/mesh_move_node.png,
1628         resources/mesh_orientation.png, resources/mesh_pyramid.png,
1629         resources/mesh_pyramid_n.png, resources/mesh_quad.png,
1630         resources/mesh_quad_n.png, resources/mesh_rem_element.png,
1631         resources/mesh_rem_node.png, resources/mesh_set_algo.png,
1632         resources/mesh_set_hypo.png, resources/mesh_shading.png,
1633         resources/mesh_shrink.png, resources/mesh_skew.png,
1634         resources/mesh_taper.png, resources/mesh_tetra.png,
1635         resources/mesh_tetra_n.png, resources/mesh_tree_algo.png,
1636         resources/mesh_tree_algo_hexa.png,
1637         resources/mesh_tree_algo_mefisto.png,
1638         resources/mesh_tree_algo_quad.png,
1639         resources/mesh_tree_algo_regular.png, resources/mesh_tree_hypo.png,
1640         resources/mesh_tree_hypo_area.png,
1641         resources/mesh_tree_hypo_length.png,
1642         resources/mesh_tree_hypo_segment.png,
1643         resources/mesh_tree_hypo_volume.png, resources/mesh_tree_mesh.png,
1644         resources/mesh_tree_mesh_warn.png, resources/mesh_triangle.png,
1645         resources/mesh_triangle_n.png, resources/mesh_update.png,
1646         resources/mesh_vertex.png, resources/mesh_vertex_n.png,
1647         resources/mesh_wireframe.png, resources/mesh_wrap.png,
1648         resources/select1.png, idl/Makefile.in,
1649         idl/SMESH_BasicHypothesis.idl, idl/SMESH_Gen.idl,
1650         idl/SMESH_Hypothesis.idl, idl/SMESH_Mesh.idl: NRI : First
1651         integration.
1652
1653 2003-05-19 13:03  Nicolas Rejneri <nicolas.rejneri@opencascade.com>
1654
1655         * Makefile.in, build_configure, configure.in.base: NRI : First
1656         integration.
1657
1658 2003-03-07 14:55  tag V1
1659
1660 2003-03-07 14:55  cvsadmin
1661
1662         * src/DriverMED/: DriverMED_R_SMESHDS_Document.h,
1663         DriverMED_W_SMESHDS_Document.h: 
1664         Initialisation module SMESH_SRC de la base SMESH
1665
1666 2003-03-07 14:55  cvsadmin
1667
1668         * src/DriverMED/: DriverMED_R_SMDS_Mesh.cxx,
1669         DriverMED_R_SMDS_Mesh.h, DriverMED_R_SMESHDS_Document.cxx,
1670         DriverMED_R_SMESHDS_Mesh.cxx, DriverMED_R_SMESHDS_Mesh.h,
1671         DriverMED_W_SMDS_Mesh.cxx, DriverMED_W_SMDS_Mesh.h,
1672         DriverMED_W_SMESHDS_Document.cxx, DriverMED_W_SMESHDS_Mesh.cxx,
1673         DriverMED_W_SMESHDS_Mesh.h, Makefile.in: Initial revision
1674