diff --git a/users_guide/changes.xml b/users_guide/changes.xml index 66995e8ca4520a79a70b8bef42199afb5856bb25..104f47e0f3db3473c5ecb3fc5a2892c7009544cb 100755 --- a/users_guide/changes.xml +++ b/users_guide/changes.xml @@ -3,7 +3,7 @@ <title>Change History</title> <simplesect> - <title>Changes For Version 1.6.19 (February 28, 2009)</title> + <title>Changes For Version 1.6.19 (March 6, 2009)</title> <itemizedlist mark="bullet"> <listitem> diff --git a/users_guide/implementation.xml b/users_guide/implementation.xml index 7b0fa9150d896ce08fe7ccadbf23e4464ec7ed86..d3d1ea0dc1fc0e608e94fa7cccf8799ba12a3689 100755 --- a/users_guide/implementation.xml +++ b/users_guide/implementation.xml @@ -8,10 +8,10 @@ interface files used to generate FXRuby is included in the standard FXRuby source code distribution, and if you'd like you can even regenerate the FXRuby sources using SWIG. Because FXRuby relies on - functionality in the latest development version of SWIG, you will need - to check out that version from the SWIG CVS repository. For instructions - on how to do so, please see <ulink url="http://www.swig.org/cvs.html"> - this page</ulink>.</para> + functionality in a specific version of SWIG (version 1.3.22), you will need + to <ulink url="http://sourceforge.net/project/showfiles.php?group_id=1645&package_id=1608&release_id=265569">download and install SWIG-1.3.22</ulink>. + <emphasis role="strong">Note that more recent versions of SWIG will not + work</emphasis> (this will be corrected in the future).</para> <para>To regenerate the FXRuby sources from the SWIG interface files, change directories to the <filename class="directory">swig-interfaces </filename> subdirectory of the FXRuby source tree and type <command>make diff --git a/web/art/fxrubylogo.png b/web/art/fxrubylogo.png deleted file mode 100755 index c50c35c1596e822ee8864c716fb5ebde1f11680b..0000000000000000000000000000000000000000 Binary files a/web/art/fxrubylogo.png and /dev/null differ diff --git a/web/art/fxrubylogo_small.png b/web/art/fxrubylogo_small.png deleted file mode 100755 index 6bec6291d2036180703a9a3e7e614f9584d316a8..0000000000000000000000000000000000000000 Binary files a/web/art/fxrubylogo_small.png and /dev/null differ diff --git a/web/art/line.gif b/web/art/line.gif deleted file mode 100755 index ae0382d9640deffba60d29eccadab9991d768f5f..0000000000000000000000000000000000000000 Binary files a/web/art/line.gif and /dev/null differ diff --git a/web/art/oul_grey.gif b/web/art/oul_grey.gif deleted file mode 100755 index e24f395e358720d2df7e4a34ec9ff2109f56a1ed..0000000000000000000000000000000000000000 Binary files a/web/art/oul_grey.gif and /dev/null differ diff --git a/web/art/our.gif b/web/art/our.gif deleted file mode 100755 index f1ade3768a82d4bc8bb0732e5432183fdb595d46..0000000000000000000000000000000000000000 Binary files a/web/art/our.gif and /dev/null differ diff --git a/web/community.html b/web/community.html index 04e6abba28b5944f940846e43b372fb39a5d2399..4e28c90eca63a422a2320476c409978709083d0c 100644 --- a/web/community.html +++ b/web/community.html @@ -3,6 +3,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> + <meta name="verify-v1" content="oJj9+cXtpch0MSVjYgtyvC+Y57yYC6Cz9zFOd1+FXSw=" /> <link rel="stylesheet" href="css/style.css" type="text/css" /> <link rel="meta" title="DOAP" type="application/rdf+xml" href="http://www.fxruby.org/doap.rdf" /> <title>Community</title> @@ -53,24 +54,10 @@ <div id="main"> <h1>Mailing Lists</h1> - - - <h2>Announcements</h2> - - - <p>The announcements list is a low-traffic list on which new releases of FXRuby, as well as software based on FXRuby, will be -announced. Discussions on various topics however should preferably take place in the users list, to prevent swamping people’s -mailboxes. To subscribe, fill out the <a href="http://rubyforge.org/mailman/listinfo/fxruby-announce" title="Announcements List Subscription -Form">web-based subscription form</a>.</p> - - - <h2>General Discussion</h2> - - - <p>The users list is intended for discussion on various FOX and FXRuby topics between developers and/or users of FXRuby and -applications based on it. If you have questions, feel free to post your questions here, as many people are only too happy to -answer them. To subscribe, fill out the <a href="http://rubyforge.org/mailman/listinfo/fxruby-users" title="General Discussion List Subscription -Form">web-based subscription form</a>.</p> +<h2>Announcements</h2> +<p>The announcements list is a low-traffic list on which new releases of FXRuby, as well as software based on FXRuby, will be announced. Discussions on various topics however should preferably take place in the users list, to prevent swamping people’s mailboxes. To subscribe, fill out the <a href="http://rubyforge.org/mailman/listinfo/fxruby-announce" title="Announcements List Subscription Form">web-based subscription form</a>.</p> +<h2>General Discussion</h2> +<p>The users list is intended for discussion on various FOX and FXRuby topics between developers and/or users of FXRuby and applications based on it. If you have questions, feel free to post your questions here, as many people are only too happy to answer them. To subscribe, fill out the <a href="http://rubyforge.org/mailman/listinfo/fxruby-users" title="General Discussion List Subscription Form">web-based subscription form</a>.</p> </div> diff --git a/web/documentation.html b/web/documentation.html index 9f570fdc33f8c93fe75aee1b5feea9d9547f6686..226a8fb9743a549e64d0e2fa7b5063d34c1089a4 100644 --- a/web/documentation.html +++ b/web/documentation.html @@ -3,6 +3,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> + <meta name="verify-v1" content="oJj9+cXtpch0MSVjYgtyvC+Y57yYC6Cz9zFOd1+FXSw=" /> <link rel="stylesheet" href="css/style.css" type="text/css" /> <link rel="meta" title="DOAP" type="application/rdf+xml" href="http://www.fxruby.org/doap.rdf" /> <title>Documentation</title> @@ -53,30 +54,12 @@ <div id="main"> <h1>Books</h1> - - - <p>The book <cite>FXRuby: Create Lean and Mean GUIs with Ruby</cite> (available from the <a href="http://www.pragmaticprogrammer.com/titles/fxruby/">Pragmatic -Programmers</a> and other booksellers) is the best print source of documentation -for FXRuby. It’s also available as a PDF.</p> - - - <p>Several other books, including <cite>Ruby Developer’s Guide</cite> and <cite>The Ruby Way</cite>, include chapters or sections -on GUI development with FXRuby.</p> - - - <h1>Online</h1> - - - <p>The <a href="http://www.fxruby.org/doc/book.html">FXRuby User’s Guide</a> provides detailed installation instructions as well -as a handful of tutorial exercises to get you started with FXRuby development.</p> - - - <p>If you’re looking for API reference documentation, all of the classes and methods for FXRuby are documented -<a href="http://www.fxruby.org/doc/api/">here</a>.</p> - - - <p>Other good sources of documentation include the <a href="http://www.fox-toolkit.org/">FOX home page</a> and the <a href="http://www.fox-toolkit.net/">FOX Community -Wiki</a> site.</p> +<p>The book <cite>FXRuby: Create Lean and Mean GUIs with Ruby</cite> (available from the <a href="http://www.pragmaticprogrammer.com/titles/fxruby/">Pragmatic Programmers</a> and other booksellers) is the best print source of documentation for FXRuby. It’s also available as a PDF.</p> +<p>Several other books, including <cite>Ruby Developer’s Guide</cite> and <cite>The Ruby Way</cite>, include chapters or sections on GUI development with FXRuby.</p> +<h1>Online</h1> +<p>The <a href="http://www.fxruby.org/doc/book.html">FXRuby User’s Guide</a> provides detailed installation instructions as well as a handful of tutorial exercises to get you started with FXRuby development.</p> +<p>If you’re looking for API reference documentation, all of the classes and methods for FXRuby are documented <a href="http://www.fxruby.org/doc/api/">here</a>.</p> +<p>Other good sources of documentation include the <a href="http://www.fox-toolkit.org/">FOX home page</a> and the <a href="http://www.fox-toolkit.net/">FOX Community Wiki</a> site.</p> </div> diff --git a/web/downloads.html b/web/downloads.html index 80610f52f04d5bf410127598870843084e085b97..04aac14d92822cf4e2d76a60cb821b5b4d1815b1 100644 --- a/web/downloads.html +++ b/web/downloads.html @@ -3,6 +3,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> + <meta name="verify-v1" content="oJj9+cXtpch0MSVjYgtyvC+Y57yYC6Cz9zFOd1+FXSw=" /> <link rel="stylesheet" href="css/style.css" type="text/css" /> <link rel="meta" title="DOAP" type="application/rdf+xml" href="http://www.fxruby.org/doap.rdf" /> <title>Downloads</title> @@ -52,45 +53,15 @@ <div id="main"> - <p>The latest version of FXRuby is always available from the <a href="http://rubyforge.org/projects/fxruby/">RubyForge project page</a>. The -RubyForge releases should always have accompanying release notes describing the changes for that release. A cumulative ChangeLog -file is also included in the FXRuby source code distribution. Note that any FXRuby 1.6.x release should be compatible with any -FOX 1.6.x release, but won’t be compatible with earlier (or later) versions of FOX.</p> - - - <h1>Source Code</h1> - - - <p>The FXRuby source code is distributed as a gzipped tar archive, and is available for download from the <a href="http://rubyforge.org/projects/fxruby/">RubyForge project -page</a>.</p> - - - <h1>Binaries for Unix/Linux</h1> - - - <p>Precompiled binaries for FOX, FXScintilla and FXRuby are available for various Unix/Linux platforms, but not in any -centralized way.</p> - - - <p>Both the <a href="http://www.fox-toolkit.net/">FOX Community Wiki</a> site and the main <a href="http://www.fox-toolkit.org/">FOX web site</a> list a -number of independent sources for package downloads for various Linux distributions, but many of these are for older FOX -releases. You may have better luck using a RPM search engine like <a href="http://rpmfind.net/">rpmfind.net</a> to find the most recent -packages for your distribution.</p> - - - <h1>Binaries for Microsoft Windows</h1> - - - <p>Windows installers for FXRuby are available for download from the <a href="http://rubyforge.org/projects/fxruby/">RubyForge project -page</a>. The FOX and FXScintilla libraries are built into the Windows installers for FXRuby, -and you should not need to download and install those packages separately. These binaries are also compatible with the standard -Ruby installer for Windows that are available for download from RubyForge.</p> - - - <p>Note that the precompiled binaries for Windows are built with OpenGL support, and thus depend on the OpenGL runtime libraries -(opengl32.dll and glu32.dll). These libraries were not included with Windows 95 (earlier than OSR2), so if you’re using Ruby and -FXRuby on a Windows 95 machine, you may need to download the OpenGL runtime libraries. You must have these libraries installed -even if you don’t plan to do anything OpenGL-related with FXRuby.</p> + <p>The latest version of FXRuby is always available from the <a href="http://rubyforge.org/projects/fxruby/">RubyForge project page</a>. The RubyForge releases should always have accompanying release notes describing the changes for that release. A cumulative ChangeLog file is also included in the FXRuby source code distribution. Note that any FXRuby 1.6.x release should be compatible with any FOX 1.6.x release, but won’t be compatible with earlier (or later) versions of FOX.</p> +<h1>Source Code</h1> +<p>The FXRuby source code is distributed as a gzipped tar archive, and is available for download from the <a href="http://rubyforge.org/projects/fxruby/">RubyForge project page</a>.</p> +<h1>Binaries for Unix/Linux</h1> +<p>Precompiled binaries for FOX, FXScintilla and FXRuby are available for various Unix/Linux platforms, but not in any centralized way.</p> +<p>Both the <a href="http://www.fox-toolkit.net/">FOX Community Wiki</a> site and the main <a href="http://www.fox-toolkit.org/">FOX web site</a> list a number of independent sources for package downloads for various Linux distributions, but many of these are for older FOX releases. You may have better luck using a RPM search engine like <a href="http://rpmfind.net/">rpmfind.net</a> to find the most recent packages for your distribution.</p> +<h1>Binaries for Microsoft Windows</h1> +<p>Windows installers for FXRuby are available for download from the <a href="http://rubyforge.org/projects/fxruby/">RubyForge project page</a>. The FOX and FXScintilla libraries are built into the Windows installers for FXRuby, and you should not need to download and install those packages separately. These binaries are also compatible with the standard Ruby installer for Windows that are available for download from RubyForge.</p> +<p>Note that the precompiled binaries for Windows are built with OpenGL support, and thus depend on the OpenGL runtime libraries (opengl32.dll and glu32.dll). These libraries were not included with Windows 95 (earlier than OSR2), so if you’re using Ruby and FXRuby on a Windows 95 machine, you may need to download the OpenGL runtime libraries. You must have these libraries installed even if you don’t plan to do anything OpenGL-related with FXRuby.</p> </div> diff --git a/web/home.html b/web/home.html deleted file mode 100755 index 0b2b549674108f53f04844bdae92407334c47543..0000000000000000000000000000000000000000 --- a/web/home.html +++ /dev/null @@ -1,113 +0,0 @@ -<html> -<head> -<link rel="stylesheet" href="page.css" type="text/css"> -<title>Home</title> -</head> -<body bgcolor=#ffffff link=#990033 vlink=#990033 alink=#990033 text=#000000> - - -<!---- TOPIC TITLE WITH LOGO---> -<table border=0 cellpadding= cellspacing=2 width=100% ><tr><td><a href='http://www.fxruby.org' target=_top><img src='art/fxrubylogo_small.png' border=0></a></td><td width=100% valign=bottom id="HEADLINE"><b> -Welcome to FXRuby -<br><img src='art/line.gif' width=100% height=1></b></td></tr></table> -</p> -<!--- TOPIC TITLE WITH LOGO ---> -<blockquote> -FXRuby is a <a href="http://www.ruby-lang.org" target=_top>Ruby</a> extension -module that provides an interface to the <a href="http://www.fox-toolkit.com" target=_top>FOX</a> -GUI library. It is Copyright 2001-2004 by <a href="mailto:lyle@rubyforge.org">Lyle -Johnson</a> and released under the <a href="http://www.gnu.org/copyleft/lesser.html" target=_top>GNU -Lesser General Public License</a> -</blockquote> - - - -<!--- TOPIC TITLE --> -<p> -<table width=100% cellpadding=0 cellspacing=2><tr><td width=100% valign=bottom id="HEADLINE"><b> -Versions -<br><img src='art/line.gif' width='100%' height=1></b></td></tr></table> -</p> -<!--- TOPIC TITLE --> -<blockquote> -As of the FOX 1.0 release, any FXRuby version 1.0.x release should be compatible with any FOX 1.0.x release. -Similarly, any FXRuby version 1.2.x release should be compatible with any FOX 1.2.x release, -and any FXRuby version 1.4.x release should be compatible with any FOX 1.4.x release.<p> -</blockquote> - - -<!--- TOPIC TITLE --> -<p> -<table width=100% cellpadding=0 cellspacing=2><tr><td width=100% valign=bottom id="HEADLINE"><b> -Mailing Lists -<br><img src='art/line.gif' width='100%' height=1></b></td></tr></table> -</p> -<!--- TOPIC TITLE --> -<ul> -<b>Announcements</b><p> -<ul> -The announcements list is a low-traffic list on which new releases of FXRuby, as well as software based on FXRuby, will -be announced. Discussions on various topics however should preferably take place in the users list, to prevent -swamping people's mailboxes. -To subscribe, fill out the web-based -<a href="http://rubyforge.org/mailman/listinfo/fxruby-announce" target=_top>subscription form</a>. -</ul><p> -<b>General Discussion</b><p> -<ul> -The users list is intended for discussion on various FOX and FXRuby topics between developers and/or users -of FXRuby and applications based on it. If you have questions, feel free to post your questions here, as many people -are only too happy to answer them. -To subscribe, fill out the web-based -<a href="http://rubyforge.org/mailman/listinfo/fxruby-users" target=_top>subscription form</a>. -</ul> -</ul> - -<!--- TOPIC TITLE --> -<p> -<table width=100% cellpadding=0 cellspacing=2><tr><td width=100% valign=bottom id="HEADLINE"><b> -Screenshots -<br><img src='art/line.gif' width='100%' height=1></b></td></tr></table> -</p> -<!--- TOPIC TITLE --> -<blockquote> -If you need to whet your appetite with a few screenshots before committing -to an actual download, I understand completely. <a href="../doc/examples.html">This -page</a> from the <a href="../doc/book.html">FXRuby User's Guide</a> displays -screenshots from some representative FOX and FXRuby programs. The <a href="http://www.fox-toolkit.com" target=_top>FOX -home page</a> also devotes a section to FOX-based Projects and Screen Shots, -which you may also want to check out. -</blockquote> - - -<!--- TOPIC TITLE --> -<p> -<table width=100% cellpadding=0 cellspacing=2><tr><td width=100% valign=bottom id="HEADLINE"><b> -Projects Using FXRuby -<br><img src='art/line.gif' width='100%' height=1></b></td></tr></table> -</p> -<!--- TOPIC TITLE --> -<blockquote> -Projects using FXRuby include: -<ul> - <li><a href="http://www.insula.cz/dbtalk" target=_top>DbTalk</a> is an interactive GUI-based tool for database querying, programming, administration, etc. It is developed by Dalibor Sramek.</li> - <li><a href="http://freeride.rubyforge.org/wiki/wiki.pl" target=_top>FreeRIDE</a> is an IDE for the Ruby programming language.</li> - <li><a href="http://www.fisica.uniud.it/~glast/FRED" target=_top>FRED</a> is a high energy physics event display built out of Ruby and FOX by Riccardo Giannitrapani and Marco Frailis.</li> - <li><a href="http://www.mondrian-ide.com/" target=_top>Mondrian</a> is a cross-platform project-manager and editor for the Ruby language. Written in 100% native Ruby using the FOX GUI toolkit, Mondrian has the familiar look and feel of a modern IDE while remaining dedicated to the uniqueness of the Ruby language and its community.</li> - <li><a href="http://fox-tool.rubyforge.org/" target=_top>foxGUIb</a> is an interactive gui builder and codegenerator for FXRuby. This tool makes it easy to quickly build complex and good looking graphical user interfaces for Ruby.</li> -</ul> -If your project uses FXRuby for its user interface, and you'd like to see it listed -here, please send me an e-mail with the information. -</blockquote> - - -<!--- COPYRIGHT --> -<p> -<table width=100% cellpadding=0 cellspacing=0><tr><td width=100% valign=top id=HEADLINE align=right> -<img src='art/line.gif' width=100% height=1><font size=-1> -Copyright © 2001-2004 Lyle Johnson</font> -</td></tr></table> -</p> -<!--- COPYRIGHT --> - -</body> -</html> diff --git a/web/index.html b/web/index.html index ca245b8dfa04f01b6ffd83a0daae891d1bba7043..7d635183785ccf08a8a5a9fac93cd3bdc3eca390 100644 --- a/web/index.html +++ b/web/index.html @@ -3,7 +3,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> - <meta name="verify-v1" content="oJj9+cXtpch0MSVjYgtyvC+Y57yYC6Cz9zFOd1+FXSw=" /> + <meta name="verify-v1" content="oJj9+cXtpch0MSVjYgtyvC+Y57yYC6Cz9zFOd1+FXSw=" /> <link rel="stylesheet" href="css/style.css" type="text/css" /> <link rel="meta" title="DOAP" type="application/rdf+xml" href="http://www.fxruby.org/doap.rdf" /> <title>FXRuby</title> @@ -53,27 +53,18 @@ <div id="main"> - <p>FXRuby is a library for developing powerful and sophisticated cross-platform graphical user interfaces (GUIs) for your Ruby -applications. It’s based on the <a href="http://www.fox-toolkit.org/" title="FOX Home Page">FOX Toolkit</a>, a popular open source -C++ library developed by Jeroen van der Zijp. What that means for you as an application developer is that you’re able to -write code in the <a href="http://www.ruby-lang.org/" title="Ruby Home Page">Ruby</a> programming language that you already know and love, -while at the same time taking advantage of the performance and functionality of a featureful, highly optimized C++ toolkit.</p> - - - <h1>Projects Using FXRuby</h1> - - - <p>Projects using FXRuby include:</p> - - - <ul> - <li><a href="http://www.insula.cz/dbtalk">DbTalk</a> is an interactive GUI-based tool for database querying, programming, administration, etc. It is developed by Dalibor Sramek.</li> - <li><a href="http://freeride.rubyforge.org/wiki/wiki.pl">FreeRIDE</a> is an IDE for the Ruby programming language.</li> - <li><a href="http://www.fisica.uniud.it/~glast/FRED">FRED</a> is a high energy physics event display built out of Ruby and FOX by Riccardo Giannitrapani and Marco Frailis.</li> - <li><a href="http://www.mondrian-ide.com/">Mondrian</a> is a cross-platform project-manager and editor for the Ruby language. Written in 100% native Ruby using the FOX GUI toolkit, Mondrian has the familiar look and feel of a modern IDE while remaining dedicated to the uniqueness of the Ruby language and its community.</li> - <li><a href="http://fox-tool.rubyforge.org/">foxGUIb</a> is an interactive gui builder and codegenerator for FXRuby. This tool makes it easy to quickly build complex and good looking graphical user interfaces for Ruby. -If your project uses FXRuby for its user interface, and you’d like to see it listed here, please send me an e-mail with the information.</li> - </ul> + <p>FXRuby is a library for developing powerful and sophisticated cross-platform graphical user interfaces (GUIs) for your Ruby applications. It’s based on the <a href="http://www.fox-toolkit.org/" title="FOX Home Page">FOX Toolkit</a>, a popular open source C++ library developed by Jeroen van der Zijp. What that means for you as an application developer is that you’re able to write code in the <a href="http://www.ruby-lang.org/" title="Ruby Home Page">Ruby</a> programming language that you already know and love, while at the same time taking advantage of the performance and functionality of a featureful, highly optimized C++ toolkit.</p> +<h1>Projects Using FXRuby</h1> +<p>Projects using FXRuby include:</p> +<ul> + <li><a href="http://www.attiksystem.ch/beerp/beerp-the-fxruby-erp/">BeERP</a> is a commercial ERP built entirely with the FXRuby library.</li> + <li><a href="http://www.discretizer.org/">Discretizer</a> is an interactive mesh creation tool. It can be used to create geometry and meshes for three dimensional flow simulations (CFD).</li> + <li><a href="http://fox-tool.rubyforge.org/">foxGUIb</a> is an interactive gui builder and codegenerator for FXRuby. This tool makes it easy to quickly build complex and good looking graphical user interfaces for Ruby.</li> + <li><a href="http://rubyforge.org/projects/fxri/">FXRI</a> is a FXRuby Interface to RI that supports search-on-typing. FXRI is a small little program that tries to provide the desired information as fast as possible.</li> + <li><a href="http://fxtwitter.rubyforge.org/">fxtwitter</a> is a simple Twitter client written in Ruby.</li> + <li><a href="http://freeride.rubyforge.org/wiki/wiki.pl">FreeRIDE</a> is an IDE for the Ruby programming language.</li> +</ul> +<p>If your project uses FXRuby for its user interface, and you’d like to see it listed here, please send me an e-mail with the information.</p> </div> diff --git a/web/menu.html b/web/menu.html deleted file mode 100755 index 09ece845069026de46f4899853c8802e5276cf82..0000000000000000000000000000000000000000 --- a/web/menu.html +++ /dev/null @@ -1,50 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> -<html> -<head> -<title>FXRuby - menu page</title> -<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="menu.css" type="text/css"> -<base target=page> -</head> -<body bgcolor='#ffffff' leftmargin=0 topmargin=0 link='#404040' vlink='#404040' alink='#404040' marginwidth=0 marginheight=0> - -<table border=0 cellpadding=0 cellspacing=0 align=center width=170 height='100%' hspace=0 vspace=0 frame=void> -<tr><td bgcolor='#efc3a5' height='100%' width=18> </td><td bgcolor='#efc3a5' width=152 valign=top> -<font face='verdana,sans-serif' size=2 > - -<!---- START MENU ----> -<br> -<img src='art/line.gif' width='152' height=1><br> -<a href="home.html"><b>Home</b></a><br> -<a href="http://rubyforge.org/news/?group_id=300" target=_top><b>News</b></a><br> -<a href="downloads.html"><b>Downloads</b></a><br> -<a href="../doc/book.html"><b>User's Guide</b></a><br> -<a href="../doc/api"><b>API Reference Docs</b></a><br> -<a href="../doc/examples.html"><b>Screenshots</b></a><br> -<a href="http://rubyforge.org/tracker/?atid=1223&group_id=300&func=browse" target=_top><b>Bugs</b></a><br> -<a href="../doc/cvs.html"><b>CVS</b></a><br> -<a href="http://www.gnu.org/copyleft/lesser.html" target=_top><b>License</b></a><br> -<p> - -<!---- Links ----> -<img src='art/line.gif' width='152' height=1><br> -<a href="http://www.fox-toolkit.com" target=_top><B>FOX</B></a><br> -<a href="http://www.fox-toolkit.net" target=_top><B>FOX Community</B></a><br> -<a href="http://www.ruby-lang.org" target=_top><B>Ruby</B></a><br> -<a href="http://www.swig.org" target=_top><B>SWIG</B></a><br> -<a href="http://rubyforge.org/projects/fxruby" target=_top><B>RubyForge</B></a><br> -</font> -<p> - -<font face='verdana,sans-serif' size=1 color='#404040'> -<img src='art/line.gif' width='152' height=1><br> -<address>Copyright © 2001-2004<br><a href='mailto:lyle@rubyforge.org'><font face='verdana,sans-serif' size=1 >Lyle Johnson</font></a>.</address> -<address>FXRuby Logo images provided by Sander Jansen.</address> -</font > - -<!---- END MENU ----> -</td></tr> -</TABLE> -</BODY> -</HTML> - diff --git a/web/styles.css b/web/styles.css deleted file mode 100755 index 3feb86829e909384f651f0e1ea6039f7b077ae8f..0000000000000000000000000000000000000000 --- a/web/styles.css +++ /dev/null @@ -1,167 +0,0 @@ - -BODY -{ - - -} - - -.DECORTHING -{ -color:silver; -background-color:gray; -width:20px; -height:100% -} - -.SEPHOR -{ -color:silver; -background-color:#000000; -height:1px; - -width:100%; -} - -.SEPVER -{ -color:silver; -background-color:#000000; -width:1px; -height:100% -} - -UL -{ -list-style-type:square; -} -LI -{ -white-space:pre; -} - - - - - - -#TOPTITLE -{ -color: silver; -background-color:black; -font-family:verdana,sans-serif; -font-size:10pt; -font-variant:small-caps; -font-weight:bolder; -letter-spacing:4pt; -text-align:center; -} - -#LOGO -{ -color: silver; -background-color: silver; -font-family:verdana,sans-serif; -font-size:10pt; -font-variant:small-caps; -font-weight:bolder; -letter-spacing:4pt; -text-align:right; -} - -#MENU -{ -color:black; -background-color:#6495ED; -font-family:verdana,sans-serif; -font-size:10pt; -font-weight:bolder; -vertical-align:text-top; -padding-left:5px; -padding-top:20px; -margin-top:0px; -width:130px; -height:100%; -} - - -.MENULINK -{ -color:black; -text-decoration:none; -background-color:#6495ED; -} - -.MENULINK:hover -{ -color:silver; -text-decoration:none; -background-color:#6495ED; -} - -.PAGEMENULINK -{ -color:#6495ED; -text-decoration:none; -background-color:white; -} - -.PAGEMENULINK:hover -{ -color:#6495ED; -text-decoration:underline; -background-color:white; -} - -#submenuitem -{ -color:black; -background-color:#B0C4DE; -font-family:verdana,sans-serif; -font-size:10pt; -font-weight:normal; -text-align:left; -vertical-align:top; -padding-left:2px; -padding-top:2px; -width:200px; - -} - -#PAGETITLE -{ -color:black; -background-color:gray; -font-family:verdana,sans-serif; -font-size:10pt; -font-variant:small-caps; -font-weight:bolder; -letter-spacing:4pt; -text-align:left; -padding-left:3pt; -} - -.PAGE -{ -color:black; -background-color:white; -font-family:times,serif; -font-size:11pt; -font-weight:normal; -text-align:left; -vertical-align:top; -padding-left:10px; -padding-top:10px; -padding-right:10px; - -} - - - -.NEWSSECTION -{ -padding-left:30px; -} - -DIV.ah { background-color: black; font-weight: bold; color: #ffffff; margin-bottom: 3px; margin-top: 3px } - \ No newline at end of file diff --git a/web/top.html b/web/top.html deleted file mode 100755 index 0104aa9f81dd52491a6209df57a71c720c42c6d5..0000000000000000000000000000000000000000 --- a/web/top.html +++ /dev/null @@ -1,15 +0,0 @@ -<HTML> -<HEAD> -<LINK REL="stylesheet" HREF="styles.css" TYPE="text/css"> -<TITLE>FOX-Toolkit</TITLE> -</HEAD> -<BODY bgcolor=#ffffff link=#993300 vlink=#993300 alink=#993300 text=#000000 leftmargin=0 topmargin=0 marginwidth=0 marginheight=0 > -<TABLE border=0 cellpadding=0 cellspacing=0 align=center width=100% height=55> -<tr><td height=50 bgcolor=#cccccc valign=top align=right width=100%><img src=art/oul_grey.gif align=left border=0 hspace=0 vspace=0><img src=art/fxrubylogo.png alt="FXRuby" align=right height=50 width=500 border=0 hspace=0 vspace=0></td><td width=8 bgcolor=#993300 valign=top align=right><img src=art/our.gif width=8 height=8 align=right vspace=0 hspace=0 border=0></td></tr> -<tr><td height=5 colspan=2 bgcolor='#404040'><img src='art/line.gif' height=1 width=1></td></tr> -<tr><td height=10 colspan=2 bgcolor='#FFFFFF'></td></tr> - - - -</TABLE> -</BODY>