From b68baf19a252e0460933d92fbadde1eee2c19f4c Mon Sep 17 00:00:00 2001
From: scuri <scuri>
Date: Fri, 17 Oct 2008 17:39:06 +0000
Subject: *** empty log message ***

---
 html/en/cvs.html           | 13 ++++++-------
 html/en/download.html      |  7 ++++---
 html/en/download_tips.html | 26 ++++++++++++++------------
 html/en/history.html       | 36 ++++++++++++++++++++----------------
 html/en/home.html          |  8 +++++---
 html/en/prod.html          | 22 ++++++++++++++--------
 6 files changed, 63 insertions(+), 49 deletions(-)

diff --git a/html/en/cvs.html b/html/en/cvs.html
index 753d871..a24f65d 100644
--- a/html/en/cvs.html
+++ b/html/en/cvs.html
@@ -8,14 +8,13 @@
 <body>
 
 <h2 align="center" style="text-align:center">CVS</h2>
-<p>The CVS files are in the <b>IM</b> <b>LuaForge</b> site available at:</p>
-<p class="info"><a href="http://luaforge.net/scm/?group_id=86">
-http://luaforge.net/scm/?group_id=86</a>&nbsp;
-</p>
-<p>Current version can be obtained from module &quot;im&quot;.</p>
-<p>To checkout use:</p>
+<p>The CVS repository is at <b>SourceForge</b>. It can also be interactively 
+browsed at:</p>
+<p class="info"><a href="http://imtoolkit.cvs.sourceforge.net/imtoolkit/">
+http://imtoolkit.cvs.sourceforge.net/imtoolkit/</a></p>
+<p>To checkout use the module name &quot;im&quot; and the CVSROOT:</p>
 
-<pre>CVSROOT=:pserver:anonymous@cvs.luaforge.net:/cvsroot/imtoolkit</pre>
+<pre>:pserver:anonymous@<tt>imtoolkit.</tt>cvs.<tt>sourceforge</tt>.net:/cvsroot/imtoolkit</pre>
 
 </body>
 
diff --git a/html/en/download.html b/html/en/download.html
index c509826..3e02315 100644
--- a/html/en/download.html
+++ b/html/en/download.html
@@ -11,10 +11,11 @@
 
 <h1 style="text-align:center">Download</h1>
 
-  <p>The main download site is the <b>LuaForge</b> site available at:</p>
+  <p>The download site for pre-compiled binaries, documentation and sources is 
+	at <b>SourceForge</b>:</p>
   
-    <p class="info"><a href="http://luaforge.net/project/showfiles.php?group_id=86">
-    http://luaforge.net/project/showfiles.php?group_id=86</a> </p>
+    <p class="info"> 
+<a href="http://sourceforge.net/project/showfiles.php?group_id=241318">http://sourceforge.net/project/showfiles.php?group_id=241318</a></p>
   
   <p>Before downloading any precompiled binaries, you should read before the
   <a href="download_tips.html">Tecgraf Library Download Tips</a>.</p>
diff --git a/html/en/download_tips.html b/html/en/download_tips.html
index b999eae..b683800 100644
--- a/html/en/download_tips.html
+++ b/html/en/download_tips.html
@@ -18,11 +18,13 @@
   can be found at 
 <a target="_blank" href="http://www.tecgraf.puc-rio.br/tecmake">http://www.tecgraf.puc-rio.br/tecmake</a>.</p>
 <p class="info">The <b>IM</b> files can be downloaded at 
-<a href="http://luaforge.net/project/showfiles.php?group_id=86">http://luaforge.net/project/showfiles.php?group_id=86</a>.<br>
+<a href="http://sourceforge.net/project/showfiles.php?group_id=241318">http://sourceforge.net/project/showfiles.php?group_id=241318</a>.<br>
   The <b>CD</b> files can be downloaded at 
-<a href="http://luaforge.net/project/showfiles.php?group_id=88">http://luaforge.net/project/showfiles.php?group_id=88</a>.<br>
+<a href="http://sourceforge.net/project/showfiles.php?group_id=241317">
+http://sourceforge.net/project/showfiles.php?group_id=241317</a>.<br>
   The <b>IUP</b> files can be downloaded at 
