From c738bbb28f6a392cacd0673b9aba6f1120befbb7 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 28 Feb 2005 05:11:56 +0000 Subject: [PATCH] Updates --- ChangeLog | 4 ++++ ChangeLog.pre-2-10 | 4 ++++ ChangeLog.pre-2-8 | 4 ++++ NEWS | 14 ++++++++++---- 4 files changed, 22 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 6fee8de49b..155db8161d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-02-28 Matthias Clasen + + * NEWS: Updates. + 2005-02-27 Matthias Clasen * gtk/gtkaction.c (connect_proxy): Improve the handling diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 6fee8de49b..155db8161d 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,7 @@ +2005-02-28 Matthias Clasen + + * NEWS: Updates. + 2005-02-27 Matthias Clasen * gtk/gtkaction.c (connect_proxy): Improve the handling diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index 6fee8de49b..155db8161d 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,7 @@ +2005-02-28 Matthias Clasen + + * NEWS: Updates. + 2005-02-27 Matthias Clasen * gtk/gtkaction.c (connect_proxy): Improve the handling diff --git a/NEWS b/NEWS index 91a19113a2..e5e67ca193 100644 --- a/NEWS +++ b/NEWS @@ -1,18 +1,24 @@ Overview of Changes from GTK+ 2.6.2 to GTK+ 2.6.3 ================================================= +* GtkAction + - Improve the handling of buttons as action + proxys [Milosz Derezynski] * gtk_window_present(): Use the timestamp of the last user interaction when focusing the window. [Elijah Newren] * Icon theme - Avoid scaling icons in the file chooser [Vincent Noel] - Make icon theme caching work on ppc64 [Manish Singh] -* Win32 bug fixes [Tor Lillqvist] +* Win32 + - Bug fixes [Tor Lillqvist] + - Improve tablet handling [Robert Ă–gren] * Other bug fixes [Rodney Dawes, Tommi Komulainen, Christian Persch, Manish Singh, Billy Biggs, Ben Maurer, Jorn Baayen, Jonathan Blandford, Murray Cumming, Olivier Sessink, Matthias, Gustavo Carneiro, Morten - Welinder, Samuel Hym, Doug Morgan, Ivan Wong] -* Documentation improvements [Matthias] -* New and improved translations (be,bg,ca,cy,el,en_GB,fa,ja,hu,pt_BR,th,uk,xh) + Welinder, Samuel Hym, Doug Morgan, Ivan Wong, Paul + Cornett, Sven Neumann, Vincent Untz] +* Documentation improvements [Matthias, Torsten Schoenfeld] +* New and improved translations (ar,be,bg,ca,cy,el,en_GB,fa,gu,ja,hu,pt_BR,th,uk,xh) Overview of Changes from GTK+ 2.6.1 to GTK+ 2.6.2 =================================================