gtkhtml r8901 - trunk



Author: jjohnny
Date: Wed Jul 23 07:05:21 2008
New Revision: 8901
URL: http://svn.gnome.org/viewvc/gtkhtml?rev=8901&view=rev

Log:
Release updates for 3.23.5 & Version bumped to 3.23.6


Modified:
   trunk/ChangeLog
   trunk/NEWS
   trunk/configure.in

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Wed Jul 23 07:05:21 2008
@@ -1,3 +1,29 @@
+GtkHTML-3.23.5 2008-07-21
+--------------------------
+
+Bug Fixes:
+	#244888: Add accelerators for "justify-left" (Ctrl+L), "justify-center" (Ctrl+E) and "justify-right" (Ctrl+R).  Change the "word-wrap" accelerator from Ctrl+L to Ctrl+Backslash (Matthew Barnes)
+	#408707: Implements the first of several suggested UI improvements in the bug (Matthew Barnes)
+	#423395: New API to let GtkHTML know where to place cursor on the first focus event, based on the anchor name (Milan Crha)
+	#446894: Use the widget style's font rather than a hardcoded font (Matthew Barnes)
+	#493783: Restore last scrollbar position when done with substreams (Milan Crha)
+	#538703: Delay loading of all dictionaries to improve performance (Wang Xin)
+	#539289: Don't use deprecated gtk type macros (Christian Persch)
+	#540342: Fix a security vulnerability (Milan Crha)
+	#540929: Stop expanding columns as soon as there were no columns expanded during the cycle (Milan Crha)
+	#542567: Correct the shortcuts for increasing and decreasing indents (B S Srinidhi)
+
+Updated Translations:
+	Luca Ferretti (it)
+	Andre Klapper (de)
+	Ignacio Casal Quinteiro (gl)
+	Daniel Nylander (sv)
+	Matej UrbanÄi (sl)
+	Theppitak Karoonboonyanan (th)
+	Kjartan Maraas (nb)
+	Jorge Gonzalez (es)
+	Yannig Marchegay (oc)
+
 GtkHTML-3.23.4 2008-06-16
 --------------------------
 

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Wed Jul 23 07:05:21 2008
@@ -36,7 +36,7 @@
 
 AC_DEFINE(BONOBO_DISABLE_DEPRECATED,1,[No deprecated bonobo functions])
 
-AM_INIT_AUTOMAKE($PACKAGE, 3.23.5)
+AM_INIT_AUTOMAKE($PACKAGE, 3.23.6)
 
 AM_MAINTAINER_MODE
 



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