From 3329ff7ab87c56aad2f0822a7f547a1f08203f18 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Thu, 24 Feb 2005 21:57:20 +0000 Subject: [PATCH] Updates --- ChangeLog | 2 ++ ChangeLog.pre-2-10 | 2 ++ ChangeLog.pre-2-8 | 2 ++ NEWS | 16 ++++++++++++++++ 4 files changed, 22 insertions(+) diff --git a/ChangeLog b/ChangeLog index 4bf7d179d0..32698c22ec 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2005-02-24 Matthias Clasen + * NEWS: Updates. + * gtk/gtkfilechooserdefault.c (gtk_file_chooser_default_select_path): Don't leak parent_path. (#168435, Morten Welinder) diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 4bf7d179d0..32698c22ec 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,5 +1,7 @@ 2005-02-24 Matthias Clasen + * NEWS: Updates. + * gtk/gtkfilechooserdefault.c (gtk_file_chooser_default_select_path): Don't leak parent_path. (#168435, Morten Welinder) diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index 4bf7d179d0..32698c22ec 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,5 +1,7 @@ 2005-02-24 Matthias Clasen + * NEWS: Updates. + * gtk/gtkfilechooserdefault.c (gtk_file_chooser_default_select_path): Don't leak parent_path. (#168435, Morten Welinder) diff --git a/NEWS b/NEWS index 372597e192..91a19113a2 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,19 @@ +Overview of Changes from GTK+ 2.6.2 to GTK+ 2.6.3 +================================================= +* 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] +* 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) + Overview of Changes from GTK+ 2.6.1 to GTK+ 2.6.2 ================================================= * Speed up size allocation of labels, progress bars and