[gnomeweb-wml] Modified the pages, inserted the images for the screenshots
- From: Michele Mattioni <mmattioni src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gnomeweb-wml] Modified the pages, inserted the images for the screenshots
- Date: Wed, 9 Dec 2009 14:31:58 +0000 (UTC)
commit 35d855febcb7d427add3667529f39fe6686ce4f1
Author: Michele Mattioni <mattions gmail com>
Date: Wed Dec 9 14:28:09 2009 +0000
Modified the pages, inserted the images for the screenshots
projects.gnome.org/gtkglext/devel.html | 61 +++---
projects.gnome.org/gtkglext/doc.html | 20 +-
projects.gnome.org/gtkglext/download.html | 41 ++--
projects.gnome.org/gtkglext/features.html | 20 +-
projects.gnome.org/gtkglext/img/3d_linux.jpg | Bin 0 -> 60625 bytes
.../gtkglext/img/3d_linux_thumbnail.png | Bin 0 -> 77028 bytes
projects.gnome.org/gtkglext/img/3d_win.jpg | Bin 0 -> 59503 bytes
.../gtkglext/img/3d_win_thumbnail.png | Bin 0 -> 85982 bytes
projects.gnome.org/gtkglext/img/Makefile.am | 15 ++-
projects.gnome.org/gtkglext/img/gears_linux.jpg | Bin 0 -> 54417 bytes
.../gtkglext/img/gears_linux_thumbnail.png | Bin 0 -> 68952 bytes
projects.gnome.org/gtkglext/img/gears_win.jpg | Bin 0 -> 52538 bytes
.../gtkglext/img/gears_win_thumbnail.png | Bin 0 -> 79004 bytes
projects.gnome.org/gtkglext/img/logo_linux.jpg | Bin 0 -> 58079 bytes
.../gtkglext/img/logo_linux_thumbnail.png | Bin 0 -> 81935 bytes
projects.gnome.org/gtkglext/img/logo_win.jpg | Bin 0 -> 64094 bytes
.../gtkglext/img/logo_win_thumbnail.png | Bin 0 -> 90594 bytes
projects.gnome.org/gtkglext/index.html | 220 +++++--------------
projects.gnome.org/gtkglext/site.css | 14 +-
projects.gnome.org/gtkglext/sshots.html | 36 ++--
projects.gnome.org/gtkglext/users.html | 20 +-
21 files changed, 176 insertions(+), 271 deletions(-)
---
diff --git a/projects.gnome.org/gtkglext/devel.html b/projects.gnome.org/gtkglext/devel.html
index 54e9195..b5ca840 100644
--- a/projects.gnome.org/gtkglext/devel.html
+++ b/projects.gnome.org/gtkglext/devel.html
@@ -4,58 +4,51 @@
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<title>GTK+ OpenGL Extension - Development</title>
- <link href="content" rel="stylesheet" />
- <link href="site" rel="stylesheet" />
+ <link href="content.css" rel="stylesheet" />
+ <link href="site.css" rel="stylesheet" />
</head>
<body>
<div id="container">
<div id="header">
<!-- Logo -->
- <h1>GTK+ OpenGL Extension - Development</h1>
+ <img src="img/logo.png" width="750" height="123" border="0" alt="GTK+ OpenGL Extension">
<!-- Navigation Bar -->
<ul id="nav">
- <li><a href="index">About</a></li>
- <li><a href="features">Features</a></li>
- <li><a href="download">Download</a></li>
- <li><a href="sshots">Screenshots</a></li>
- <li><a href="doc">Documentation</a></li>
- <li><a class="current" href="devel">Development</a></li>
+ <li><a href="index.html">About</a></li>
+ <li><a href="download.html">Download</a></li>
+ <li><a href="sshots.html">Screenshots</a></li>
+ <li><a href="doc.html">Documentation</a></li>
+ <li><a class="current" href="devel.html">Development</a></li>
+ <li><a href="users.html">Users</a></li>
</ul>
</div>
<div id="content">
+
<h2>Source code</h2>
<p>Releases are available from the <a href="download">Download</a> page.</p>
- <p>GtkGLExt's CVS repository can
- be <a href="http://gtkglext.cvs.sourceforge.net">browsed with
- ViewVC</a>.
-
- <h2>Contributing</h2>
+ <p>GtkGLExt's git repository can be browsed on git gnome:</p>
+ <ul>
+ <li><a href="http://git.gnome.org/cgit/gtkglext/">gtkglext</a></li>
+ <li><a href="http://git.gnome.org/cgit/gtkglextmm/">gtkglmm</a></li>
+ <li><a href="http://git.gnome.org/cgit/pygtkglext/">pygtkglext</a></li>
+ </ul>
+
<p>GtkGLExt is maintained and developed on a volunteer
- basis. Contributions to improve GtkGLExt are welcome. Please
- consult
- the <a href="http://mail.gnome.org/mailman/listinfo/gtkglext-list/">GtkGLExt
- mailing list</a> and submit patches
- using <a href="http://sourceforge.net/tracker/?func=add&group_id=54333&atid=473436">GtkGLExt's
- SourceForge patch manager</a>.</p>
-
- <h2>Mailing lists</h2>
- <ul>
- <li id="gtkglext-list"><a href="http://mail.gnome.org/mailman/listinfo/gtkglext-list/">gtkglext-list</a><br />
- The gtkglext-list is a low-volume list that discusses use and
- development of GtkGLExt.</li>
- <li id="gtkglext-cvs-list"><a href="http://lists.sourceforge.net/lists/listinfo/gtkglext-cvs">gtkglext-cvs</a><br />
- The gtkglext-cvs list receives commit mail. It may be of
- interest to persons tracking the development of GtkGLExt.</li>
- </ul>
+ basis. Contributions to improve GtkGLExt are welcome.</p>
+
+ <h2>Mailing list</h2>
+ <p>The <a href="http://mail.gnome.org/mailman/listinfo/gtkglext-list/">gtkglext-list</a> is a low-volume list that discusses use and development of GtkGLExt.</p>
+
<h2>Bug Reporting</h2>
- <p>Please report bugs
- using <a href="http://sourceforge.net/tracker/?func=add&group_id=54333&atid=473434">GtkGLExt's
- SourceForge bug tracker</a>.
+ <p>Please report bugs using <a href="https://bugzilla.gnome.org/browse.cgi?product=gtkglext">GNOME bugzilla</a>.
+ <h2>IRC Channel</h2>
+ <p>you can find us on the IRC channel <code>#gtkglext</code> on <code>GIMPNet</code>.</p>
+
</div>
<div id="footer">
- <a href="http://sourceforge.net/projects/gtkglext"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=54333&type=10" width="80" height="15" border="0" alt="SourceForge.net" title="Get GtkGLExt at SourceForge.net. Fast, secure and Free Open Source software downloads" /></a>
+ <a href="http://validator.w3.org/check/referer">Optimised</a> for <a href="http://www.w3.org/">standards</a>
</div>
</div>
</body>
diff --git a/projects.gnome.org/gtkglext/doc.html b/projects.gnome.org/gtkglext/doc.html
index 1565054..632449d 100644
--- a/projects.gnome.org/gtkglext/doc.html
+++ b/projects.gnome.org/gtkglext/doc.html
@@ -4,22 +4,22 @@
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<title>GTK+ OpenGL Extension - Documentation</title>
- <link href="content" rel="stylesheet" />
- <link href="site" rel="stylesheet" />
+ <link href="content.css" rel="stylesheet" />
+ <link href="site.css" rel="stylesheet" />
</head>
<body>
<div id="container">
<div id="header">
<!-- Logo -->
- <h1>GTK+ OpenGL Extension - Documentation</h1>
+ <img src="img/logo.png" width="750" height="123" border="0" alt="GTK+ OpenGL Extension">
<!-- Navigation Bar -->
<ul id="nav">
- <li><a href="index">About</a></li>
- <li><a href="features">Features</a></li>
- <li><a href="download">Download</a></li>
- <li><a href="sshots">Screenshots</a></li>
- <li><a class="current" href="doc">Documentation</a></li>
- <li><a href="devel">Development</a></li>
+ <li><a href="index.html">About</a></li>
+ <li><a href="download.html">Download</a></li>
+ <li><a href="sshots.html">Screenshots</a></li>
+ <li><a class="current" href="doc.html">Documentation</a></li>
+ <li><a href="devel.html">Development</a></li>
+ <li><a href="users.html">Users</a></li>
</ul>
</div>
<div id="content">
@@ -31,7 +31,7 @@
</div>
<div id="footer">
- <a href="http://sourceforge.net/projects/gtkglext"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=54333&type=10" width="80" height="15" border="0" alt="SourceForge.net" title="Get GtkGLExt at SourceForge.net. Fast, secure and Free Open Source software downloads" /></a>
+ <a href="http://validator.w3.org/check/referer">Optimised</a> for <a href="http://www.w3.org/">standards</a>
</div>
</div>
</body>
diff --git a/projects.gnome.org/gtkglext/download.html b/projects.gnome.org/gtkglext/download.html
index 6513a09..ddc858b 100644
--- a/projects.gnome.org/gtkglext/download.html
+++ b/projects.gnome.org/gtkglext/download.html
@@ -4,31 +4,30 @@
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<title>GTK+ OpenGL Extension - Download</title>
- <link href="content" rel="stylesheet" />
- <link href="site" rel="stylesheet" />
+ <link href="content.css" rel="stylesheet" />
+ <link href="site.css" rel="stylesheet" />
</head>
<body>
<div id="container">
<div id="header">
<!-- Logo -->
- <h1>GTK+ OpenGL Extension - Download</h1>
+ <img src="img/logo.png" width="750" height="123" border="0" alt="GTK+ OpenGL Extension">
<!-- Navigation Bar -->
<ul id="nav">
- <li><a href="index">About</a></li>
- <li><a href="features">Features</a></li>
- <li><a class="current" href="download">Download</a></li>
- <li><a href="sshots">Screenshots</a></li>
- <li><a href="doc">Documentation</a></li>
- <li><a href="devel">Development</a></li>
+ <li><a href="index.html">About</a></li>
+ <li><a class="current" href="download.html">Download</a></li>
+ <li><a href="sshots.html">Screenshots</a></li>
+ <li><a href="doc.html">Documentation</a></li>
+ <li><a href="devel.html">Development</a></li>
+ <li><a href="users.html">Users</a></li>
</ul>
</div>
<div id="content">
<h2 id="gtkglext">GtkGLExt</h2>
- <h3>CVS</h3>
+ <h3>Git Repo</h3>
<p>The latest development sources can be checked out from
- GtkGLExt's CVS repository:</p>
-<pre>cvs -d:pserver:anonymous gtkglext cvs sourceforge net:/cvsroot/gtkglext \
-co gtkglext</pre>
+ GtkGLExt's git repository:</p>
+<pre>git clone git://git.gnome.org/gtkglext</pre>
<h3>Releases</h3>
<table class="releases">
<tr><th>Version</th><th>Date</th></tr>
@@ -46,11 +45,10 @@ co gtkglext</pre>
<h1>Language bindings</h1>
<h2 id="gtkglextmm">gtkglextmm</h2>
- <h3>CVS</h3>
+ <h3>Git Repo</h3>
<p>The latest development sources can be checked out from
- gtkglextmm's CVS repository:</p>
-<pre>cvs -d:pserver:anonymous gtkglext cvs sourceforge net:/cvsroot/gtkglext \
-co gtkglextmm</pre>
+ gtkglextmm's git repository:</p>
+<pre>git clone git://git.gnome.org/gtkglextmm</pre>
<h3>Releases</h3>
<table class="releases">
<tr><th>Version</th><th>Date</th></tr>
@@ -65,11 +63,10 @@ co gtkglextmm</pre>
</table>
<h2 id="pygtkglext">PyGtkGLExt</h2>
- <h3>CVS</h3>
+ <h3>Git Repo</h3>
<p>The latest development sources can be checked out from
- PyGtkGLExt's CVS repository:</p>
-<pre>cvs -d:pserver:anonymous gtkglext cvs sourceforge net:/cvsroot/gtkglext \
-co pygtkglext</pre>
+ PyGtkGLExt's git repository:</p>
+<pre>git clone git://git.gnome.org/pygtkglext</pre>
<h3>Releases</h3>
<table class="releases">
<tr><th>Version</th><th>Date</th></tr>
@@ -92,7 +89,7 @@ co pygtkglext</pre>
</ul>
</div>
<div id="footer">
- <a href="http://sourceforge.net/projects/gtkglext"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=54333&type=10" width="80" height="15" border="0" alt="SourceForge.net" title="Get GtkGLExt at SourceForge.net. Fast, secure and Free Open Source software downloads" /></a>
+ <a href="http://validator.w3.org/check/referer">Optimised</a> for <a href="http://www.w3.org/">standards</a>
</div>
</div>
</body>
diff --git a/projects.gnome.org/gtkglext/features.html b/projects.gnome.org/gtkglext/features.html
index 3e91fa0..624b4ca 100644
--- a/projects.gnome.org/gtkglext/features.html
+++ b/projects.gnome.org/gtkglext/features.html
@@ -4,22 +4,22 @@
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<title>GTK+ OpenGL Extension - Features</title>
- <link href="content" rel="stylesheet" />
- <link href="site" rel="stylesheet" />
+ <link href="content.css" rel="stylesheet" />
+ <link href="site.css" rel="stylesheet" />
</head>
<body>
<div id="container">
<div id="header">
<!-- Logo -->
- <h1>GTK+ OpenGL Extension - Features</h1>
+ <img src="img/logo.png" width="750" height="123" border="0" alt="GTK+ OpenGL Extension">
<!-- Navigation Bar -->
<ul id="nav">
- <li><a href="index">About</a></li>
- <li><a class="current" href="features">Features</a></li>
- <li><a href="download">Download</a></li>
- <li><a href="sshots">Screenshots</a></li>
- <li><a href="doc">Documentation</a></li>
- <li><a href="devel">Development</a></li>
+ <li><a href="index.html">About</a></li>
+ <li><a class="current" href="features.html">Features</a></li>
+ <li><a href="download.html">Download</a></li>
+ <li><a href="sshots.html">Screenshots</a></li>
+ <li><a href="doc.html">Documentation</a></li>
+ <li><a href="users.html">Users</a></li>
</ul>
</div>
<div id="content">
@@ -71,7 +71,7 @@
</table>
</div>
<div id="footer">
- <a href="http://sourceforge.net/projects/gtkglext"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=54333&type=10" width="80" height="15" border="0" alt="SourceForge.net" title="Get GtkGLExt at SourceForge.net. Fast, secure and Free Open Source software downloads" /></a>
+ <a href="http://validator.w3.org/check/referer">Optimised</a> for <a href="http://www.w3.org/">standards</a>
</div>
</div>
</body>
diff --git a/projects.gnome.org/gtkglext/img/3d_linux.jpg b/projects.gnome.org/gtkglext/img/3d_linux.jpg
new file mode 100644
index 0000000..80af67e
Binary files /dev/null and b/projects.gnome.org/gtkglext/img/3d_linux.jpg differ
diff --git a/projects.gnome.org/gtkglext/img/3d_linux_thumbnail.png b/projects.gnome.org/gtkglext/img/3d_linux_thumbnail.png
new file mode 100644
index 0000000..ee748a2
Binary files /dev/null and b/projects.gnome.org/gtkglext/img/3d_linux_thumbnail.png differ
diff --git a/projects.gnome.org/gtkglext/img/3d_win.jpg b/projects.gnome.org/gtkglext/img/3d_win.jpg
new file mode 100644
index 0000000..73f46a7
Binary files /dev/null and b/projects.gnome.org/gtkglext/img/3d_win.jpg differ
diff --git a/projects.gnome.org/gtkglext/img/3d_win_thumbnail.png b/projects.gnome.org/gtkglext/img/3d_win_thumbnail.png
new file mode 100644
index 0000000..44c0339
Binary files /dev/null and b/projects.gnome.org/gtkglext/img/3d_win_thumbnail.png differ
diff --git a/projects.gnome.org/gtkglext/img/Makefile.am b/projects.gnome.org/gtkglext/img/Makefile.am
index e2b5c0c..3687a44 100644
--- a/projects.gnome.org/gtkglext/img/Makefile.am
+++ b/projects.gnome.org/gtkglext/img/Makefile.am
@@ -5,7 +5,20 @@ urlpath = /tracker/img
page_SCRIPTS =
misc_images = \
- logo.png
+ logo.png \
+ 3d_linux.jpg \
+ 3d_linux_thumbnail.png \
+ 3d_win.jpg \
+ 3d_win_thumbnail.png \
+ gears_linux.jpg \
+ gears_linux_thumbnail.png \
+ gears_win.jpg \
+ gears_win_thumbnail.png \
+ logo_linux.jpg \
+ logo_linux_thumbnail.png \
+ logo.png \
+ logo_win.jpg \
+ logo_win_thumbnail.png
page_DATA = $(misc_images)
diff --git a/projects.gnome.org/gtkglext/img/gears_linux.jpg b/projects.gnome.org/gtkglext/img/gears_linux.jpg
new file mode 100644
index 0000000..dd6106b
Binary files /dev/null and b/projects.gnome.org/gtkglext/img/gears_linux.jpg differ
diff --git a/projects.gnome.org/gtkglext/img/gears_linux_thumbnail.png b/projects.gnome.org/gtkglext/img/gears_linux_thumbnail.png
new file mode 100644
index 0000000..993dc9c
Binary files /dev/null and b/projects.gnome.org/gtkglext/img/gears_linux_thumbnail.png differ
diff --git a/projects.gnome.org/gtkglext/img/gears_win.jpg b/projects.gnome.org/gtkglext/img/gears_win.jpg
new file mode 100644
index 0000000..a2563a1
Binary files /dev/null and b/projects.gnome.org/gtkglext/img/gears_win.jpg differ
diff --git a/projects.gnome.org/gtkglext/img/gears_win_thumbnail.png b/projects.gnome.org/gtkglext/img/gears_win_thumbnail.png
new file mode 100644
index 0000000..b6362ba
Binary files /dev/null and b/projects.gnome.org/gtkglext/img/gears_win_thumbnail.png differ
diff --git a/projects.gnome.org/gtkglext/img/logo_linux.jpg b/projects.gnome.org/gtkglext/img/logo_linux.jpg
new file mode 100644
index 0000000..772fdef
Binary files /dev/null and b/projects.gnome.org/gtkglext/img/logo_linux.jpg differ
diff --git a/projects.gnome.org/gtkglext/img/logo_linux_thumbnail.png b/projects.gnome.org/gtkglext/img/logo_linux_thumbnail.png
new file mode 100644
index 0000000..3e275ba
Binary files /dev/null and b/projects.gnome.org/gtkglext/img/logo_linux_thumbnail.png differ
diff --git a/projects.gnome.org/gtkglext/img/logo_win.jpg b/projects.gnome.org/gtkglext/img/logo_win.jpg
new file mode 100644
index 0000000..e804338
Binary files /dev/null and b/projects.gnome.org/gtkglext/img/logo_win.jpg differ
diff --git a/projects.gnome.org/gtkglext/img/logo_win_thumbnail.png b/projects.gnome.org/gtkglext/img/logo_win_thumbnail.png
new file mode 100644
index 0000000..2adb4a8
Binary files /dev/null and b/projects.gnome.org/gtkglext/img/logo_win_thumbnail.png differ
diff --git a/projects.gnome.org/gtkglext/index.html b/projects.gnome.org/gtkglext/index.html
index 9f8c43b..68c1ebc 100644
--- a/projects.gnome.org/gtkglext/index.html
+++ b/projects.gnome.org/gtkglext/index.html
@@ -1,176 +1,25 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<?php
-class RSS2Image
-{
- var $url = "";
- var $title = "";
- var $link = "";
- var $width = "";
- var $height = "";
-}
-
-class RSS2Item
-{
- var $title = "";
- var $link = "";
- var $description = "";
- var $author = "";
- var $category = "";
- var $comments = "";
- var $enclosure = "";
- var $guid = "";
- var $pub_date = "";
- var $source = "";
-}
-
-class RSS2Channel
-{
- var $title;
- var $link;
- var $description;
- var $copyright;
- var $last_build_date;
- var $generator;
- var $image;
- var $items;
-
- function RSS2Channel()
- {
- $this->title = "";
- $this->link = "";
- $this->description = "";
- $this->copyright = "";
- $this->last_build_date = "";
- $this->generator = "";
- $this->image = null;
- $this->items = array();
- }
-}
-
-class RSS2ParseInfo
-{
- var $channel;
-
- var $in_channel, $in_image, $in_item;
- var $current_element;
- var $current_element_name;
- var $current_item;
-
- function RSS2ParseInfo()
- {
- $this->in_channel = false;
- $this->in_image = false;
- $this->in_item = false;
- $this->current_item = null;
- }
-
- function start_element($parser, $name, $attribs)
- {
- $name = strtolower($name);
- if ($name == "channel") {
- $this->in_channel = true;
- $this->channel = new RSS2Channel();
- return true;
- }
-
- if ($this->in_channel) {
- if ($name == "image") {
- $this->in_image = true;
- $this->channel->image = new RSS2Image();
- return true;
- } elseif ($name == "item") {
- $this->in_item = true;
- $this->current_item = new RSS2Item();
- $this->channel->items[] = &$this->current_item;
- return true;
- }
- }
-
- $this->current_element_name = $name;
- return true;
- }
-
- function end_element($parser, $name)
- {
- $name = strtolower($name);
- if ($name == "channel") {
- $this->in_channel = false;
- } elseif ($name == "image") {
- $this->in_image = false;
- } elseif ($name == "item") {
- $this->in_item = false;
- unset($this->current_item);
- }
- unset($this->current_element);
- unset($this->current_element_name);
- return true;
- }
-
- function character_data($parser, $data)
- {
- if (isset($this->current_element_name)) {
- if ($this->in_item) {
- if ($this->current_element_name == "title") {
- $this->current_item->title .= $data;
- } elseif ($this->current_element_name == "description") {
- $this->current_item->description .= $data;
- } elseif ($this->current_element_name == "link") {
- $this->current_item->link .= $data;
- }
- }
- }
- return true;
- }
-}
-
-function get_feed($filename, $uri)
-{
- if (((time() - filemtime($filename)) / 60) > 30) {
- if (!file_exists($filename)) {
- touch($filename);
- }
- $feed = file_get_contents($uri);
- $file = fopen($filename, "w");
- fwrite($file, $feed);
- fclose($file);
- }
- return file_get_contents($filename);
-}
-
-function parse($feed, $parse_info)
-{
- $xml_parser = xml_parser_create();
- xml_set_object($xml_parser, &$parse_info);
- xml_set_element_handler($xml_parser,
- "start_element",
- "end_element");
- xml_set_character_data_handler($xml_parser,
- "character_data");
- xml_parse($xml_parser, $feed);
- xml_parser_free($xml_parser);
-}
-
-?>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<title>GTK+ OpenGL Extension - About</title>
- <link href="content" rel="stylesheet" />
- <link href="site" rel="stylesheet" />
+ <link href="content.css" rel="stylesheet" />
+ <link href="site.css" rel="stylesheet" />
</head>
<body>
<div id="container">
<div id="header">
<!-- Logo -->
- <h1>GTK+ OpenGL Extension - About</h1>
+ <img src="img/logo.png" width="750" height="123" border="0" alt="GTK+ OpenGL Extension">
+
<!-- Navigation Bar -->
<ul id="nav">
- <li><a class="current" href="index">About</a></li>
- <li><a href="features">Features</a></li>
- <li><a href="download">Download</a></li>
- <li><a href="sshots">Screenshots</a></li>
- <li><a href="doc">Documentation</a></li>
- <li><a href="devel">Development</a></li>
+ <li><a class="current" href="index.html">About</a></li>
+ <li><a href="download.html">Download</a></li>
+ <li><a href="sshots.html">Screenshots</a></li>
+ <li><a href="doc.html">Documentation</a></li>
+ <li><a href="devel.html">Development</a></li>
+ <li><a href="users.html">Users</a></li>
</ul>
</div>
<div id="content">
@@ -194,10 +43,57 @@ function parse($feed, $parse_info)
<a href="mailto:stephane stephanebrunet net">Stéphane Brunet</a>,
<a href="mailto:rc040203 freenet de">Ralf Corsépius</a>, and
<a href="mailto:braden endoframe com">Braden McDaniel</a>.</p>
+
+ <h2>Cross Platform</h2>
+ <p>Currently GtkGLExt and related packages support:</p>
+ <ul>
+ <li>UNIX and UNIX-like platforms: tested under Linux, FreeBSD,
+ OpenBSD, IRIX, and Mac OS X.</li>
+ <li>Win32 platforms: tested under Windows XP & 2000
+ Professional using MinGW/Cygwin environment. A binary package
+ is also available. It contains all headers, DLLs, and MSVC
+ import libraries (gtkglextmm supports only MinGW).</li>
+ </ul>
+
+ <h2>Language Bindings</h2>
+ <p>There are bindings to GtkGLExt for many programming languages:</p>
+ <table class="bindings">
+ <tr><th>Language</th><th>Project</th></tr>
+ <tr><td>C++</td><td><a href="download.html#gtkglextmm">gtkglextmm</a></td></tr>
+ <tr class="odd"><td>C#</td><td>gtkglext-sharp</td></tr>
+ <tr>
+ <td>D</td>
+ <td><a href="http://www.dsource.org/projects/gtkd">GtkD</a></td>
+ </tr>
+ <tr class="odd">
+ <td>Haskell</td>
+ <td><a href="http://haskell.org/gtk2hs">Gtk2Hs</a></td>
+ </tr>
+ <tr>
+ <td>Gauche (Scheme)</td>
+ <td><a href="http://practical-scheme.net/gauche/packages.html">Gauche-gtk</a></td>
+ </tr>
+ <tr class="odd">
+ <td>Pascal</td>
+ <td><a href="http://freepascal.org">FreePascal</a></td>
+ </tr>
+ <tr>
+ <td>Python</td>
+ <td><a href="download.html#pygtkglext">PyGtkGLExt</a></td>
+ </tr>
+ <tr class="odd">
+ <td>Perl</td>
+ <td><a href="http://gtk2-perl.sourceforge.net">perl-Gtk2-GLExt<a/></td>
+ </tr>
+ <tr>
+ <td>Ruby</td>
+ <td><a href="http://ruby-gnome2.sourceforge.jp">Ruby/GtkGLExt</a></td>
+ </tr>
+ </table>
</div>
<div id="footer">
- <a href="http://sourceforge.net/projects/gtkglext"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=54333&type=10" width="80" height="15" border="0" alt="SourceForge.net" title="Get GtkGLExt at SourceForge.net. Fast, secure and Free Open Source software downloads" /></a>
+ <a href="http://validator.w3.org/check/referer">Optimised</a> for <a href="http://www.w3.org/">standards</a>
</div>
</div>
</body>
diff --git a/projects.gnome.org/gtkglext/site.css b/projects.gnome.org/gtkglext/site.css
index bfc5ed6..85ec6ed 100644
--- a/projects.gnome.org/gtkglext/site.css
+++ b/projects.gnome.org/gtkglext/site.css
@@ -24,14 +24,14 @@ body {
/* Header */
div#header {
- text-indent: -9999px; /* Eliminate text for CSS-compatible browsers */
- background: transparent;
+
margin: 0;
padding: 0;
border: 0;
width: 750px;
position: relative;
- overflow: hidden;
+ background-color: #729fcf;
+
}
div#header h1 {
@@ -71,7 +71,7 @@ div#header ul#nav li :link, div#header ul#nav li :visited {
display: inline-block;
margin: 0;
color: white;
- font-style: normal;
+ font-style: small;
font-weight: normal;
text-decoration: none;
padding-bottom: 1px;
@@ -102,5 +102,11 @@ div#content {
#footer {
background-color: #729fcf;
text-align: center;
+ font-weight: normal;
+ font-size: small;
padding: 5px;
}
+
+#footer a {
+ color: #e0e0e0;
+}
\ No newline at end of file
diff --git a/projects.gnome.org/gtkglext/sshots.html b/projects.gnome.org/gtkglext/sshots.html
index 2ff40a1..5154801 100644
--- a/projects.gnome.org/gtkglext/sshots.html
+++ b/projects.gnome.org/gtkglext/sshots.html
@@ -4,22 +4,22 @@
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<title>GTK+ OpenGL Extension - Screenshots</title>
- <link href="content" rel="stylesheet" />
- <link href="site" rel="stylesheet" />
+ <link href="content.css" rel="stylesheet" />
+ <link href="site.css" rel="stylesheet" />
</head>
<body>
<div id="container">
<div id="header">
<!-- Logo -->
- <h1>GTK+ OpenGL Extension - Screenshots</h1>
+ <img src="img/logo.png" width="750" height="123" border="0" alt="GTK+ OpenGL Extension">
<!-- Navigation Bar -->
<ul id="nav">
- <li><a href="index">About</a></li>
- <li><a href="features">Features</a></li>
- <li><a href="download">Download</a></li>
- <li><a class="current" href="sshots">Screenshots</a></li>
- <li><a href="doc">Documentation</a></li>
- <li><a href="devel">Development</a></li>
+ <li><a href="index.html">About</a></li>
+ <li><a href="download.html">Download</a></li>
+ <li><a class="current" href="sshots.html">Screenshots</a></li>
+ <li><a href="doc.html">Documentation</a></li>
+ <li><a href="devel.html">Development</a></li>
+ <li><a href="users.html">Users</a></li>
</ul>
</div>
<div id="content">
@@ -29,13 +29,13 @@
<table class="fig">
<caption>logo example running on Linux</caption>
<tr>
- <td><a href="http://sourceforge.net/dbimage.php?id=208120"><img src="http://sourceforge.net/dbimage.php?id=208119" width="100" height="80" /></a></td>
+ <td><a href="img/3d_linux.jpg"><img src="img/3d_linux_thumbnail.png" width="300" height="240" border="0" alt=""></a></td>
</tr>
</table>
<table class="fig">
<caption>logo example running on Windows XP</caption>
<tr>
- <td><a href="http://sourceforge.net/dbimage.php?id=208122"><img src="http://sourceforge.net/dbimage.php?id=208121" width="100" height="80" /></a></td>
+ <td><a href="img/3d_win.jpg"><img src="img/3d_win_thumbnail.png" width="300" height="240" border="0" alt=""></a></td>
</tr>
</table>
</div>
@@ -48,13 +48,13 @@
<table class="fig">
<caption>gears example running on Linux</caption>
<tr>
- <td><a href="http://sourceforge.net/dbimage.php?id=208110"><img src="http://sourceforge.net/dbimage.php?id=208109" width="100" height="80" /></a></td>
+ <td><a href="img/gears_linux.jpg"><img src="img/gears_linux_thumbnail.png" width="300" height="240" border="0" alt=""></a></td>
</tr>
</table>
<table class="fig">
<caption>gears example running on Windows XP</caption>
<tr>
- <td><a href="http://sourceforge.net/dbimage.php?id=208112"><img src="http://sourceforge.net/dbimage.php?id=208111" width="100" height="80" /></a></td>
+ <td><a href="img/gears_win.jpg"><img src="img/gears_win_thumbnail.png" width="300" height="240" border="0" alt=""></a></td>
</tr>
</table>
</div>
@@ -67,22 +67,22 @@
modification:</p>
<div class="figs">
<table class="fig">
- <caption>gears example running on Linux</caption>
+ <caption>LightWave example running on Linux</caption>
<tr>
- <td><a href="http://sourceforge.net/dbimage.php?id=208116"><img src="http://sourceforge.net/dbimage.php?id=208115" width="100" height="80" /></a></td>
+ <td><a href="img/logo_linux.jpg"><img src="img/logo_linux_thumbnail.png" width="300" height="240" border="0" alt=""></a></td>
</tr>
</table>
<table class="fig">
- <caption>gears example running on Windows XP</caption>
+ <caption>Lightwave example running on Windows XP</caption>
<tr>
- <td><a href="http://sourceforge.net/dbimage.php?id=208118"><img src="http://sourceforge.net/dbimage.php?id=208117" width="100" height="80" /></a></td>
+ <td><a href="img/logo_win.jpg"><img src="img/logo_win_thumbnail.png" width="300" height="240" border="0" alt=""></a></td>
</tr>
</table>
</div>
</div>
<div id="footer">
- <a href="http://sourceforge.net/projects/gtkglext"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=54333&type=10" width="80" height="15" border="0" alt="SourceForge.net" title="Get GtkGLExt at SourceForge.net. Fast, secure and Free Open Source software downloads" /></a>
+ <a href="http://validator.w3.org/check/referer">Optimised</a> for <a href="http://www.w3.org/">standards</a>
</div>
</div>
</body>
diff --git a/projects.gnome.org/gtkglext/users.html b/projects.gnome.org/gtkglext/users.html
index 395e2ca..a51e041 100644
--- a/projects.gnome.org/gtkglext/users.html
+++ b/projects.gnome.org/gtkglext/users.html
@@ -4,22 +4,22 @@
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<title>GTK+ OpenGL Extension - Projects that use GtkGLExt</title>
- <link href="content" rel="stylesheet" />
- <link href="site" rel="stylesheet" />
+ <link href="content.css" rel="stylesheet" />
+ <link href="site.css" rel="stylesheet" />
</head>
<body>
<div id="container">
<div id="header">
<!-- Logo -->
- <h1>GTK+ OpenGL Extension - Screenshots</h1>
+ <img src="img/logo.png" width="750" height="123" border="0" alt="GTK+ OpenGL Extension">
<!-- Navigation Bar -->
<ul id="nav">
- <li><a class="current" href="index">About</a></li>
- <li><a href="features">Features</a></li>
- <li><a href="download">Download</a></li>
- <li><a href="sshots">Screenshots</a></li>
- <li><a href="doc">Documentation</a></li>
- <li><a href="devel">Development</a></li>
+ <li><a href="index.html">About</a></li>
+ <li><a href="download.html">Download</a></li>
+ <li><a href="sshots.html">Screenshots</a></li>
+ <li><a href="doc.html">Documentation</a></li>
+ <li><a href="devel.html">Development</a></li>
+ <li><a class="current" href="users.html">Users</a></li>
</ul>
</div>
<div id="content">
@@ -48,7 +48,7 @@
</div>
<div id="footer">
- <a href="http://sourceforge.net/projects/gtkglext"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=54333&type=10" width="80" height="15" border="0" alt="SourceForge.net" title="Get GtkGLExt at SourceForge.net. Fast, secure and Free Open Source software downloads" /></a>
+ <a href="http://validator.w3.org/check/referer">Optimised</a> for <a href="http://www.w3.org/">standards</a>
</div>
</div>
</body>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]