From 4ae88d09ea5dc7ee5e5ff7074d3954ad3dc0f75a Mon Sep 17 00:00:00 2001 From: scuri Date: Tue, 26 Jan 2010 15:54:26 +0000 Subject: *** empty log message *** --- html/en/download_tips.html | 88 ++++++++++++++++++++++++++++++++-------------- html/en/history.html | 4 +-- html/wb/wb_usr.lua | 2 +- html/wb_title.html | 2 +- include/cd.h | 10 +++--- 5 files changed, 70 insertions(+), 36 deletions(-) diff --git a/html/en/download_tips.html b/html/en/download_tips.html index f010ee4..c80dbf9 100644 --- a/html/en/download_tips.html +++ b/html/en/download_tips.html @@ -13,6 +13,23 @@ .style2 { border-style: solid; } +.style3 { + border-top-style: solid; + border-top-width: 1px; +} +.style4 { + border-bottom-style: solid; + border-bottom-width: 1px; +} +.style5 { + border-collapse: collapse; +} +.style6 { + border-top-style: solid; + border-top-width: 1px; + border-bottom-style: solid; + border-bottom-width: 1px; +} @@ -116,7 +133,7 @@ http://www.tecgraf.puc-rio.br/iup/en/ide_guide/eclipse.html

Available Platforms

The following platforms can be available:

- +
@@ -137,27 +154,31 @@ http://www.tecgraf.puc-rio.br/iup/en/ide_guide/eclipse.html - + - - + - - @@ -190,6 +211,11 @@ http://www.tecgraf.puc-rio.br/iup/en/ide_guide/eclipse.html + + + + - + + [Tiger] / Darwin Kernel 8.11 / gcc 4.0 + [Tiger] / Darwin Kernel 8.11 / gcc 4.0 + [Leopard] / Darwin Kernel 9.4 / gcc 4.0 + + + + - + - - - @@ -291,20 +320,25 @@ http://www.tecgraf.puc-rio.br/iup/en/ide_guide/eclipse.html + system and also with a DLL and import library + system and also with a DLL and import library + + + + - + - - + @@ -334,7 +368,7 @@ http://www.tecgraf.puc-rio.br/iup/en/ide_guide/eclipse.html - @@ -345,12 +379,12 @@ http://www.tecgraf.puc-rio.br/iup/en/ide_guide/eclipse.html + using the Cygwin Posix system (See Win32_cygw15) + using the Cygwin Posix system (See Win32_cygw17)
Package Name Description
Linux24 Red Hat 7.3 (x86) / Kernel 2.4 / gcc 2.95 / Open Motif 2.1 - / GTK 2.0 Red Hat 7.3 (x86) / Kernel 2.4 / gcc 2.95 / + Open Motif + 2.1 / GTK 2.0
Linux24g3 CentOS 3.9 (x86) / Kernel 2.4 / gcc 3.2 / Open Motif 2.2 +  CentOS 3.9 (x86) / Kernel 2.4 / gcc 3.2 / Open + Motif 2.2 3 / GTK 2.2
Linux24g3_64   Red Hat E.L. WS 3 (x64) / Kernel 2.4 / gcc 3.2 / Open Motif - 2.2 3 / GTK 2.2 Red Hat E.L. WS 3 (x64) / Kernel 2.4 / gcc + 3.2 / Open Motif 2.2 3 / GTK 2.2
Linux26 CentOS 4.6 (x86) / Kernel 2.6 / gcc 3.4 / Open Motif 2.2 +  CentOS 4.6 (x86) / Kernel 2.6 / gcc 3.4 / Open + Motif 2.2 3 / GTK 2.4
Linux26_64 CentOS 4.6 (x64) / Kernel 2.6 / gcc 3.4 / Open Motif 2.2 +  CentOS 4.6 (x64) / Kernel 2.6 / gcc 3.4 / Open + Motif 2.2 3 / GTK 2.4
 Sun Solaris 8 (sparc) / gcc 3.4 / Motif 2.1
