Salome HOME
update
[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 --accum -l "-b" -U users.cvs2cl --header header.cvs2cl -T -b --utc
5 ###############################################################################
6
7 2004-03-23 11:40  tag V1_4_0
8
9 2004-03-23 11:38  Jerome Robert <jerome.robert@eads.net>
10
11         * src/SMESHGUI/SMESHGUI.cxx (V1_4_0_branch): Add a MEDFILE attribut
12           for selection in Efficas. Patch submited by P. Rascle on
13           2004-03-22.
14         * src/SMDS/SMDS_Position.cxx (V1_4_0_branch): Fix bug SMESH5512
15           (Crash on DEBIAN woody, V1_4_0b).
16         * src/SMESHGUI/SMESHGUI_Swig.cxx (V1_4_0_branch): Fix bug
17           SMESH5451: SMESH_mechanic script aborts.
18
19 2004-01-30 15:42  tag V1_4_0_branch
20
21 2004-01-30 15:42  tag V1_4_0b
22
23 2004-01-30 13:18  Nicolas Rejneri <nicolas.rejneri@opencascade.com>
24
25         * doc/html/INPUT/: doxyfile, sources/static/tree.js: NRI : 1.4.0
26           version
27
28 2004-01-29 17:52  Jerome Robert <jerome.robert@eads.net>
29
30         * INSTALL, bin/VERSION: Upgrade to version 1.4.0.
31
32 2004-01-29 17:33  Jerome Robert <jerome.robert@eads.net>
33
34         * src/: SMESHGUI/SMESHGUI_StudyAPI.cxx, SMESHGUI/SMESHGUI_Swig.cxx,
35           SMESH_I/SMESH_Gen_i.cxx: Merge branch merge_1_2_d
36
37 2004-01-14 09:24  Nicolas Rejneri <nicolas.rejneri@opencascade.com>
38
39         * doc/html/Makefile.in: NRI : bug KERNEL5014 fixed.
40
41 2004-01-06 15:19  Nadir Bouhamou <nadir.bouhamou@cea.fr>
42
43         * src/SMESH_SWIG/SMESH_flight_skin.py: removing the call to the
44           tetrahedron generator NETGEN, because I did not yet manage to
45           make NETGEN running on the flight geometry.
46
47 2004-01-06 15:16  Nadir Bouhamou <nadir.bouhamou@cea.fr>
48
49         * resources/SMESH_en.xml, resources/SMESH_fr.xml,
50           src/SMESHGUI/SMESHGUI.cxx: Mounting the hypothesis
51           LengthFromEdges in th GUI of SMESH. This functionality was only
52           in the C++ API, and in the CORBA API.
53
54 2004-01-05 16:14  Jerome Robert <jerome.robert@eads.net>
55
56         * adm_local/unix/config_files/check_Netgen.m4: Fix a mispelled
57           environment variable for idl python
58
59 2004-01-05 14:28  tag V1_3_1
60
61 2004-01-05 13:53  Jerome Robert <jerome.robert@eads.net>
62
63         * src/NETGEN/: ReadMeForNgUsers, netgen43ForSalome.patch: Add a
64           patch to make the build of netgen more user-friendly
65
66 2004-01-05 13:52  Jerome Robert <jerome.robert@eads.net>
67
68         * src/NETGEN/Makefile.in: We do not need OCAF in Netgen
69
70 2004-01-05 13:38  Jerome Robert <jerome.robert@eads.net>
71
72         * adm_local/unix/config_files/check_Netgen.m4: Fix some quotes
73           problems.
74
75 2004-01-05 09:05  Jerome Robert <jerome.robert@eads.net>
76
77         * src/: SMDS/SMDS_Mesh.cxx, SMESHDS/SMESHDS_Document.cxx: [Bug
78           SMESH4830] bug in instal with gcc 2.95. Bug fixed.  Note: SGI say
79           that <algorithm> is requiered to use set_intersection (see
80           http://www.sgi.com/tech/stl/set_intersection.html).
81
82 2003-12-16 15:27  Nadir Bouhamou <nadir.bouhamou@cea.fr>
83
84         * adm_local/unix/config_files/check_Netgen.m4: Since there is an
85           idl precompilation directive in SMESH_BasicHypothesis.idl file, a
86           -DHAVE_NETGEN idl has to be added when compiling SMESH with
87           netgen to the idl c++ flags as well as to the idl python flags.
88
89 2003-12-15 13:15  Nadir Bouhamou <nadir.bouhamou@cea.fr>
90
91         * src/SMESHDS/SMESHDS_Script.cxx: correct a small bug found by the
92           EDF developpement team (PN and AT) : AddVolume in the case of a
93           Tetrahedron.
94
95 2003-12-11 09:51  Jerome Robert <jerome.robert@eads.net>
96
97         * src/SMESHGUI/SMESHGUI.cxx: [Bug SMESH4598] Crash of the session
98           when compute and update are not done in the same view. Bug fixed.
99
100 2003-12-11 09:49  Jerome Robert <jerome.robert@eads.net>
101
102         * src/SMESH/SMESH_HypothesisFactory.cxx: HAVE_NETGEN (#define) to
103           remove an unresolved symbol when building without netgen
104
105 2003-12-10 17:23  Jerome Robert <jerome.robert@eads.net>
106
107         * adm_local/unix/config_files/check_Netgen.m4,
108           idl/SMESH_BasicHypothesis.idl,
109           src/SMESH_I/SMESH_HypothesisFactory_i.cxx: Create and use
110           HAVE_NETGEN (#define) to avoid unresolved symbols in libraries.
111
112 2003-12-10 16:05  Jerome Robert <jerome.robert@eads.net>
113
114         * src/SMESHGUI/SMESHGUI.cxx: Cosmetics
115
116 2003-12-09 14:13  Nadir Bouhamou <nadir.bouhamou@cea.fr>
117
118         * src/SMESH/Makefile.in: Correcting a problem araising when
119           building the SMESH module whithout Netgen.
120
121 2003-12-09 10:00  Nadir Bouhamou <nadir.bouhamou@cea.fr>
122
123         * doc/: AddNetgenInSalome2.pdf, AddNetgenInSalome2.ps,
124           AddNetgenInSalome2.sxw: updating or adding when merging in the
125           main trunk with the version in the branch nadir_1_2_2 !! Here a
126           document related to the integration of NETGEN in the SMESH module
127           has been added for future work in the integration of other
128           mesher.
129
130 2003-12-08 15:30  Nadir Bouhamou <nadir.bouhamou@cea.fr>
131
132         * INSTALL, Makefile.in, configure.in.base,
133           adm_local/unix/make_commence.in,
134           adm_local/unix/config_files/check_Netgen.m4, bin/VERSION,
135           idl/SMESH_BasicHypothesis.idl, resources/SMESH_en.xml,
136           resources/SMESH_fr.xml, resources/flight_solid.brep,
137           resources/mesh_algo_netgen.png, resources/mesh_algo_tetra.png,
138           resources/mesh_tree_algo_netgen.png,
139           resources/mesh_tree_algo_tetra.png, src/Makefile.in,
140           src/DriverMED/DriverMED_R_SMDS_Mesh.cxx,
141           src/DriverMED/DriverMED_R_SMESHDS_Mesh.cxx,
142           src/DriverMED/DriverMED_W_SMDS_Mesh.cxx,
143           src/DriverMED/DriverMED_W_SMESHDS_Mesh.cxx,
144           src/NETGEN/Makefile.in, src/NETGEN/ReadMeForNgUsers,
145           src/SMESH/Makefile.in, src/SMESH/SMESH_HypothesisFactory.cxx,
146           src/SMESH/SMESH_MEFISTO_2D.cxx,
147           src/SMESH/SMESH_MaxElementVolume.cxx,
148           src/SMESH/SMESH_MaxElementVolume.hxx,
149           src/SMESH/SMESH_NETGEN_3D.cxx, src/SMESH/SMESH_NETGEN_3D.hxx,
150           src/SMESH/SMESH_subMesh.cxx, src/SMESHGUI/SMESHGUI.cxx,
151           src/SMESHGUI/SMESHGUI.h, src/SMESHGUI/SMESHGUI_NbSegmentsDlg.cxx,
152           src/SMESHGUI/SMESHGUI_icons.po, src/SMESH_I/Makefile.in,
153           src/SMESH_I/SMESH_Gen_i.cxx,
154           src/SMESH_I/SMESH_HypothesisFactory_i.cxx,
155           src/SMESH_I/SMESH_LengthFromEdges_i.cxx,
156           src/SMESH_I/SMESH_LengthFromEdges_i.hxx,
157           src/SMESH_I/SMESH_MEDMesh_i.cxx,
158           src/SMESH_I/SMESH_MEDSupport_i.cxx,
159           src/SMESH_I/SMESH_MaxElementVolume_i.cxx,
160           src/SMESH_I/SMESH_MaxElementVolume_i.hxx,
161           src/SMESH_I/SMESH_NETGEN_3D_i.cxx,
162           src/SMESH_I/SMESH_NETGEN_3D_i.hxx, src/SMESH_SWIG/Makefile.in,
163           src/SMESH_SWIG/SMESH_Partition1_tetra.py,
164           src/SMESH_SWIG/SMESH_box2_tetra.py,
165           src/SMESH_SWIG/SMESH_box3_tetra.py,
166           src/SMESH_SWIG/SMESH_box_tetra.py,
167           src/SMESH_SWIG/SMESH_fixation_hexa.py,
168           src/SMESH_SWIG/SMESH_fixation_tetra.py,
169           src/SMESH_SWIG/SMESH_flight_skin.py,
170           src/SMESH_SWIG/SMESH_mechanic_tetra.py: updating or adding when
171           merging in the main trunk with the version in the branch
172           nadir_1_2_2 !!
173
174 2003-12-05 14:49  Jerome Robert <jerome.robert@eads.net>
175
176         * src/MEFISTO2/trte.f: Remove "pause" primitive call.
177
178 2003-11-27 11:45  Jerome Robert <jerome.robert@eads.net>
179
180         * resources/SMESH_en.xml, resources/SMESH_fr.xml,
181           src/SMESHGUI/SMESHGUI.cxx: [Bug SMESH839] Spelling: Hypotheses -
182           Hexa?edron (i,j,k). Bug Fixed.
183
184 2003-11-25 08:52  tag V1_3_0
185
186 2003-11-25 08:52  Nicolas Rejneri <nicolas.rejneri@opencascade.com>
187
188         * bin/VERSION, INSTALL: NRI: 1.3.0 version.
189
190 2003-11-20 12:45  tag V1_3_0_b3
191
192 2003-11-20 12:45  Nicolas Rejneri <nicolas.rejneri@opencascade.com>
193
194         * doc/html/INPUT/sources/static/: doxygen.css, page2.html, tree.js,
195           treeview.js: NRI : Add static documentation.
196
197 2003-11-20 12:45  Nicolas Rejneri <nicolas.rejneri@opencascade.com>
198
199         * doc/html/INPUT/sources/: Application-About.png,
200           Application-About1.jpg, application.gif, application.jpg,
201           bg_salome.gif, bg_salomepro.gif, doxygen.css: NRI : Update
202           images.
203
204 2003-11-20 12:44  Nicolas Rejneri <nicolas.rejneri@opencascade.com>
205
206         * doc/html/INPUT/doxyfile: NRI : Generate TreeView.
207
208 2003-11-20 12:43  Nicolas Rejneri <nicolas.rejneri@opencascade.com>
209
210         * doc/html/Makefile.in: NRI : Add static directory.
211
212 2003-11-18 15:01  tag V1_3_0b2
213
214 2003-11-18 15:01  Jerome Robert <jerome.robert@eads.net>
215
216         * ChangeLog, INSTALL, cvs-tags: update for V1_3_0_b2
217
218 2003-11-18 09:19  Nadir Bouhamou <nadir.bouhamou@cea.fr>
219
220         * src/SMESH_I/: SMESH_MEDFamily_i.cxx, SMESH_MEDFamily_i.hxx,
221           SMESH_MEDMesh_i.cxx, SMESH_MEDMesh_i.hxx, SMESH_MEDSupport_i.cxx,
222           SMESH_MEDSupport_i.hxx: merge with the branch
223           nadir_update_MED_v1_3_0 (branch to build the V1_3_0 version of
224           the module.
225
226 2003-11-12 13:20  tag V1_3_0_b1
227
228 2003-11-12 13:20  Jerome Robert <jerome.robert@eads.net>
229
230         * ChangeLog, INSTALL, cvs-tags, bin/VERSION: Update for V1.3.0b1
231
232 2003-11-12 11:40  Jerome Robert <jerome.robert@eads.net>
233
234         * src/OBJECT/SMESH_Actor.cxx: MergeV1_2c-1
235
236 2003-11-06 14:43  Nicolas Rejneri <nicolas.rejneri@opencascade.com>
237
238         * src/SMESHGUI/SMESHGUI.cxx: NRI : MergeV1_2c-1.
239
240 2003-11-06 14:34  Nicolas Rejneri <nicolas.rejneri@opencascade.com>
241
242         * src/MEFISTO2/: areteideale.f, trte.f: NRI : Add licence header.
243
244 2003-11-06 11:34  Nicolas Rejneri <nicolas.rejneri@opencascade.com>
245
246         * LICENCE: NRI : add LICENCE file
247
248 2003-11-03 15:50  Nicolas Rejneri <nicolas.rejneri@opencascade.com>
249
250         * doc/html/Makefile.in: NRI : Relative path !!!!
251
252 2003-10-22 15:28  Jerome Robert <jerome.robert@eads.net>
253
254         * src/SMDS/: SMDS_Mesh.cxx, SMDS_Mesh.hxx: Fix/implement
255           removeNode, removeEdge, removeFace, removeVolume and
256           removeElement
257
258 2003-10-20 16:26  Jerome Robert <jerome.robert@eads.net>
259
260         * src/SMESHGUI/SMESHGUI.cxx: When the main window was maximized
261           some dialogs were cropped at the bottom of the screen. It's now
262           fixed.
263
264 2003-10-17 16:31  Jerome Robert <jerome.robert@eads.net>
265
266         * src/SMDS/SMDS_Mesh.cxx: Fix a bug. Quadrangles were added as
267           triangles.
268
269 2003-10-06 10:50  tag MergeV1_2c-1
270
271 2003-10-06 10:50  Jerome Robert <jerome.robert@eads.net>
272
273         * cvs-tags: Update. Created a new branch for user nadir.
274
275 2003-10-02 16:16  Nicolas Rejneri <nicolas.rejneri@opencascade.com>
276
277         * build_configure: NRI : RedHat 9 compatibility (M. Tajchman).
278
279 2003-09-26 15:14  tag V1_2_2
280
281 2003-09-26 15:14  Jerome Robert <jerome.robert@eads.net>
282
283         * INSTALL, cvs-tags: Add a tag file to track branch and tag. Update
284           INSTALL to prepare V1_2_2 tag.
285
286 2003-09-26 14:21  tag V1_2_1
287
288 2003-09-26 14:21  Nicolas Rejneri <nicolas.rejneri@opencascade.com>
289
290         * INSTALL: NRI : INSTALL file defined into SALOME2_PRODUCTION_CYCLE
291           document.
292
293 2003-09-23 14:33  Jerome Robert <jerome.robert@eads.net>
294
295         * src/: SMDS/SMDS_FaceOfEdges.hxx, SMESHDS/SMESHDS_Mesh.hxx,
296           SMDS/SMDS_FaceOfNodes.hxx, SMDS/SMDS_MeshEdge.hxx,
297           SMDS/SMDS_MeshElement.hxx, SMDS/SMDS_Tria3OfNodes.hxx,
298           SMDS/SMDS_VolumeOfFaces.hxx: Keep compatible with gcc 2
299
300 2003-09-23 11:52  Nicolas Rejneri <nicolas.rejneri@opencascade.com>
301
302         * src/SMESHGUI/SMESHGUI_StudyAPI.cxx: NRI : Display Component
303           UserName and Icon.
304
305 2003-09-22 12:23  Jerome Robert <jerome.robert@eads.net>
306
307         * src/SMDS/SMDS_IteratorOfArray.hxx: Freshly added file
308
309 2003-09-12 15:12  Jerome Robert <jerome.robert@eads.net>
310
311         * src/SMDS/: Makefile.in, SMDS_HexahedronOfNodes.cxx,
312           SMDS_HexahedronOfNodes.hxx, SMDS_Mesh.cxx, SMDS_Tria3OfNodes.cxx,
313           SMDS_Tria3OfNodes.hxx: Add HexahedronOfNodes and Tria3OfNodes to
314           improve performance
315
316 2003-09-12 15:11  Jerome Robert <jerome.robert@eads.net>
317
318         * src/SMDS/SMDS_VolumeOfNodes.cxx: Fix bug. Was always printing 8
319           nodes
320
321 2003-09-08 15:04  Jerome Robert <jerome.robert@eads.net>
322
323         * src/SMDS/: SMDS_Mesh.cxx, SMDS_VolumeOfNodes.cxx,
324           SMDS_VolumeOfNodes.hxx: Add support for tetra, pyramid and prism
325
326 2003-09-08 13:41  Jerome Robert <jerome.robert@eads.net>
327
328         * src/SMDS/: SMDS_Mesh.cxx, SMDS_MeshElement.cxx: Add some comments
329
330 2003-09-05 12:19  Jerome Robert <jerome.robert@eads.net>
331
332         * src/SMDS/SMDS_MeshNode.cxx: Some forgotten return statments
333
334 2003-09-05 11:45  Jerome Robert <jerome.robert@eads.net>
335
336         * src/: DriverDAT/DriverDAT_W_SMESHDS_Mesh.cxx,
337           DriverMED/DriverMED_W_SMESHDS_Mesh.cxx, SMESH/SMESH_Hexa_3D.cxx:
338           Correct some memory leaks
339
340 2003-09-05 10:31  Jerome Robert <jerome.robert@eads.net>
341
342         * src/: DriverMED/DriverMED_W_SMESHDS_Mesh.cxx,
343           SMESH/SMESH_Hexa_3D.cxx, SMESH/SMESH_Hexa_3D.hxx,
344           SMESH/SMESH_MEFISTO_2D.cxx, SMESH/SMESH_MEFISTO_2D.hxx,
345           SMESH/SMESH_Quadrangle_2D.cxx, SMESH/SMESH_Quadrangle_2D.hxx,
346           SMESH/SMESH_Regular_1D.cxx, SMESH/SMESH_subMesh.cxx,
347           SMESHDS/SMESHDS_Mesh.cxx, SMESHDS/SMESHDS_Mesh.hxx,
348           SMESHDS/SMESHDS_SubMesh.cxx, SMESHDS/SMESHDS_SubMesh.hxx,
349           SMESH_I/SMESH_MEDSupport_i.cxx, SMESH_I/SMESH_MeshEditor_i.cxx:
350           Use nodes and elements pointer instead on IDs
351
352 2003-09-05 10:20  Jerome Robert <jerome.robert@eads.net>
353
354         * src/SMDS/: SMDS_Mesh.cxx, SMDS_Mesh.hxx: Change API to use
355           pointer on elements and no longer ID of elements
356
357 2003-09-04 15:04  Jerome Robert <jerome.robert@eads.net>
358
359         * src/SMESHDS/: Handle_SMESHDS_Command.hxx,
360           Handle_SMESHDS_DataMapNodeOfDataMapOfIntegerMesh.hxx,
361           Handle_SMESHDS_DataMapNodeOfDataMapOfIntegerPtrHypothesis.hxx,
362           Handle_SMESHDS_DataMapNodeOfDataMapOfIntegerSubMesh.hxx,
363           Handle_SMESHDS_DataMapNodeOfDataMapOfShapeListOfPtrHypothesis.hxx,
364           Handle_SMESHDS_DataMapNodeOfDataMapOfShapeSubMesh.hxx,
365           Handle_SMESHDS_Document.hxx,
366           Handle_SMESHDS_ListNodeOfListOfAsciiString.hxx,
367           Handle_SMESHDS_ListNodeOfListOfCommand.hxx,
368           Handle_SMESHDS_ListNodeOfListOfPtrHypothesis.hxx,
369           Handle_SMESHDS_Mesh.hxx, Handle_SMESHDS_Script.hxx,
370           Handle_SMESHDS_SubMesh.hxx, SMESHDS.cdl, SMESHDS_Command.cdl,
371           SMESHDS_Command.ixx, SMESHDS_Command.jxx,
372           SMESHDS_DataMapIteratorOfDataMapOfIntegerMesh.hxx,
373           SMESHDS_DataMapIteratorOfDataMapOfIntegerMesh_0.cxx,
374           SMESHDS_DataMapIteratorOfDataMapOfIntegerPtrHypothesis.hxx,
375           SMESHDS_DataMapIteratorOfDataMapOfIntegerPtrHypothesis_0.cxx,
376           SMESHDS_DataMapIteratorOfDataMapOfIntegerSubMesh.hxx,
377           SMESHDS_DataMapIteratorOfDataMapOfIntegerSubMesh_0.cxx,
378           SMESHDS_DataMapIteratorOfDataMapOfShapeListOfPtrHypothesis.hxx,
379           SMESHDS_DataMapIteratorOfDataMapOfShapeListOfPtrHypothesis_0.cxx,
380           SMESHDS_DataMapIteratorOfDataMapOfShapeSubMesh.hxx,
381           SMESHDS_DataMapIteratorOfDataMapOfShapeSubMesh_0.cxx,
382           SMESHDS_DataMapNodeOfDataMapOfIntegerMesh.hxx,
383           SMESHDS_DataMapNodeOfDataMapOfIntegerMesh_0.cxx,
384           SMESHDS_DataMapNodeOfDataMapOfIntegerPtrHypothesis.hxx,
385           SMESHDS_DataMapNodeOfDataMapOfIntegerPtrHypothesis_0.cxx,
386           SMESHDS_DataMapNodeOfDataMapOfIntegerSubMesh.hxx,
387           SMESHDS_DataMapNodeOfDataMapOfIntegerSubMesh_0.cxx,
388           SMESHDS_DataMapNodeOfDataMapOfShapeListOfPtrHypothesis.hxx,
389           SMESHDS_DataMapNodeOfDataMapOfShapeListOfPtrHypothesis_0.cxx,
390           SMESHDS_DataMapNodeOfDataMapOfShapeSubMesh.hxx,
391           SMESHDS_DataMapNodeOfDataMapOfShapeSubMesh_0.cxx,
392           SMESHDS_DataMapOfIntegerMesh.hxx,
393           SMESHDS_DataMapOfIntegerMesh_0.cxx,
394           SMESHDS_DataMapOfIntegerPtrHypothesis.hxx,
395           SMESHDS_DataMapOfIntegerPtrHypothesis_0.cxx,
396           SMESHDS_DataMapOfIntegerSubMesh.hxx,
397           SMESHDS_DataMapOfIntegerSubMesh_0.cxx,
398           SMESHDS_DataMapOfShapeListOfPtrHypothesis.hxx,
399           SMESHDS_DataMapOfShapeListOfPtrHypothesis_0.cxx,
400           SMESHDS_DataMapOfShapeSubMesh.hxx,
401           SMESHDS_DataMapOfShapeSubMesh_0.cxx, SMESHDS_Document.cdl,
402           SMESHDS_Document.ixx, SMESHDS_Document.jxx,
403           SMESHDS_ListIteratorOfListOfAsciiString.hxx,
404           SMESHDS_ListIteratorOfListOfAsciiString_0.cxx,
405           SMESHDS_ListIteratorOfListOfCommand.hxx,
406           SMESHDS_ListIteratorOfListOfCommand_0.cxx,
407           SMESHDS_ListIteratorOfListOfPtrHypothesis.hxx,
408           SMESHDS_ListIteratorOfListOfPtrHypothesis_0.cxx,
409           SMESHDS_ListNodeOfListOfAsciiString.hxx,
410           SMESHDS_ListNodeOfListOfAsciiString_0.cxx,
411           SMESHDS_ListNodeOfListOfCommand.hxx,
412           SMESHDS_ListNodeOfListOfCommand_0.cxx,
413           SMESHDS_ListNodeOfListOfPtrHypothesis.hxx,
414           SMESHDS_ListNodeOfListOfPtrHypothesis_0.cxx,
415           SMESHDS_ListOfAsciiString.hxx, SMESHDS_ListOfAsciiString_0.cxx,
416           SMESHDS_ListOfCommand.hxx, SMESHDS_ListOfCommand_0.cxx,
417           SMESHDS_ListOfPtrHypothesis.hxx,
418           SMESHDS_ListOfPtrHypothesis_0.cxx, SMESHDS_Mesh.cdl,
419           SMESHDS_Mesh.ixx, SMESHDS_Mesh.jxx, SMESHDS_PtrHypothesis.hxx,
420           SMESHDS_Script.cdl, SMESHDS_Script.ixx, SMESHDS_Script.jxx,
421           SMESHDS_SubMesh.cdl, SMESHDS_SubMesh.ixx, SMESHDS_SubMesh.jxx:
422           Remove no longer needed files
423
424 2003-09-04 14:50  Jerome Robert <jerome.robert@eads.net>
425
426         * src/SMDS/: Handle_SMDSControl_BoundaryEdges.hxx,
427           Handle_SMDSControl_BoundaryFaces.hxx,
428           Handle_SMDSControl_MeshBoundary.hxx,
429           Handle_SMDS_DataMapNodeOfDataMapOfIntegerMeshElement.hxx,
430           Handle_SMDS_DataMapNodeOfDataMapOfPntInteger.hxx,
431           Handle_SMDS_EdgePosition.hxx, Handle_SMDS_FacePosition.hxx,
432           Handle_SMDS_HSequenceOfMesh.hxx,
433           Handle_SMDS_ListNodeOfListOfMesh.hxx,
434           Handle_SMDS_ListNodeOfListOfMeshElement.hxx,
435           Handle_SMDS_ListNodeOfListOfMeshGroup.hxx, Handle_SMDS_Mesh.hxx,
436           Handle_SMDS_MeshEdge.hxx, Handle_SMDS_MeshElement.hxx,
437           Handle_SMDS_MeshElementIDFactory.hxx, Handle_SMDS_MeshFace.hxx,
438           Handle_SMDS_MeshGroup.hxx, Handle_SMDS_MeshHexahedron.hxx,
439           Handle_SMDS_MeshIDFactory.hxx, Handle_SMDS_MeshNode.hxx,
440           Handle_SMDS_MeshNodeIDFactory.hxx, Handle_SMDS_MeshObject.hxx,
441           Handle_SMDS_MeshPrism.hxx, Handle_SMDS_MeshPyramid.hxx,
442           Handle_SMDS_MeshQuadrangle.hxx, Handle_SMDS_MeshTetrahedron.hxx,
443           Handle_SMDS_MeshTriangle.hxx, Handle_SMDS_MeshVolume.hxx,
444           Handle_SMDS_Position.hxx,
445           Handle_SMDS_SequenceNodeOfSequenceOfMesh.hxx,
446           Handle_SMDS_SpacePosition.hxx,
447           Handle_SMDS_StdMapNodeOfExtendedMap.hxx,
448           Handle_SMDS_StdMapNodeOfExtendedOrientedMap.hxx,
449           Handle_SMDS_VertexPosition.hxx, SMDS.cdl, SMDSAbs.cdl,
450           SMDSControl.cdl, SMDSControl.ixx, SMDSControl.jxx,
451           SMDSControl_BoundaryEdges.cdl, SMDSControl_BoundaryEdges.ixx,
452           SMDSControl_BoundaryEdges.jxx, SMDSControl_BoundaryFaces.cdl,
453           SMDSControl_BoundaryFaces.ixx, SMDSControl_BoundaryFaces.jxx,
454           SMDSControl_MeshBoundary.cdl, SMDSControl_MeshBoundary.ixx,
455           SMDSControl_MeshBoundary.jxx, SMDSEdit.cdl,
456           SMDSEdit_Transform.cdl, SMDSEdit_Transform.ixx,
457           SMDSEdit_Transform.jxx, SMDS_BasicMap.lxx,
458           SMDS_BasicMapIterator.lxx,
459           SMDS_DataMapIteratorOfDataMapOfIntegerMeshElement.hxx,
460           SMDS_DataMapIteratorOfDataMapOfIntegerMeshElement_0.cxx,
461           SMDS_DataMapIteratorOfDataMapOfPntInteger.hxx,
462           SMDS_DataMapIteratorOfDataMapOfPntInteger_0.cxx,
463           SMDS_DataMapNodeOfDataMapOfIntegerMeshElement.hxx,
464           SMDS_DataMapNodeOfDataMapOfIntegerMeshElement_0.cxx,
465           SMDS_DataMapNodeOfDataMapOfPntInteger.hxx,
466           SMDS_DataMapNodeOfDataMapOfPntInteger_0.cxx,
467           SMDS_DataMapOfIntegerMeshElement.hxx,
468           SMDS_DataMapOfIntegerMeshElement_0.cxx,
469           SMDS_DataMapOfPntInteger.hxx, SMDS_DataMapOfPntInteger_0.cxx,
470           SMDS_EdgePosition.cdl, SMDS_EdgePosition.ixx,
471           SMDS_EdgePosition.jxx, SMDS_EdgePosition.lxx,
472           SMDS_ExtendedMap.hxx, SMDS_ExtendedMap_0.cxx,
473           SMDS_ExtendedOrientedMap.hxx, SMDS_ExtendedOrientedMap_0.cxx,
474           SMDS_FacePosition.cdl, SMDS_FacePosition.ixx,
475           SMDS_FacePosition.jxx, SMDS_FacePosition.lxx,
476           SMDS_HSequenceOfMesh.hxx, SMDS_HSequenceOfMesh_0.cxx,
477           SMDS_ListIteratorOfListOfMesh.hxx,
478           SMDS_ListIteratorOfListOfMeshElement.hxx,
479           SMDS_ListIteratorOfListOfMeshElement_0.cxx,
480           SMDS_ListIteratorOfListOfMeshGroup.hxx,
481           SMDS_ListIteratorOfListOfMeshGroup_0.cxx,
482           SMDS_ListIteratorOfListOfMesh_0.cxx,
483           SMDS_ListNodeOfListOfMesh.hxx,
484           SMDS_ListNodeOfListOfMeshElement.hxx,
485           SMDS_ListNodeOfListOfMeshElement_0.cxx,
486           SMDS_ListNodeOfListOfMeshGroup.hxx,
487           SMDS_ListNodeOfListOfMeshGroup_0.cxx,
488           SMDS_ListNodeOfListOfMesh_0.cxx, SMDS_ListOfMesh.hxx,
489           SMDS_ListOfMeshElement.hxx, SMDS_ListOfMeshElement_0.cxx,
490           SMDS_ListOfMeshGroup.hxx, SMDS_ListOfMeshGroup_0.cxx,
491           SMDS_ListOfMesh_0.cxx, SMDS_Map.gxx, SMDS_MapHasher.gxx,
492           SMDS_MapIterator.gxx, SMDS_MapIteratorOfExtendedMap.hxx,
493           SMDS_MapIteratorOfExtendedMap_0.cxx,
494           SMDS_MapIteratorOfExtendedOrientedMap.hxx,
495           SMDS_MapIteratorOfExtendedOrientedMap_0.cxx, SMDS_MapNode.lxx,
496           SMDS_MapOfMeshElement.cdl, SMDS_MapOfMeshElement.cxx,
497           SMDS_MapOfMeshElement.hxx, SMDS_MapOfMeshElement.ixx,
498           SMDS_MapOfMeshElement.jxx, SMDS_MapOfMeshElement.lxx,
499           SMDS_MapOfMeshOrientedElement.cdl,
500           SMDS_MapOfMeshOrientedElement.cxx,
501           SMDS_MapOfMeshOrientedElement.hxx,
502           SMDS_MapOfMeshOrientedElement.ixx,
503           SMDS_MapOfMeshOrientedElement.jxx,
504           SMDS_MapOfMeshOrientedElement.lxx, SMDS_Mesh.cdl, SMDS_Mesh.ixx,
505           SMDS_Mesh.jxx, SMDS_Mesh.lxx, SMDS_MeshEdge.cdl,
506           SMDS_MeshEdge.ixx, SMDS_MeshEdge.jxx, SMDS_MeshEdge.lxx,
507           SMDS_MeshEdgesIterator.cdl, SMDS_MeshEdgesIterator.cxx,
508           SMDS_MeshEdgesIterator.hxx, SMDS_MeshEdgesIterator.ixx,
509           SMDS_MeshEdgesIterator.jxx, SMDS_MeshElement.cdl,
510           SMDS_MeshElement.ixx, SMDS_MeshElement.jxx, SMDS_MeshElement.lxx,
511           SMDS_MeshElementIDFactory.cdl, SMDS_MeshElementIDFactory.ixx,
512           SMDS_MeshElementIDFactory.jxx, SMDS_MeshElementIDFactory.lxx,
513           SMDS_MeshElementMapHasher.cdl, SMDS_MeshElementMapHasher.cxx,
514           SMDS_MeshElementMapHasher.hxx, SMDS_MeshElementMapHasher.ixx,
515           SMDS_MeshElementMapHasher.jxx, SMDS_MeshElementMapHasher.lxx,
516           SMDS_MeshElementsIterator.cdl, SMDS_MeshElementsIterator.cxx,
517           SMDS_MeshElementsIterator.hxx, SMDS_MeshElementsIterator.ixx,
518           SMDS_MeshElementsIterator.jxx, SMDS_MeshElementsIterator.lxx,
519           SMDS_MeshFace.cdl, SMDS_MeshFace.ixx, SMDS_MeshFace.jxx,
520           SMDS_MeshFace.lxx, SMDS_MeshFacesIterator.cdl,
521           SMDS_MeshFacesIterator.cxx, SMDS_MeshFacesIterator.hxx,
522           SMDS_MeshFacesIterator.ixx, SMDS_MeshFacesIterator.jxx,
523           SMDS_MeshGroup.cdl, SMDS_MeshGroup.ixx, SMDS_MeshGroup.jxx,
524           SMDS_MeshGroup.lxx, SMDS_MeshHexahedron.cdl,
525           SMDS_MeshHexahedron.ixx, SMDS_MeshHexahedron.jxx,
526           SMDS_MeshHexahedron.lxx, SMDS_MeshIDFactory.cdl,
527           SMDS_MeshIDFactory.ixx, SMDS_MeshIDFactory.jxx,
528           SMDS_MeshIDFactory.lxx, SMDS_MeshNode.cdl, SMDS_MeshNode.ixx,
529           SMDS_MeshNode.jxx, SMDS_MeshNode.lxx, SMDS_MeshNodeIDFactory.cdl,
530           SMDS_MeshNodeIDFactory.ixx, SMDS_MeshNodeIDFactory.jxx,
531           SMDS_MeshNodeIDFactory.lxx, SMDS_MeshNodesIterator.cdl,
532           SMDS_MeshNodesIterator.cxx, SMDS_MeshNodesIterator.hxx,
533           SMDS_MeshNodesIterator.ixx, SMDS_MeshNodesIterator.jxx,
534           SMDS_MeshObject.cdl, SMDS_MeshObject.ixx, SMDS_MeshObject.jxx,
535           SMDS_MeshOrientedElementMapHasher.cdl,
536           SMDS_MeshOrientedElementMapHasher.cxx,
537           SMDS_MeshOrientedElementMapHasher.hxx,
538           SMDS_MeshOrientedElementMapHasher.ixx,
539           SMDS_MeshOrientedElementMapHasher.jxx,
540           SMDS_MeshOrientedElementMapHasher.lxx, SMDS_MeshPrism.cdl,
541           SMDS_MeshPrism.ixx, SMDS_MeshPrism.jxx, SMDS_MeshPrism.lxx,
542           SMDS_MeshPyramid.cdl, SMDS_MeshPyramid.ixx, SMDS_MeshPyramid.jxx,
543           SMDS_MeshPyramid.lxx, SMDS_MeshQuadrangle.cdl,
544           SMDS_MeshQuadrangle.ixx, SMDS_MeshQuadrangle.jxx,
545           SMDS_MeshQuadrangle.lxx, SMDS_MeshTetrahedron.cdl,
546           SMDS_MeshTetrahedron.ixx, SMDS_MeshTetrahedron.jxx,
547           SMDS_MeshTetrahedron.lxx, SMDS_MeshTriangle.cdl,
548           SMDS_MeshTriangle.ixx, SMDS_MeshTriangle.jxx,
549           SMDS_MeshTriangle.lxx, SMDS_MeshVolume.cdl, SMDS_MeshVolume.ixx,
550           SMDS_MeshVolume.jxx, SMDS_MeshVolume.lxx,
551           SMDS_MeshVolumesIterator.cdl, SMDS_MeshVolumesIterator.cxx,
552           SMDS_MeshVolumesIterator.hxx, SMDS_MeshVolumesIterator.ixx,
553           SMDS_MeshVolumesIterator.jxx, SMDS_PntHasher.cdl,
554           SMDS_PntHasher.cxx, SMDS_PntHasher.hxx, SMDS_PntHasher.ixx,
555           SMDS_PntHasher.jxx, SMDS_PntHasher.lxx, SMDS_Position.cdl,
556           SMDS_Position.ixx, SMDS_Position.jxx, SMDS_Position.lxx,
557           SMDS_SequenceNodeOfSequenceOfMesh.hxx,
558           SMDS_SequenceNodeOfSequenceOfMesh_0.cxx, SMDS_SequenceOfMesh.hxx,
559           SMDS_SequenceOfMesh_0.cxx, SMDS_SpacePosition.cdl,
560           SMDS_SpacePosition.ixx, SMDS_SpacePosition.jxx,
561           SMDS_SpacePosition.lxx, SMDS_StdMapNode.gxx, SMDS_StdMapNode.lxx,
562           SMDS_StdMapNodeOfExtendedMap.hxx,
563           SMDS_StdMapNodeOfExtendedMap_0.cxx,
564           SMDS_StdMapNodeOfExtendedOrientedMap.hxx,
565           SMDS_StdMapNodeOfExtendedOrientedMap_0.cxx,
566           SMDS_VertexPosition.cdl, SMDS_VertexPosition.ixx,
567           SMDS_VertexPosition.jxx: Remove no longer needed files
568
569 2003-09-04 13:28  Jerome Robert <jerome.robert@eads.net>
570
571         * build_configure: It seems "make_omniorb" and "make_commence" need
572           to be before and after "envScript"
573
574 2003-09-04 12:57  Jerome Robert <jerome.robert@eads.net>
575
576         * build_configure: make_commence and make_omniorb were detected
577           twice. Only one is requiered in AC_OUTPUT
578
579 2003-09-04 12:03  Jerome Robert <jerome.robert@eads.net>
580
581         * src/: DriverDAT/DriverDAT_R_SMDS_Mesh.cxx,
582           DriverDAT/DriverDAT_R_SMDS_Mesh.h,
583           DriverDAT/DriverDAT_R_SMESHDS_Document.cxx,
584           DriverDAT/DriverDAT_R_SMESHDS_Mesh.cxx,
585           DriverDAT/DriverDAT_R_SMESHDS_Mesh.h,
586           DriverDAT/DriverDAT_W_SMDS_Mesh.cxx,
587           DriverDAT/DriverDAT_W_SMDS_Mesh.h,
588           DriverDAT/DriverDAT_W_SMESHDS_Document.cxx,
589           DriverDAT/DriverDAT_W_SMESHDS_Mesh.cxx,
590           DriverDAT/DriverDAT_W_SMESHDS_Mesh.h,
591           DriverMED/DriverMED_R_SMDS_Mesh.cxx,
592           DriverMED/DriverMED_R_SMDS_Mesh.h,
593           DriverMED/DriverMED_R_SMESHDS_Document.cxx,
594           DriverMED/DriverMED_R_SMESHDS_Mesh.cxx,
595           DriverMED/DriverMED_R_SMESHDS_Mesh.h,
596           DriverMED/DriverMED_W_SMDS_Mesh.cxx,
597           DriverMED/DriverMED_W_SMDS_Mesh.h,
598           DriverMED/DriverMED_W_SMESHDS_Document.cxx,
599           DriverMED/DriverMED_W_SMESHDS_Mesh.cxx,
600           DriverMED/DriverMED_W_SMESHDS_Mesh.h,
601           DriverUNV/DriverUNV_R_SMDS_Mesh.cxx,
602           DriverUNV/DriverUNV_R_SMDS_Mesh.h,
603           DriverUNV/DriverUNV_R_SMESHDS_Document.cxx,
604           DriverUNV/DriverUNV_R_SMESHDS_Mesh.cxx,
605           DriverUNV/DriverUNV_R_SMESHDS_Mesh.h,
606           DriverUNV/DriverUNV_W_SMDS_Mesh.cxx,
607           DriverUNV/DriverUNV_W_SMDS_Mesh.h,
608           DriverUNV/DriverUNV_W_SMESHDS_Document.cxx,
609           DriverUNV/DriverUNV_W_SMESHDS_Mesh.cxx,
610           DriverUNV/DriverUNV_W_SMESHDS_Mesh.h: Update to match the changes
611           in SMDS
612
613 2003-09-04 11:03  Jerome Robert <jerome.robert@eads.net>
614
615         * src/: DriverDAT/Makefile.in, DriverMED/Makefile.in,
616           DriverUNV/Makefile.in: Remove OCC_LIBS from LDFLAGS
617
618 2003-09-04 10:56  Jerome Robert <jerome.robert@eads.net>
619
620         * src/Driver/: Document_Reader.cxx, Document_Reader.h,
621           Document_Writer.cxx, Document_Writer.h, Mesh_Reader.h,
622           Mesh_Writer.h: Update to mach the changes in SMDS
623
624 2003-09-04 10:44  Jerome Robert <jerome.robert@eads.net>
625
626         * src/Driver/Makefile.in: Remove OCC_LIBS from LDFLAGS
627
628 2003-09-04 10:41  Jerome Robert <jerome.robert@eads.net>
629
630         * src/SMESH_I/: SMESH_Gen_i.cxx, SMESH_MEDMesh_i.cxx,
631           SMESH_MEDMesh_i.hxx, SMESH_MEDSupport_i.cxx,
632           SMESH_MEDSupport_i.hxx, SMESH_MeshEditor_i.cxx,
633           SMESH_MeshEditor_i.hxx, SMESH_Mesh_i.cxx: Update to match the new
634           implementation of SMDS
635
636 2003-09-04 10:10  Jerome Robert <jerome.robert@eads.net>
637
638         * src/SMESH/SMESH_MaxElementArea.cxx: make GetMaxArea const
639
640 2003-09-04 10:10  Jerome Robert <jerome.robert@eads.net>
641
642         * src/SMESH/: SMESH_MEFISTO_2D.hxx, SMESH_Regular_1D.hxx: make
643           hypothesis const
644
645 2003-09-04 09:55  Jerome Robert <jerome.robert@eads.net>
646
647         * src/SMESH/SMESH_Hexa_3D.hxx: Update to match the change of SMDS
648           (new DS).
649
650 2003-09-04 09:51  Jerome Robert <jerome.robert@eads.net>
651
652         * src/SMESH_I/sstream: Use the file include in gcc instead of this
653           one
654
655 2003-09-04 09:21  Jerome Robert <jerome.robert@eads.net>
656
657         * src/SMESH/: SMESH_Algo.cxx, SMESH_Algo.hxx, SMESH_Gen.cxx,
658           SMESH_Gen.hxx, SMESH_Hexa_3D.cxx, SMESH_MEFISTO_2D.cxx,
659           SMESH_MaxElementArea.hxx, SMESH_Mesh.cxx, SMESH_Mesh.hxx,
660           SMESH_Quadrangle_2D.cxx, SMESH_Regular_1D.cxx, SMESH_subMesh.cxx,
661           SMESH_subMesh.hxx: Update to match the change of SMDS (new DS).
662
663 2003-09-04 09:13  Jerome Robert <jerome.robert@eads.net>
664
665         * src/SMESH/: SMESH_NumberOfSegments.cxx,
666           SMESH_NumberOfSegments.hxx: make GetNumberOfSegments and
667           GetScaleFactor const
668
669 2003-09-04 09:10  Jerome Robert <jerome.robert@eads.net>
670
671         * src/SMESH/: SMESH_LocalLength.cxx, SMESH_LocalLength.hxx: make
672           GetLength const
673
674 2003-09-04 08:09  Jerome Robert <jerome.robert@eads.net>
675
676         * src/SMESHFiltersSelection/Makefile.in: Change OCC_LIBS to
677           OCC_KERNEL_LIBS
678
679 2003-09-04 07:55  Jerome Robert <jerome.robert@eads.net>
680
681         * src/SMESHGUI/Makefile.in: Change OCC_LIBS to OCC_KERNEL_LIBS
682
683 2003-09-04 07:39  Jerome Robert <jerome.robert@eads.net>
684
685         * src/SMESHGUI/: SMESHGUI.cxx, SMESHGUI.h: Change
686           Handle(SMESHDS_Document) to SMESHDS_Document*
687
688 2003-09-04 07:21  Jerome Robert <jerome.robert@eads.net>
689
690         * src/MEFISTO2/Makefile.in: Remove OCC_LIBS from LDFLAGS
691
692 2003-09-04 07:14  Jerome Robert <jerome.robert@eads.net>
693
694         * src/SMESHDS/: Makefile.in, SMESHDS_Command.cxx,
695           SMESHDS_Command.hxx, SMESHDS_Document.cxx, SMESHDS_Document.hxx,
696           SMESHDS_Hypothesis.cxx, SMESHDS_Hypothesis.hxx, SMESHDS_Mesh.cxx,
697           SMESHDS_Mesh.hxx, SMESHDS_Script.cxx, SMESHDS_Script.hxx,
698           SMESHDS_SubMesh.cxx, SMESHDS_SubMesh.hxx: Remove Opencascade
699           dependencies. Change to STL.
700
701 2003-09-03 17:31  Jerome Robert <jerome.robert@eads.net>
702
703         * src/OBJECT/Makefile.in: Change OCC_LIBS to OCC_KERNEL_LIBS
704
705 2003-09-03 17:30  Jerome Robert <jerome.robert@eads.net>
706
707         * src/SMDS/: SMDS_Mesh.cxx, SMDS_Mesh.hxx, SMDS_MeshEdge.cxx,
708           SMDS_MeshEdge.hxx, SMDS_MeshElement.cxx, SMDS_MeshElement.hxx,
709           SMDS_MeshNode.cxx, SMDS_MeshNode.hxx, SMDS_MeshVolume.cxx,
710           SMDS_MeshVolume.hxx, SMDS_MeshFace.cxx, SMDS_MeshFace.hxx: New DS
711           implementation
712
713 2003-09-03 17:29  Jerome Robert <jerome.robert@eads.net>
714
715         * src/SMDS/: SMDS_EdgePosition.cxx, SMDS_EdgePosition.hxx,
716           SMDS_FacePosition.cxx, SMDS_FacePosition.hxx,
717           SMDS_MeshElementIDFactory.cxx, SMDS_MeshElementIDFactory.hxx,
718           SMDS_MeshGroup.cxx, SMDS_MeshGroup.hxx, SMDS_MeshIDFactory.cxx,
719           SMDS_MeshIDFactory.hxx, SMDS_MeshObject.cxx, SMDS_MeshObject.hxx,
720           SMDS_Position.cxx, SMDS_Position.hxx, SMDS_SpacePosition.cxx,
721           SMDS_SpacePosition.hxx, SMDS_TypeOfPosition.hxx,
722           SMDS_VertexPosition.cxx, SMDS_VertexPosition.hxx: Remove
723           Opencascade dependencies
724
725 2003-09-03 17:21  Jerome Robert <jerome.robert@eads.net>
726
727         * src/SMDS/SMDSAbs_ElementType.hxx: comments
728
729 2003-09-03 17:21  Jerome Robert <jerome.robert@eads.net>
730
731         * src/SMDS/: SMDS_Iterator.hxx, SMDS_IteratorOfElements.cxx,
732           SMDS_IteratorOfElements.hxx: Add iterator classes
733
734 2003-09-03 17:16  Jerome Robert <jerome.robert@eads.net>
735
736         * src/SMDS/Makefile.in: Remove wok files. Comment no longer needed
737           files
738
739 2003-09-03 17:09  Jerome Robert <jerome.robert@eads.net>
740
741         * src/SMDS/: SMDS_FaceOfEdges.cxx, SMDS_FaceOfEdges.hxx,
742           SMDS_FaceOfNodes.cxx, SMDS_FaceOfNodes.hxx,
743           SMDS_VolumeOfFaces.cxx, SMDS_VolumeOfFaces.hxx,
744           SMDS_VolumeOfNodes.cxx, SMDS_VolumeOfNodes.hxx: Add needed class
745           for the new DS
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