gtk-web r740 - trunk



Author: mr
Date: Fri Sep  5 09:07:37 2008
New Revision: 740
URL: http://svn.gnome.org/viewvc/gtk-web?rev=740&view=rev

Log:
	* download-linux.html: Updated the download links to GTK+ 2.14 and
	GLib 2.18.

	* index.html:
	* news-archives.html: Moved the last 2 items from the news on the
	index.html into the news-archives.html. Removed the new news about
	GTK+ 2.14.{0|1} from the new-archives.html. It will be moved there
	when there are 5 newer items on the main page.


Modified:
   trunk/ChangeLog
   trunk/download-linux.html
   trunk/index.html
   trunk/news-archives.html

Modified: trunk/download-linux.html
==============================================================================
--- trunk/download-linux.html	(original)
+++ trunk/download-linux.html	Fri Sep  5 09:07:37 2008
@@ -46,14 +46,14 @@
 	  below.</p> 
 	
 	<h2><a name="StableRelease">Stable Release</a></h2>
-	<p>To build GTK+ 2.12 you may find the user guide helpful. For
+	<p>To build GTK+ 2.14 you may find the user guide helpful. For
 	  additional help, the <a href="http://library.gnome.org/devel/gtk-faq/stable/";>FAQ</a> is a good starting
 	  point.</p>
 	
 	<div id="download">
 	  <ul>
-	    <li><a href="http://ftp.gnome.org/pub/gnome/sources/gtk+/2.12/";><img src="images/download.png" alt=""/> GTK+ 2.12</a></li>
-	    <li><a href="http://ftp.gnome.org/pub/gnome/sources/glib/2.16/";><img src="images/download.png" alt=""/> GLib 2.16</a></li>
+	    <li><a href="http://ftp.gnome.org/pub/gnome/sources/gtk+/2.14/";><img src="images/download.png" alt=""/> GTK+ 2.14</a></li>
+	    <li><a href="http://ftp.gnome.org/pub/gnome/sources/glib/2.18/";><img src="images/download.png" alt=""/> GLib 2.18</a></li>
 	    <li><a href="http://ftp.gnome.org/pub/gnome/sources/pango/1.20/";><img src="images/download.png" alt=""/> Pango 1.20</a></li>
 	  </ul>
 <!--
@@ -78,6 +78,11 @@
 	    <th>Version</th>
 	    <th colspan="2">Packages</th>
 	  </tr>
+
+	  <tr class="odd">
+	    <td>GTK+ 2.12</td>
+	    <td><a href="http://ftp.gnome.org/pub/gnome/sources/gtk+/2.12/";><img src="images/download.png" alt=""/> Sources</a></td>
+	  </tr>
 	  
 	  <tr class="odd">
 	    <td>GTK+ 2.10</td>

Modified: trunk/index.html
==============================================================================
--- trunk/index.html	(original)
+++ trunk/index.html	Fri Sep  5 09:07:37 2008
@@ -5,17 +5,17 @@
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta http-equiv="content-type" content="text/html"/>
-
+    
     <meta name="Description" content="GTK+ Home Page" />
     <meta name="Keywords" content="GTK, GTK+, Gimp, Toolkit" />
-
+    
     <meta name="allow-search" content="yes" />
     <meta name="revisit-after" content="10 Days" />
     <meta name="reply-to" content="gtk-devel gnome org" />
     
     <link href="gtk.css" rel="stylesheet" type="text/css" />
     <link rel="icon" href="images/gtk-logo.ico" type="image/x-icon" />
-
+    
     <title>GTK+ - About</title>
     
 <!--[if lt IE 7.]>
@@ -39,9 +39,10 @@
 	  </tr>
 	</table>
       </div>
+
       <div id="content">
 	<h2><a name="WhatIsGTK">What is GTK+?</a></h2>
-
+	
 	<p>GTK+ is a highly usable, feature rich toolkit for creating
 	  graphical user interfaces which boasts cross platform
 	  compatibility and an easy to use API. GTK+ it is written in
@@ -65,41 +66,41 @@
 	  <a href="features.html">features</a> page. If you want to 
 	  <a href="development.html#Contributing">contribute</a>, you are 
 	  more than welcome</a>.</p>   
-	  
-	<div id="columns">
+      
+        <div id="columns">
 	  <div id="news">
 	    <h2><a name="RecentNews">Recent News</a></h2>