-<a href="http://luaforge.net/project/showfiles.php?group_id=89">http://luaforge.net/project/showfiles.php?group_id=89</a>.<br>
+<a href="http://sourceforge.net/project/showfiles.php?group_id=241310">
+http://sourceforge.net/project/showfiles.php?group_id=241310</a>.<br>
   The <b>Lua</b> files can be downloaded at 
 <a href="http://luaforge.net/project/showfiles.php?group_id=110">http://luaforge.net/project/showfiles.php?group_id=110</a>.</p>
 <h3><a name="build">Build Configuration</a></h3>
@@ -32,7 +34,7 @@
 <p>The DLLs were built using the <b>cdecl</b> calling convention. This should be 
 a problem for Visual Basic users.</p>
 <p>In Visual C++ we use the single thread C Run Time Library for static libraries and the multi thread C RTL for DLLs. 
-  Because this is the default in Visual Studio for new projects. In Visual C++ 8 both use the multi thread C RTL.</p>
+  Because this is the default in Visual Studio for new projects. Since Visual C++ 8 both use the multi thread C RTL.</p>
 <h3><a name="pack">Packaging</a></h3>
 <p>The package files available for download are named according to the platform where they were build.</p>
 <p>In UNIX all strings are based in the result of the command &quot;uname -a&quot;. The package name is a concatenation of the 
@@ -72,7 +74,7 @@ a problem for Visual Basic users.</p>
             src
         cd\
         im\
-        lua5\</pre>
+        lua5.1\</pre>
 <p>This structure will also made the process of building from sources more simple, since the projects and makefiles 
   will assume this structure .</p>
 <h3><a name="usage">Usage</a></h3>
@@ -82,19 +84,19 @@ a problem for Visual Basic users.</p>
 3) &quot;-liup&quot; to specify the library files</pre>
 <p>For IDEs the configuration involves the same 3 steps above, but each IDE has a different dialog. The IUP toolkit 
   has a Guide for some IDEs:</p>
-<p class="info"><strong>Open Watcom</strong> - <a href="http://www.tecgraf.puc-rio.br/iup/en/guide/owc.html">http://www.tecgraf.puc-rio.br/iup/en/guide/owc.html</a>
+<p class="info"><strong>Open Watcom</strong> - <a href="http://www.tecgraf.puc-rio.br/iup/en/ide_guide/owc.html">http://www.tecgraf.puc-rio.br/iup/en/ide_guide/owc.html</a>
 <br>
-    <strong>Dev-C++</strong> - <a href="http://www.tecgraf.puc-rio.br/iup/en/guide/dev-cpp.html">http://www.tecgraf.puc-rio.br/iup/en/guide/dev-cpp.html</a>
+    <strong>Dev-C++</strong> - <a href="http://www.tecgraf.puc-rio.br/iup/en/ide_guide/dev-cpp.html">http://www.tecgraf.puc-rio.br/iup/en/ide_guide/dev-cpp.html</a>
 <br>
     <strong>Borland C++ BuilderX</strong> - 
-<a href="http://www.tecgraf.puc-rio.br/iup/en/guide/cppbx.html">http://www.tecgraf.puc-rio.br/iup/en/guide/cppbx.html</a><br>
+<a href="http://www.tecgraf.puc-rio.br/iup/en/ide_guide/cppbx.html">http://www.tecgraf.puc-rio.br/iup/en/ide_guide/cppbx.html</a><br>
     <strong>Microsoft Visual C++</strong> (Visual Studio 2003) - 
-<a href="http://www.tecgraf.puc-rio.br/iup/en/guide/msvc.html">http://www.tecgraf.puc-rio.br/iup/en/guide/msvc.html</a><br>
+<a href="http://www.tecgraf.puc-rio.br/iup/en/ide_guide/msvc.html">http://www.tecgraf.puc-rio.br/iup/en/ide_guide/msvc.html</a><br>
     <strong>Microsoft Visual C++</strong> (Visual Studio 2005) - 
-<a href="http://www.tecgraf.puc-rio.br/iup/en/guide/msvc8.html">http://www.tecgraf.puc-rio.br/iup/en/guide/msvc8.html</a><br>
+<a href="http://www.tecgraf.puc-rio.br/iup/en/ide_guide/msvc8.html">http://www.tecgraf.puc-rio.br/iup/en/ide_guide/msvc8.html</a><br>
 <strong>Eclipse for C++</strong> -
