diff --git a/doc/VERSIONS b/doc/VERSIONS index b15e118a32d817fc801bc9725eb804432052752d..19eccd9b96d3dc887963e0a5b0847db83b0bd387 100644 --- a/doc/VERSIONS +++ b/doc/VERSIONS @@ -1,11 +1,12 @@ -$Date: 2002-05-07 05:32:20 $ +$Date: 2002-05-19 00:12:17 $ New in 1.35: Graphical user interface upgraded to FLTK 1.1 (tooltips, new file chooser with multiple selection, full keyboard navigation, -cut/paste of messages, etc.); colors can be now be directly assigned to -mesh entities; initial tensor visaulization; new keyboard animation +cut/paste of messages, etc.); colors can be now be directly assigned +to mesh entities; initial tensor visaulization; new keyboard animation (righ/left arrow for time steps; up/down arrow for view cycling); new -VRML output format for surface meshes; small bug fixes; +VRML output format for surface meshes; small bug fixes; Gmsh is now +distributed under the GNU General public License! New in 1.34: Improved surface mesh of non-plane surfaces; fixed orientation of elements in 2D anisotropic algorithm; minor user diff --git a/doc/gmsh.html b/doc/gmsh.html index e75b63cc506d186e8bfbbc31da0c44e76825fb2c..e4ee89ba5b5fdcdfc04ab387bf4ce9e7bd22f83a 100644 --- a/doc/gmsh.html +++ b/doc/gmsh.html @@ -28,7 +28,7 @@ generator with built-in pre- and post-processing facilities</h1> <p> <h3 align="center">Christophe Geuzaine and Jean-François Remacle</h3> <p> -<h3 align=center>Version <a href="doc/VERSIONS">1.35</a>, 18 February 2002</h3> +<h3 align=center>Version <a href="doc/VERSIONS">1.35</a>, 22 May 2002</h3> <p> <h2>Description</h2> @@ -203,7 +203,9 @@ are included in the archives. <li><A href="/gmsh/bin/gmsh-1.35.0-IRIX.tgz">SGI IRIX tarball (IRIX 6.5)</A> <li><A href="/gmsh/bin/gmsh-1.35.0-HP-UX.tgz">HP tarball (HPUX 10.20)</A> <li><A href="/gmsh/bin/gmsh-1.35.0-source.tgz">Source tarball</A> + <a href="#fltk-footnote" name="fltk-footmark"><sup>2</sup></a> <li><A href="/gmsh/bin/gmsh-1.35.0-source.zip">Source zip archive</A> + <a href="#fltk-footnote" name="fltk-footmark"><sup>2</sup></a> </ul> <p> @@ -218,6 +220,14 @@ href="/gmsh/thirdparty/Mesa-3.2-2.i386.rpm">here</A>). Remember that you may have to reconfigure the loader (ldconfig under Linux) or modify the LD_LIBRARY_PATH (or SHLIB_PATH on HP) environment variable in order for Gmsh to find the libraries. +<p> +<a name="fltk-footnote"></a><a +href="#fltk-footmark"><sup>2</sup></a>You need the <a +href="http://www.fltk.org/">FLTK</a> libaries and header files +(version 1.1.x) properly installed on your system in order to compile +the graphic user interface. Command-line only (i.e. non-interactive) +versions can be compiled without FLTK. Compiling Windows versions +requires the <a href="http://www.cygwin.com">Cygwin</a> tools. <h2>Credits</h2>