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