gtk-web r765 - trunk



Author: andreasn
Date: Thu Sep 25 07:58:06 2008
New Revision: 765
URL: http://svn.gnome.org/viewvc/gtk-web?rev=765&view=rev

Log:
added news about 2.14.3

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

Modified: trunk/index.html
==============================================================================
--- trunk/index.html	(original)
+++ trunk/index.html	Thu Sep 25 07:58:06 2008
@@ -72,6 +72,14 @@
 	    <h2><a name="RecentNews">Recent News</a></h2>
 
             <div class="news-item">
+              <p class="news-title">GTK+ 2.14.3 Stable Release</p>
+              <p class="news-date">25 September 2008</p>
+              <p class="news-desc">
+		This is a bugfix release in the 2.14 series.</p>
+              <p class="news-link"><a href="http://mail.gnome.org/archives/gtk-devel-list/2008-September/msg00152.html";>Read more...</a></p>
+            </div>
+
+            <div class="news-item">
               <p class="news-title">GTK+ 2.14.2 Stable Release</p>
               <p class="news-date">18 September 2008</p>
               <p class="news-desc">
@@ -102,55 +110,6 @@
 		This is the final release in the 2.16 series.</p>
               <p class="news-link"><a href="http://mail.gnome.org/archives/gtk-devel-list/2008-September/msg00068.html";>Read more...</a></p>
             </div>
-
-            <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>
-              <p class="news-link"><a href="http://mail.gnome.org/archives/gtk-devel-list/2008-September/msg00025.html";>Read more...</a></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:</p>
-		<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 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">
-		GLib 2.18 is a stable release adding an incremental
-		improvement in functionality over GLib 2.14 while
-		maintaining binary and source compatibility.</p>
-	      <p>New features include:</p>
-		<ul>
-		  <li>Unicode 5.1 support</li>
-		  <li>Support for the latest version of the shared-mime specification, including icons for mime types and content types for volumes.</li>  
-		  <li>Improved internationalization support with g_dgettext(), g_dngettext() and NC_().</li> 
-		  <li> Support for "subparsers" in GMarkup.</li>
-		  <li>Support for emblems on icons.</li>
-		  <li>GIO supports HTTP URIs on Windows.</li>
-	      </ul>
-	      <p class="news-link"><a href="http://mail.gnome.org/archives/gtk-devel-list/2008-September/msg00013.html";>Read more...</a></p>
-	    </div>
 	          
 	    <p>For older news, visit our <a href="news-archives.html">archives</a>.</p>
 	    

Modified: trunk/news-archives.html
==============================================================================
--- trunk/news-archives.html	(original)
+++ trunk/news-archives.html	Thu Sep 25 07:58:06 2008
@@ -42,6 +42,55 @@
       <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>
+              <p class="news-link"><a href="http://mail.gnome.org/archives/gtk-devel-list/2008-September/msg00025.html";>Read more...</a></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:</p>
+		<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 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">
+		GLib 2.18 is a stable release adding an incremental
+		improvement in functionality over GLib 2.14 while
+		maintaining binary and source compatibility.</p>
+	      <p>New features include:</p>
+		<ul>
+		  <li>Unicode 5.1 support</li>
+		  <li>Support for the latest version of the shared-mime specification, including icons for mime types and content types for volumes.</li>  
+		  <li>Improved internationalization support with g_dgettext(), g_dngettext() and NC_().</li> 
+		  <li> Support for "subparsers" in GMarkup.</li>
+		  <li>Support for emblems on icons.</li>
+		  <li>GIO supports HTTP URIs on Windows.</li>
+	      </ul>
+	      <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>



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