SMESHGUI_* - treat an algo that can work w/o geom only
+ fix a crash at mesh modif just after visualization
SMDS_* - assure that grid->Links exist before grid->InsertNextLinkedCell()
Describe meaning of attributes in StdMeshers.xml
Fix regression of SALOME_TESTS/Grids/smesh/3D_mesh_NETGEN_02/C4
SMESH_MesherHelper.cxx
Fix SALOME crash on a case of #http://www.salome-platform.org/forum/forum_10/47659287
SMESH_MAT2d.cxx
Rename the algorithms in the dialog box:
- Use existing faces => Use faces to be created manually
- Use existing 2D elements => Import 1D-2D elements from another mesh
- Use existing edges => Use edges to be created manually
- Use existing 1D elements => Import 1D elements from another mesh
1) Fix common WIN32 compilation errors.
2) Replace WNT deprecated macro definition by the WIN32.
3) Remove unnecessary test executables.
4) Make MEFISTO2D algorithm optional: try to determine f2c generator and generate C code from Fortran, otherwise MEFISTO2D is unavailable.