SunOS510 Sun Solaris 10 (sparc) / gcc 3.4 / Motif 2.1 +
SunOS510x86  Sun Solaris 10 (x86) / gcc 3.3 / Motif 2.1 @@ -197,42 +223,45 @@ http://www.tecgraf.puc-rio.br/iup/en/ide_guide/eclipse.html
FreeBSD54 Free BSD 5.4 (x86) / gcc 3.4 / Open Motif 2.2 - 3 Free BSD 5.4 (x86) / gcc 3.4
Darwin811  Mac OS X 10.4.11 (ppc) - [Tiger] / Darwin Kernel 8.11 / gcc 4.0 / - Open Motif 2.1
Darwin811x86  Mac OS X 10.4.11 (x86) - [Tiger] / Darwin Kernel 8.11 / gcc 4.0 / Open Motif 2.1
Darwin94x86  Mac OS X 10.5.4 (x86) - [Leopard] / Darwin Kernel 9.4 / gcc 4.0 / Open Motif 2.1
Darwin102x86 Mac OS X 10.6.2 (x86) + [Snow Leopard] / Darwin Kernel 10.2 / gcc 4.2
Win32_vc6 Static library built with Microsoft Visual C++ 6 (static RTL/single thread) Static library built with Microsoft Visual C++ 6 (static RTL/single thread)
Win32_vc7 Static library built with Microsoft Visual C++ 7.1 (.NET 2003) (static RTL/single thread)
+
 Static library built with Microsoft Visual C++ 7.1 (.NET 2003) (static RTL/single thread)
 Also compatible with Microsoft Visual C++ Toolkit 2003
Win32_vc8 Static library built with Microsoft Visual C++ 8.0 (2005) (static RTL/multithread)
+
 Static library built with Microsoft Visual C++ 8.0 (2005) (static RTL/multithread)
 Also compatible with Microsoft Visual C++ 2005 Express Edition
Win32_vc9 Static library built with Microsoft Visual C++ 9.0 (2008) (static RTL/multithread)
+
 Static library built with Microsoft Visual C++ 9.0 (2008) (static RTL/multithread)
 Also compatible with Microsoft Visual C++ 2008 Express Edition -
 http://www.microsoft.com/express/vc/ ¹
Win32_cygw15  Same as Win32_gcc3, but using the Cygwin Posix - system
Win32_cygw17  Same as Win32_gcc4, but using the Cygwin Posix - system
Win32_dllg4 DLL and import library built + with Cygwin gcc 4.3 (See Win32_gcc4)
Win32_mingw3 Static library built with MingW gcc 3.4 Static library built with MingW gcc 3.4
Win32_mingw4 Static library built with MingW gcc 4.3 - +  Static library built with MingW gcc 4.3 - http://www.mingw.org/ ¹
 Also compatible with Dev-C++ - @@ -315,8 +349,8 @@ http://www.tecgraf.puc-rio.br/iup/en/ide_guide/eclipse.html
Win32_dllw4 DLL and import library built - with MingW gcc 4.3 DLL and import library built + with MingW gcc 4.3 (See Win32_mingw4)
Win32_owc1
Win32_bin Executables only for Windows NT/2000/XP (can be +  Executables only for Windows NT/2000/XP/Vista/7 (can be generated by any of the above compilers)
Win32_cygw15_bin  Executables only for Windows NT/2000/XP, but - using the Cygwin Posix system
Win32_cygw17_bin  Executables only for Windows NT/2000/XP, but - using the Cygwin Posix system
diff --git a/html/en/history.html b/html/en/history.html index 083ef88..7f3b2bc 100644 --- a/html/en/history.html +++ b/html/en/history.html @@ -1,4 +1,4 @@ - + @@ -19,7 +19,7 @@

History of Changes

-

CVS (15/Dec/2009)

+

Version 5.3 (26/Jan/2010)