-        <div class="news-item">
-          <p class="news-title">GTK+ 2.14.1 Stable Release</p>
-          <p class="news-date">4 September 2008</p>
-          <p class="news-desc">
-            This is a quick followup release to fix a deadlock in
-            pixbuf loader initialization that was introduced by a
-            last-minute fix before 2.14.0.</p>
-        </div>
-
-        <div class="news-item">
-          <p class="news-title">GTK+ 2.14.0 Stable Release</p>
-          <p class="news-date">4 September 2008</p>
-          <p class="news-desc">
-            GTK+ 2.14 is a stable release adding new functionality
-            while maintaining source and binary compatibility with
-            GTK+ 2.12.</p>
-          <p>New features include:
-            <ul>
-              <li>GdkAppLaunchContext, provides startup notification with g_app_info_launch()</li>
-              <li>GtkMountOperation, can ask for passwords when mounting volumes with g_volume_mount()</li>
-              <li>Autocompletion in the file chooser entry has been improved</li>
-              <li>The print dialog displays printer status information</li>
-              <li>GtkBuilder supports accessibility</li>
-              <li>Support loading JPEG 2000 images</li>
-              <li>Runtime font configuration updates</li>
-            </ul></p>
-            <p class="news-link"><a href="http://mail.gnome.org/archives/gtk-devel-list/2008-September/msg00024.html";>Read more...</a></p>
-        </div>
-
-        </div>
-        <div class="news-item">
+	    
+            <div class="news-item">
+              <p class="news-title">GTK+ 2.14.1 Stable Release</p>
+              <p class="news-date">4 September 2008</p>
+              <p class="news-desc">
+		This is a quick followup release to fix a deadlock in
+		pixbuf loader initialization that was introduced by a
+		last-minute fix before 2.14.0.</p>
+            </div>
+	    
+            <div class="news-item">
+              <p class="news-title">GTK+ 2.14.0 Stable Release</p>
+              <p class="news-date">4 September 2008</p>
+              <p class="news-desc">
+		GTK+ 2.14 is a stable release adding new functionality
+		while maintaining source and binary compatibility with
+		GTK+ 2.12.</p>
+              <p>New features include:
+		<ul>
+		  <li>GdkAppLaunchContext, provides startup notification with g_app_info_launch()</li>
+		  <li>GtkMountOperation, can ask for passwords when mounting volumes with g_volume_mount()</li>
+		  <li>Autocompletion in the file chooser entry has been improved</li>
+		  <li>The print dialog displays printer status information</li>
+		  <li>GtkBuilder supports accessibility</li>
+		  <li>Support loading JPEG 2000 images</li>
+		  <li>Runtime font configuration updates</li>
+              </ul></p>
+              <p class="news-link"><a href="http://mail.gnome.org/archives/gtk-devel-list/2008-September/msg00024.html";>Read more...</a></p>
+            </div>
+	    
+            <div class="news-item">
 	      <p class="news-title">GLib 2.18.0 Stable Release</p> 
 	      <p class="news-date">2 September 2008</p>
 	      <p class="news-desc">
@@ -117,54 +118,40 @@
 	      </ul></p>
 	      <p class="news-link"><a href="http://mail.gnome.org/archives/gtk-devel-list/2008-September/msg00013.html";>Read more...</a></p>
 	    </div>
-
+	    
  	    <div class="news-item">
 	      <p class="news-title">GTK+ 2.13.7 Unstable Release</p> 
 	      <p class="news-date">19 August 2008</p>
 	      <p class="news-desc">This is the eighth development release leading up to GTK+ 2.14.</p>
 	      <p class="news-link"><a href="http://mail.gnome.org/archives/gtk-devel-list/2008-August/msg00153.html";>Read more...</a></p>
 	    </div>
-
+	    
  	    <div class="news-item">
 	      <p class="news-title">GLib 2.17.7 Unstable Release</p> 
 	      <p class="news-date">19 August 2008</p>
 	      <p class="news-desc">This is the seventh development release leading up to GLib 2.18.</p>
 	      <p class="news-link"><a href="http://mail.gnome.org/archives/gtk-devel-list/2008-August/msg00152.html";>Read more...</a></p>
 	    </div>
-
- 	    <div class="news-item">
-	      <p class="news-title">Pango 1.21.4 Unstable Release</p> 
-	      <p class="news-date">11 August 2008</p>
-	      <p class="news-desc">This is the fifth development release leading up to Pango 1.22.</p>
-	      <p class="news-link"><a href="http://mail.gnome.org/archives/gtk-devel-list/2008-August/msg00098.html";>Read more...</a></p>
-	    </div>
-
- 	    <div class="news-item">
-	      <p class="news-title">GTK+ 2.13.6 Unstable Release</p> 
-	      <p class="news-date">05 August 2008</p>
-	      <p class="news-desc">This is the seventh development release leading up to GTK+ 2.14.</p>
-	      <p class="news-link"><a href="http://mail.gnome.org/archives/gtk-devel-list/2008-August/msg00023.html";>Read more...</a></p>
-	    </div>
-
+	      
 	    <p>For older news, visit our <a href="news-archives.html">archives</a>.</p>
-
+	    
 	    <br/>
 	  </div> <!-- news -->
 	  
 	  <div id="events">
 	    <h2><a name="UpcomingEvents">Upcoming Events</a></h2>
