Salome HOME
Merge from V5_1_main 14/05/2010
authorvsr <vsr@opencascade.com>
Fri, 14 May 2010 15:39:47 +0000 (15:39 +0000)
committervsr <vsr@opencascade.com>
Fri, 14 May 2010 15:39:47 +0000 (15:39 +0000)
30 files changed:
Makefile.am
SIERPINSKY_version.h.in
adm_local/Makefile.am
adm_local/unix/Makefile.am
adm_local/unix/config_files/Makefile.am
adm_local/unix/config_files/check_SIERPINSKY.m4
adm_local/unix/config_files/check_gd.m4
adm_local/unix/make_common_starter.am
bin/Makefile.am
build_configure
clean_configure
configure.ac
idl/Makefile.am
idl/Sierpinsky.idl
resources/Makefile.am
resources/SIERPINSKYCatalog.xml.in
resources/SalomeApp.xml
resources/graph1.xml
resources/graph2.xml
src/Makefile.am
src/Sierpinsky/Makefile.am
src/Sierpinsky/SIERPINSKY_Gen_i.cxx
src/Sierpinsky/SIERPINSKY_Gen_i.hxx
src/SierpinskyGUI/Makefile.am
src/SierpinskyGUI/SIERPINSKY_icons.ts
src/SierpinskyGUI/SIERPINSKY_msg_en.ts
src/SierpinskyGUI/SierpinskyGUI.cxx
src/SierpinskyGUI/SierpinskyGUI.h
src/SierpinskyGUI/SierpinskyGUI_RunDlg.cxx
src/SierpinskyGUI/SierpinskyGUI_RunDlg.h

index ffd23981b40c33f982b8d9920ae0aeb5d59c217a..cdee2a773cf9e4e5fc06f9c47dbd52974c37d2a7 100644 (file)
@@ -1,4 +1,4 @@
-#  Copyright (C) 2005-2008  OPEN CASCADE
+#  Copyright (C) 2005-2010  OPEN CASCADE
 #
 #  This library is free software; you can redistribute it and/or
 #  modify it under the terms of the GNU Lesser General Public
@@ -16,6 +16,7 @@
 #
 #  See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
+
 # -* Makefile *-
 # Author : Patrick GOLDBRONN (CEA)
 # Date : 28/06/2001
index 4a439e20369a81b310ae28eaab1051063e34b09f..74ecd81d3581b1fd316829b50bbb8a42b2fe59d4 100644 (file)
@@ -1,4 +1,4 @@
-//  Copyright (C) 2005-2008  OPEN CASCADE
+//  Copyright (C) 2005-2010  OPEN CASCADE
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of the GNU Lesser General Public
@@ -16,6 +16,7 @@
 //
 //  See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+
 //  File   : SIERPINSKY_version.h
 //  Author : Vadim SANDLER
 //  Module : SALOME
index 9d4ddd676df56016993156b3c6479cda2d6d5e64..d03e9382906c65b264d36970c88bb466d3ee96bb 100644 (file)
@@ -1,4 +1,4 @@
-#  Copyright (C) 2005-2008  OPEN CASCADE
+#  Copyright (C) 2005-2010  OPEN CASCADE
 #
 #  This library is free software; you can redistribute it and/or
 #  modify it under the terms of the GNU Lesser General Public
@@ -16,6 +16,7 @@
 #
 #  See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
+
 include $(top_srcdir)/adm_local/unix/make_common_starter.am
 
 SUBDIRS = unix
index 16d9fdd133e443a3ee43b84589c1e6f84b89fa12..a30c5605a5fc6eca81c6f5e12af678cde2312318 100644 (file)
@@ -1,4 +1,4 @@
-#  Copyright (C) 2005-2008  OPEN CASCADE
+#  Copyright (C) 2005-2010  OPEN CASCADE
 #
 #  This library is free software; you can redistribute it and/or
 #  modify it under the terms of the GNU Lesser General Public
@@ -16,6 +16,7 @@
 #
 #  See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
+
 include $(top_srcdir)/adm_local/unix/make_common_starter.am
 
 SUBDIRS = config_files
index a90ae8808f57ac9c9925adb2f0c77ccfd9a8636a..d0874a2e48cb60da5f813424368f6e0d7bff2c3d 100644 (file)
@@ -1,4 +1,4 @@
-#  Copyright (C) 2005-2008  OPEN CASCADE
+#  Copyright (C) 2005-2010  OPEN CASCADE
 #
 #  This library is free software; you can redistribute it and/or
 #  modify it under the terms of the GNU Lesser General Public
@@ -16,6 +16,7 @@
 #
 #  See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
+
 include $(top_srcdir)/adm_local/unix/make_common_starter.am
 
 dist_admlocalm4_DATA =         \
