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