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