index 1428bf225bb16adf7c5ea029537ab3020f9c6fa6..da79a070cab4f0021b7c97dd368994706d3da44d 100755 (executable)
@@ -1,4 +1,4 @@
-dnl  Copyright (C) 2005-2008  OPEN CASCADE
+dnl  Copyright (C) 2005-2010  OPEN CASCADE
 dnl
 dnl  This library is free software; you can redistribute it and/or
 dnl  modify it under the terms of the GNU Lesser General Public
@@ -16,6 +16,7 @@ dnl  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
 dnl
 dnl  See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 dnl
+
 #  Check availability of SIERPINSKY binary distribution
 #
 #  Author : Marc Tajchman (CEA, 2002)
index 36b03b77df8ebc5f87e1c2732b4436e5567db94c..267887ba223283217c331fbd1b21f37dd609635e 100644 (file)
@@ -1,4 +1,4 @@
-dnl  Copyright (C) 2005-2008  OPEN CASCADE
+dnl  Copyright (C) 2005-2010  OPEN CASCADE
 dnl
 dnl  This library is free software; you can redistribute it and/or
 dnl  modify it under the terms of the GNU Lesser General Public
@@ -16,6 +16,7 @@ dnl  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
 dnl
 dnl  See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 dnl
+
 AC_DEFUN([CHECK_GDLIB],[
 AC_REQUIRE([AC_PROG_CC])dnl
 AC_REQUIRE([AC_PROG_CPP])dnl
index a784f4ee31bfffa977a2225d73262e54ec9cf9b0..82e86e767cf0802ec06417e8bc95a56cd1b1b1d0 100644 (file)
@@ -1,4 +1,4 @@
-#  Copyright (C) 2005-2008  OPEN CASCADE
+#  Copyright (C) 2005-2010  OPEN CASCADE
 #
 #  This library is free software; you can redistribute it and/or
 #  modify it under the terms of the GNU Lesser General Public
@@ -21,6 +21,7 @@
 # The following is to avoid PACKAGE_... env variable
 # redefinition compilation warnings
 # ============================================================
+#
 AM_CXXFLAGS = @KERNEL_CXXFLAGS@ -include SALOMEconfig.h
 AM_CPPFLAGS = @KERNEL_CXXFLAGS@ -include SALOMEconfig.h
 
index 095aea006e9bbb2357ce2c9e6cd1d824ba400abe..e9526e7282c16a3223f487e1c5305f474d7abde2 100644 (file)
@@ -1,4 +1,4 @@
-#  Copyright (C) 2005-2008  OPEN CASCADE
+#  Copyright (C) 2005-2010  OPEN CASCADE
 #
 #  This library is free software; you can redistribute it and/or
 #  modify it under the terms of the GNU Lesser General Public
@@ -16,6 +16,7 @@
 #
 #  See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
+
 # -* Makefile *- 
 # Author : 
 # Module : LIGHT
index 172caace7b7e3ee81e7cb3387a4fb8e375b705b6..2c57f677d5fc5554ffd03bdffca61483f41ced5f 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/bash
-#  Copyright (C) 2005-2008  OPEN CASCADE
+#  Copyright (C) 2005-2010  OPEN CASCADE
 #
 #  This library is free software; you can redistribute it and/or
 #  modify it under the terms of the GNU Lesser General Public
@@ -17,6 +17,7 @@
 #
 #  See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
+
 # Tool for updating list of .in file for the SALOME project 
 # and regenerating configure script
 # File    : build_configure
index 5e49ef4048def1803501e8df2dbf803e7fe73c01..c5451a94e6969626af835cf75f2c20464e0d59ce 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-#  Copyright (C) 2005-2008  OPEN CASCADE
+#  Copyright (C) 2005-2010  OPEN CASCADE
 #
 #  This library is free software; you can redistribute it and/or
 #  modify it under the terms of the GNU Lesser General Public
@@ -17,6 +17,7 @@
 #
 #  See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
+
 rm -rf autom4te.cache aclocal.m4 configure make_config
 find . -name "*~" -print -exec rm {} \;
 find . -name "*.pyc" -print -exec rm {} \;
index 2d573e37489b2e0f5ff7bc33a2f458132de2dbc4..0c23062381c0521efb7c7cc5bf224e16e88ace22 100644 (file)
@@ -1,4 +1,4 @@
-#  Copyright (C) 2005-2008  OPEN CASCADE
+#  Copyright (C) 2005-2010  OPEN CASCADE
 #
 #  This library is free software; you can redistribute it and/or
 #  modify it under the terms of the GNU Lesser General Public
@@ -16,6 +16,7 @@
 #
 #  See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
+
 #  PLEASE DO NOT MODIFY configure.in FILE
 #  ALL CHANGES WILL BE DISCARDED BY THE NEXT
 #  build_configure COMMAND
@@ -26,7 +27,7 @@
 # Modified by : Marc Tajchman (CEA)
 # Created from configure.in.base
 #
-AC_INIT([Salome2 Project SIERPINSKY module],[5.1.3], [webmaster.salome@opencascade.com], [SalomeSIERPINSKY])
+AC_INIT([Salome2 Project SIERPINSKY module],[5.1.4], [webmaster.salome@opencascade.com], [SalomeSIERPINSKY])
 AC_CONFIG_AUX_DIR(adm_local/unix/config_files)
 AC_CANONICAL_HOST
 AC_CANONICAL_TARGET
index f7aadcd64035538d52eb48e3b40961a1a43901bb..68d9d76ab9069605a62acb9408877beb8f263333 100644 (file)
@@ -1,4 +1,4 @@
-#  Copyright (C) 2005-2008  OPEN CASCADE
+#  Copyright (C) 2005-2010  OPEN CASCADE
 #
 #  This library is free software; you can redistribute it and/or
 #  modify it under the terms of the GNU Lesser General Public
@@ -16,6 +16,7 @@
 #
 #  See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
+
 # This Makefile is responsible of generating the client and server
 # implementation of IDL interfaces for both C++ and python usage.
 # The building process of the C++ files is in charge of each source
index 792d9e98f3628be28e883e48bf1fced77533a27a..5ac9ddaa139324b91a377ff467be6496b9d00096 100644 (file)
@@ -1,4 +1,4 @@
-//  Copyright (C) 2005-2008  OPEN CASCADE
+//  Copyright (C) 2005-2010  OPEN CASCADE
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of the GNU Lesser General Public
@@ -16,6 +16,7 @@
 //
 //  See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+
 ///////////////////////////////////////////////////////////
 // File    : Sierpinsky.idl
 // Author  : Vadim SANDLER (OCN)
index 057e35f2aecbee981ea6d63c30ef16a92c666c22..c8f6d6f18f24f00656a81c31a9456016709a13aa 100644 (file)
@@ -1,4 +1,4 @@
-#  Copyright (C) 2005-2008  OPEN CASCADE
+#  Copyright (C) 2005-2010  OPEN CASCADE
 #
 #  This library is free software; you can redistribute it and/or
 #  modify it under the terms of the GNU Lesser General Public
@@ -16,6 +16,7 @@
 #
 #  See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
+
 # -* Makefile *- 
 # Author :
 # Date : 28/06/2001
index b19bae42b52d22f177d4ff75e5c462e161cac1ad..ffdd1fe6bf2d2de92d0411bd3086444c59b1479a 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='us-ascii' ?>
 <!--
-  Copyright (C) 2005-2008  OPEN CASCADE
+  Copyright (C) 2005-2010  OPEN CASCADE
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index d8b956068f4ff55a90cb81a2dc489dc6b967a84b..29157c75ae1263a9f9e1b9c42ef30113bc7a1626 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2005-2008  OPEN CASCADE
+  Copyright (C) 2005-2010  OPEN CASCADE
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 765ff22e9bdeb3e72e58480a7e5e23e068142678..b7ee92772a5c8780441cd5eaf7bbccd4ef9a4227 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE SuperGraph>
 <!--
-  Copyright (C) 2005-2008  OPEN CASCADE
+  Copyright (C) 2005-2010  OPEN CASCADE
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index b646857d4c32ce88918a7658edc513ef8fdf29a0..9a982fd1bdde26c81a28a280ec680efd953e6055 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE SuperGraph>
 <!--
-  Copyright (C) 2005-2008  OPEN CASCADE
+  Copyright (C) 2005-2010  OPEN CASCADE
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 9165b4427a11dc4e1eb60963c55348baf520ab5e..74b7d7fa764630f7be01c7ca920e22b86246cd10 100755 (executable)
@@ -1,4 +1,4 @@
-#  Copyright (C) 2005-2008  OPEN CASCADE
+#  Copyright (C) 2005-2010  OPEN CASCADE
 #
 #  This library is free software; you can redistribute it and/or
 #  modify it under the terms of the GNU Lesser General Public
@@ -16,6 +16,7 @@
 #
 #  See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
+
 #  File   : Makefile.in
 #  Author : Patrick GOLDBRONN (CEA)
 #  Modified by : Alexander BORODIN (OCN) - autotools usage
index 9ee15d33e64aabf646e04de3f25311dae4b8746b..818fb06688b793f830d7e0555dd9e20573afb769 100644 (file)
@@ -1,4 +1,4 @@
-#  Copyright (C) 2005-2008  OPEN CASCADE
+#  Copyright (C) 2005-2010  OPEN CASCADE
 #
 #  This library is free software; you can redistribute it and/or
 #  modify it under the terms of the GNU Lesser General Public
@@ -16,6 +16,7 @@
 #
 #  See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
+
 ###############################################################
 # File    : Makefile.in
 # Author  : Vadim SANDLER (OCN)
index 8372c0dfdc7b834ca43c66424a5ae917bacfd085..8e8ee021265b6e142ff4d03fced7d44920e6ab49 100644 (file)
@@ -1,4 +1,4 @@
-//  Copyright (C) 2005-2008  OPEN CASCADE
+//  Copyright (C) 2005-2010  OPEN CASCADE
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of the GNU Lesser General Public
@@ -16,6 +16,7 @@
 //
 //  See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+
 ///////////////////////////////////////////////////////////
 // File    : SIERPINSKY_Gen_i.cxx
 // Author  : Vadim SANDLER (OCN)
index e82fa804172cf6c4695808355cfdf015483638f5..d69c2cfe4b52d992141153c8b9297a112b82295d 100644 (file)
@@ -1,4 +1,4 @@
-//  Copyright (C) 2005-2008  OPEN CASCADE
+//  Copyright (C) 2005-2010  OPEN CASCADE
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of the GNU Lesser General Public
@@ -16,6 +16,7 @@
 //
 //  See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+
 ///////////////////////////////////////////////////////////
 // File    : SIERPINSKY_Gen_i.hxx
 // Author  : Vadim SANDLER (OCN)
index 925f9c4f64d666c821c2f7d36e73c8cd2654ada2..99c80fdf47ef9ce4402deb7cf3f792e5a0d0cfcf 100644 (file)
@@ -1,4 +1,4 @@
-#  Copyright (C) 2005-2008  OPEN CASCADE
+#  Copyright (C) 2005-2010  OPEN CASCADE
 #
 #  This library is free software; you can redistribute it and/or
 #  modify it under the terms of the GNU Lesser General Public
@@ -16,6 +16,7 @@
 #
 #  See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
+
 ###############################################################
 # File    : Makefile.in
 # Author  : Vadim SANDLER (OCN)
index f81af53270399fd7f8b8ef0562d5e97abe2bcaa2..f74f780a8768de85051476d0300a037919b8f54e 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE TS>
 <!--
-  Copyright (C) 2005-2008  OPEN CASCADE
+  Copyright (C) 2005-2010  OPEN CASCADE
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 0a1e94738bc6acca18d9f0ed98646075f60784b8..97d18bdba4240602241d41a53daafd53639e96bc 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE TS>
 <!--
-  Copyright (C) 2005-2008  OPEN CASCADE
+  Copyright (C) 2005-2010  OPEN CASCADE
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index bb0a04fb22f3f66dc089ffac2e70310753da0830..b2a8b71b27e5e3cbc509350472dfd2816a4d3814 100644 (file)
@@ -1,4 +1,4 @@
-//  Copyright (C) 2005-2008  OPEN CASCADE
+//  Copyright (C) 2005-2010  OPEN CASCADE
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of the GNU Lesser General Public
@@ -16,6 +16,7 @@
 //
 //  See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+
 ///////////////////////////////////////////////////////////
 // File    : SierpinskyGUI.cxx
 // Author  : Vadim SANDLER (OCN)
index 3ad862503ad01a4125c9e24cae9c0164256537e4..646348591e11ee40d6a4aac5a44efc02b1f82deb 100644 (file)
@@ -1,4 +1,4 @@
-//  Copyright (C) 2005-2008  OPEN CASCADE
+//  Copyright (C) 2005-2010  OPEN CASCADE
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of the GNU Lesser General Public
@@ -16,6 +16,7 @@
 //
 //  See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+
 ///////////////////////////////////////////////////////////
 // File    : SierpinskyGUI.h
 // Author  : Vadim SANDLER (OCN)
index 6871e353925e5e4095c7b83c26c78eeb743b96e7..15e129c09a514866612ddc2440e399af2d41322f 100644 (file)
@@ -1,4 +1,4 @@
-//  Copyright (C) 2005-2008  OPEN CASCADE
+//  Copyright (C) 2005-2010  OPEN CASCADE
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of the GNU Lesser General Public
@@ -16,6 +16,7 @@
 //
 //  See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+
 ///////////////////////////////////////////////////////////
 // File    : SierpinskyGUI_RunDlg.cxx
 // Author  : Vadim SANDLER (OCN)
index 8b203457c13b36180196c859fc575134beebb59a..c445863c04102f575dc16364077ec92693e50c33 100644 (file)
@@ -1,4 +1,4 @@
-//  Copyright (C) 2005-2008  OPEN CASCADE
+//  Copyright (C) 2005-2010  OPEN CASCADE
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of the GNU Lesser General Public
@@ -16,6 +16,7 @@
 //
 //  See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+
 ///////////////////////////////////////////////////////////
 // File    : SierpinskyGUI_RunDlg.h
 // Author  : Vadim SANDLER (OCN)