-<a href="http://www.tecgraf.puc-rio.br/iup/en/guide/eclipse.html">
-http://www.tecgraf.puc-rio.br/iup/en/guide/eclipse.html</a>
+<a href="http://www.tecgraf.puc-rio.br/iup/en/ide_guide/eclipse.html">
+http://www.tecgraf.puc-rio.br/iup/en/ide_guide/eclipse.html</a>
 </p>
 <h3><a name="plat">Available Platforms</a></h3>
 <table border="0" cellpadding="3" style="border-collapse: collapse" bordercolor="#111111" align="center">
diff --git a/html/en/history.html b/html/en/history.html
index a030602..42788b9 100644
--- a/html/en/history.html
+++ b/html/en/history.html
@@ -16,18 +16,14 @@
 	<li><span style="color: #0000FF">New:</span> imlua_avi, imlua_wmv and imlua_jp2 libraries so the 
 	repective formats can be dinamically loaded 
 	using require.</li>
-  <li><span style="color: #FF0000">Fixed:</span> reviewed and fixed the parameter 
-	checking of all IMLua processing functions. Also reviewed all IMLua 
-	parameter checking. Thanks to Lucas Lorensi.</li>
-	<li><span style="color: #FF0000">Fixed:</span> loading of TIFF format with 
-	old JPEG compression.</li>
-	<li><span style="color: #FF0000">Fixed:</span> loading and saving of PNM 
-	format when data in textual format and gray values are greatter than 255.</li>
-	<li><span style="color: #FF0000">Fixed:</span> Bicubic and Zero order 
-	interpolation for all geometric operations for pixels near the image border 
-	when increasing image size.</li>
-	<li><span style="color: #FF0000">Fixed:</span> Lua samples.</li>
-	<li><span style="color: #FF0000">Fixed:</span> ICON format in 64 bits Linux.</li>
+	<li><span style="color: #0000FF"><span style="color: #008000">Changed</span>:</span> 
+	<strong>
+  <span style="color: #FF0000">IMPORTANT</span></strong> - 
+	the &quot;imlua_cd&quot; library moved from IM to CD under the name &quot;cdluaim&quot;.</li>
+	<li><span style="color: #0000FF"><span style="color: #008000">Changed</span>:</span> 
+	<strong>
+  <span style="color: #FF0000">IMPORTANT</span></strong> - the support services 
+	(Downloads, Mailing List and CVS) moved from LuaForge to SourceForge.</li>
 	<li><span style="color: #008000">Changed:</span> All dll8 and dll9 DLLs now 
 	have a Manifest file that specifies the correct MSVCR*.DLL.</li>
 	<li><span style="color: #008000">Changed:</span> 
@@ -39,10 +35,18 @@
 	Copyright notice modified to reflect the registration at INPI (National 
 	Institute of Intellectual Property in Brazil). License continues under the 
 	same terms.</li>
-	<li><span style="color: #0000FF"><span style="color: #008000">Changed</span>:</span> 
-	<strong>
-  <span style="color: #FF0000">IMPORTANT</span></strong> - 
-	the &quot;imlua_cd&quot; library moved from IM to CD under the name &quot;cdluaim&quot;.</li>
+	<li><span style="color: #FF0000">Fixed:</span> reviewed and fixed the parameter 
+	checking of all IMLua processing functions. Also reviewed all IMLua 
+	parameter checking. Thanks to Lucas Lorensi.</li>
+	<li><span style="color: #FF0000">Fixed:</span> loading of TIFF format with 
+	old JPEG compression.</li>
+	<li><span style="color: #FF0000">Fixed:</span> loading and saving of PNM 
+	format when data in textual format and gray values are greatter than 255.</li>
+	<li><span style="color: #FF0000">Fixed:</span> Bicubic and Zero order 
+	interpolation for all geometric operations for pixels near the image border 
+	when increasing image size.</li>
+	<li><span style="color: #FF0000">Fixed:</span> Lua samples.</li>
+	<li><span style="color: #FF0000">Fixed:</span> ICON format in 64 bits Linux.</li>
 </ul>
 <h3 dir="ltr">Version 3.3 (26/Nov/2007)</h3>
 <ul>
diff --git a/html/en/home.html b/html/en/home.html
index bd5efe4..2d1388c 100644
--- a/html/en/home.html
+++ b/html/en/home.html
@@ -1,4 +1,4 @@
-<!doctype HTML PUBLIC "-//W3C//DTD HTML 4.0 Strict//EN">
+<!doctype HTML PUBLIC "-//W3C//DTD HTML 4.0 Strict//EN">
 <html>
 
 <head>