-
+	    
 	    <div class="events-item">
 	      <p class="events-title">Maemo Desktop Summit 2008 in Berlin</p>
 	      <p class="events-date">19-20 September, 2008</p>
 	      <p class="events-desc">The Open Source in Mobile World
-	      conference is an interesting venue to know more about
-	      the business and technical context of the Maemo
-	      platform. Nokia is active in this event and invites the
-	      Maemo community to join it.</p>
+		conference is an interesting venue to know more about
+		the business and technical context of the Maemo
+		platform. Nokia is active in this event and invites the
+		Maemo community to join it.</p>
 	      <p class="events-link"><a href="https://wiki.maemo.org/Maemo_Summit_2008";>Read more...</a></p>
 	    </div>
-	    	    
+	    
 	    <div class="events-item">
 	      <p class="events-title">GNOME Asia Summit 2008 in Beijing, China</p>
 	      <p class="events-date">17-18 October, 2008</p>
@@ -173,24 +160,24 @@
 		Beijing, China. Approximately 300 people are expected to
 		attend. This will be an exciting event with a variety of
 		people attending. The theme of the summit is <q>Go GNOME-
-		Free Your Desktop</q> which refers to the primary goals of
+		  Free Your Desktop</q> which refers to the primary goals of
 		the GNOME.Asia Summit, spreading the knowledge of GNOME
 		across Asia, and building a more vibrant, thriving
 		community around it.</p> 
 	      <p class="events-link">We are calling for participants
-	      and speakers now!
-	      Please <a href="mailto:asia-summit gnome org">send your
-	      talk proposals in</a> now!.</p> 
+		and speakers now!
+		Please <a href="mailto:asia-summit gnome org">send your
+		  talk proposals in</a> now!.</p> 
 	    </div>
-    
+	    
 	  </div> <!-- events -->
 	</div> <!-- columns -->
-
-      </div> <!-- content -->
-
-      <div id="footer">Copyright 2007-2008 The GTK+ Team</div>
-
-    </div> <!-- container -->
- 
+	
+    </div> <!-- content -->
+    
+    <div id="footer">Copyright 2007-2008 The GTK+ Team</div>
+    
+  </div> <!-- container -->
+  
   </body>
 </html>

Modified: trunk/news-archives.html
==============================================================================
--- trunk/news-archives.html	(original)
+++ trunk/news-archives.html	Fri Sep  5 09:07:37 2008
@@ -42,33 +42,18 @@
       <div id="content">
 	<h2><a name="RecentNews">News archive</a></h2>
 
-       <div class="news-item">
-         <p class="news-title">GTK+ 2.14.1 Stable Release</p>
-         <p class="news-date">4 September 2008</p>
-         <p class="news-desc">
-           This is a quick followup release to fix a deadlock in
-           pixbuf loader initialization that was introduced by a
-           last-minute fix before 2.14.0.</p>
-       </div>
-
-	<div class="news-item">
-	  <p class="news-title">GTK+ 2.14.0 Stable Release</p> 
-	  <p class="news-date">4 September 2008</p>
-	  <p class="news-desc">
-	    GTK+ 2.14 is a stable release adding new functionality
-	    while maintaining source and binary compatibility with
-	    GTK+ 2.12.</p>
-	  <p>New features include:
-	    <ul>
-	      <li>GdkAppLaunchContext, provides startup notification with g_app_info_launch()</li>
-	      <li>GtkMountOperation, can ask for passwords when mounting volumes with g_volume_mount()</li>
-	      <li>Autocompletion in the file chooser entry has been improved</li>
-	      <li>The print dialog displays printer status information</li>
-	      <li>GtkBuilder supports accessibility</li>
-	      <li>Support loading JPEG 2000 images</li>
-	      <li>Runtime font configuration updates</li>
-	  </ul></p>
-	  <p class="news-link"><a href="http://mail.gnome.org/archives/gtk-devel-list/2008-September/msg00024.html";>Read more...</a></p>
+ 	<div class="news-item">
+	  <p class="news-title">Pango 1.21.4 Unstable Release</p> 
+	  <p class="news-date">11 August 2008</p>
+	  <p class="news-desc">This is the fifth development release leading up to Pango 1.22.</p>
+	  <p class="news-link"><a href="http://mail.gnome.org/archives/gtk-devel-list/2008-August/msg00098.html";>Read more...</a></p>
+	</div>
+	
+ 	<div class="news-item">
+	  <p class="news-title">GTK+ 2.13.6 Unstable Release</p> 
+	  <p class="news-date">05 August 2008</p>
+	  <p class="news-desc">This is the seventh development release leading up to GTK+ 2.14.</p>
+	  <p class="news-link"><a href="http://mail.gnome.org/archives/gtk-devel-list/2008-August/msg00023.html";>Read more...</a></p>
 	</div>
 
 	<div class="news-item">



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]