@@ -19,10 +19,12 @@
   scientific data types. About a hundred Image Processing operations are available.</p>
   <p>This work was developed at Tecgraf/PUC-Rio by means of the partnership with PETROBRAS/CENPES.</p>
   <h2>Project Management:</h2>
-    <p class="info">Antonio Esca�o Scuri</p>
+    <p class="info">Antonio Escaño Scuri</p>
 <p style="margin-left:0">Tecgraf - Computer Graphics Technology Group, PUC-Rio, Brazil <br>
 <a href="http://www.tecgraf.puc-rio.br/im">http://www.tecgraf.puc-rio.br/im</a> </p>
-
+<p style="margin-left:0">
+<a href="http://sourceforge.net"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=241318&amp;type=2" width="125" height="37" border="0" alt="SourceForge.net Logo" /></a>
+</p>
 </body>
 
 </html>
diff --git a/html/en/prod.html b/html/en/prod.html
index ee385dc..290012d 100644
--- a/html/en/prod.html
+++ b/html/en/prod.html
@@ -54,16 +54,18 @@
   </ul>
   <p>After all of the above have been checked, report the problem, including in your message: <strong>function, element, 
   format, platform, and compiler.</strong></p>
-  <p>We host <b>IM</b> support features at <b><a href="http://luaforge.net/">LuaForge</a></b>. It provides us  
-  Lists, News, CVS and Files. The <b>IM</b> page at <b>LuaForge</b> is available at:
-  <a target="_blank" href="http://luaforge.net/projects/imtoolkit/">http://luaforge.net/projects/imtoolkit/</a>.</p>
+  <p>We host the <b>IM</b> support features at <strong>SourceForge</strong>:
+	<a href="http://sourceforge.net/projects/imtoolkit/">
+	http://sourceforge.net/projects/imtoolkit/</a>. It provides us  
+  Mailing List, CVS Repository and Downloads.</p>
   
     <p>The discussion list is available at:
-    <a target="_self" href="http://lists.luaforge.net/mailman/listinfo/imtoolkit-users">
-    http://lists.luaforge.net/mailman/listinfo/imtoolkit-users</a>.<br>
-    Source code, pre-compiled binaries and samples can be downloaded at: <a href="http://luaforge.net/frs/?group_id=86">
-    http://luaforge.net/frs/?group_id=86</a>.<br>
-    The CVS can be browsed at: <a href="http://luaforge.net/scm/?group_id=86">http://luaforge.net/scm/?group_id=86</a>.</p>
+    <a href="http://lists.sourceforge.net/lists/listinfo/imtoolkit-users">
+	http://lists.sourceforge.net/lists/listinfo/imtoolkit-users</a>.<br>
+    Source code, pre-compiled binaries and documentation can be downloaded at: 
+<a href="http://sourceforge.net/project/showfiles.php?group_id=241318">http://sourceforge.net/project/showfiles.php?group_id=241318</a>.<br>
+    The CVS can be browsed at: <a href="http://imtoolkit.cvs.sourceforge.net/imtoolkit/">
+http://imtoolkit.cvs.sourceforge.net/imtoolkit/</a>.</p>
   
   <p>If you want us to develop a specific feature for the toolkit, Tecgraf is available for partnerships and 
   cooperation. Please contact <u><b>tcg@tecgraf.puc-rio.br</b></u>.</p>
@@ -106,6 +108,10 @@
   License</a>. You can read the respective licenses in the files: <a href="zlib.txt">zlib.txt</a>, <a href="libpng.txt">
   libpng.txt</a>, <a href="libjpeg.txt">libjpeg.txt</a>, <a href="libtiff.txt">libtiff.txt</a>, <a href="libjasper.txt">
   libjasper.txt</a>, <a href="liblzf.txt">liblzf.txt</a>.</p>
+  <p>Thanks for the <a href="http://sourceforge.net/">SourceForge</a> for 
+	hosting the support features. Thanks for the <a href="http://luaforge.net/">
+	LuaForge</a> team for previously hosting the support features for many 
+	years. </p>
 <p>IM is registered at the National Institute of Intellectual Property in Brazil 
 (INPI) under the number 07570-6, and so it is protected against illegal use. See 
 the <a href="copyright.html">Tecgraf Library License</a> for further usage 
-- 
cgit v1.2.3