From 4d67d33f02c0cc74eb48699c4a09e54967e3a097 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Fri, 9 Jul 2004 16:16:05 +0000 Subject: [PATCH] Updates --- ChangeLog | 10 +++++----- ChangeLog.pre-2-10 | 10 +++++----- ChangeLog.pre-2-6 | 10 +++++----- ChangeLog.pre-2-8 | 10 +++++----- NEWS | 36 ++++++++++++++++++++++++++++++++++++ 5 files changed, 56 insertions(+), 20 deletions(-) diff --git a/ChangeLog b/ChangeLog index 60cec92a39..de6be5170e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2004-07-09 Matthias Clasen + * NEWS: Updates. + +2004-07-09 Matthias Clasen + Make GtkEntry work harder to protect passwords: (#143955, Morten Welinder) @@ -279,11 +283,7 @@ Fri Jun 25 23:35:42 2004 Matthias Clasen * gtk/gtkentrycompletion.c (gtk_entry_completion_set_model): * gtk/gtkcombobox.c (gtk_combo_box_set_model): Allow passing - NULL to unset th * gtk/gtkentrycompletion.c (gtk_entry_completion_set_model): - * gtk/gtkcombobox.c (gtk_combo_box_set_model): -Sat Jun 26 00:04:36 2004 Matthias Clasen - -e model. (#137211, patch by Mariano Suárez-Alvarez) + NULL to unset the model. (#137211, patch by Mariano Suárez-Alvarez) Fri Jun 25 23:33:05 2004 Matthias Clasen diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 60cec92a39..de6be5170e 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,5 +1,9 @@ 2004-07-09 Matthias Clasen + * NEWS: Updates. + +2004-07-09 Matthias Clasen + Make GtkEntry work harder to protect passwords: (#143955, Morten Welinder) @@ -279,11 +283,7 @@ Fri Jun 25 23:35:42 2004 Matthias Clasen * gtk/gtkentrycompletion.c (gtk_entry_completion_set_model): * gtk/gtkcombobox.c (gtk_combo_box_set_model): Allow passing - NULL to unset th * gtk/gtkentrycompletion.c (gtk_entry_completion_set_model): - * gtk/gtkcombobox.c (gtk_combo_box_set_model): -Sat Jun 26 00:04:36 2004 Matthias Clasen - -e model. (#137211, patch by Mariano Suárez-Alvarez) + NULL to unset the model. (#137211, patch by Mariano Suárez-Alvarez) Fri Jun 25 23:33:05 2004 Matthias Clasen diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index 60cec92a39..de6be5170e 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,5 +1,9 @@ 2004-07-09 Matthias Clasen + * NEWS: Updates. + +2004-07-09 Matthias Clasen + Make GtkEntry work harder to protect passwords: (#143955, Morten Welinder) @@ -279,11 +283,7 @@ Fri Jun 25 23:35:42 2004 Matthias Clasen * gtk/gtkentrycompletion.c (gtk_entry_completion_set_model): * gtk/gtkcombobox.c (gtk_combo_box_set_model): Allow passing - NULL to unset th * gtk/gtkentrycompletion.c (gtk_entry_completion_set_model): - * gtk/gtkcombobox.c (gtk_combo_box_set_model): -Sat Jun 26 00:04:36 2004 Matthias Clasen - -e model. (#137211, patch by Mariano Suárez-Alvarez) + NULL to unset the model. (#137211, patch by Mariano Suárez-Alvarez) Fri Jun 25 23:33:05 2004 Matthias Clasen diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index 60cec92a39..de6be5170e 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,5 +1,9 @@ 2004-07-09 Matthias Clasen + * NEWS: Updates. + +2004-07-09 Matthias Clasen + Make GtkEntry work harder to protect passwords: (#143955, Morten Welinder) @@ -279,11 +283,7 @@ Fri Jun 25 23:35:42 2004 Matthias Clasen * gtk/gtkentrycompletion.c (gtk_entry_completion_set_model): * gtk/gtkcombobox.c (gtk_combo_box_set_model): Allow passing - NULL to unset th * gtk/gtkentrycompletion.c (gtk_entry_completion_set_model): - * gtk/gtkcombobox.c (gtk_combo_box_set_model): -Sat Jun 26 00:04:36 2004 Matthias Clasen - -e model. (#137211, patch by Mariano Suárez-Alvarez) + NULL to unset the model. (#137211, patch by Mariano Suárez-Alvarez) Fri Jun 25 23:33:05 2004 Matthias Clasen diff --git a/NEWS b/NEWS index 5b0ce68674..e1aa13f487 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,39 @@ +Overview of Changes from GTK+ 2.4.3 to GTK+ 2.4.4 +================================================= +* GtkFileChooser + - Use Save button in save mode. [Federico Mena Quintero] + - Check for errors when opening folders [Federico] + - Bug fixes [Federico, Alex Roitman, Owen Taylor] +* GtkComboBox + - Make it work without a model [Mariano Suarez-Alvarez, Christian Persch] + - Improve placement of popup [David A. Knight] +* GtkImage + - Fix issues with partial redrawing [John Ehresman, Felipe Heidrich, + Billy Biggs] +* GtkEntry + - Fix cursor movement with combining marks [Theppitak Karoonboonyanan] + - Protect passwords better [Morten Welinder] +* Win32 fixes + - Fix build without wintab [J. Ali Harlow] + - Improve Clipboard handling [Tor Lillqvist, John Ehresman] +* Gdk + - Make RGBA cursors work [Michael Natterer] + - Work with odd XServers [Bastien Nocera] + - Handle _NET_WM_STATE_ABOVE/_BELOW better [Billy Biggs] + - Don't leak DND contexts [Alex Larsson] +* gdk-pixbuf + - Make tiff loader work with libtiff 3.6.1 [Marco Ghirlanda] + - Fix math for GDK_INTERP_HYPER [Brian Cameron] + - Fix Win32 exported symbols [Tor Lillqvist] +* Documentation improvements [Billy Biggs, Matthias Clasen, + Oliver Andrieu] +* Other bug fixes [Federico, Michael, Matthias, Philip Kendall, + Jean-François Wauthy, John Finlay, Jeff Franks, Tim Janik, + Nickolay V. Shmyrev, Sampo Nurmentaus, William Jon McCann, + Jan-Marek Glogowski, Yevgen Muntyan, Pawel Salek, + Jonathan Blandford, Sunil, Dimitiry. M Shatrov] +* Updated translations (bg,he,hu,ne,sq) + Overview of Changes from GTK+ 2.4.2 to GTK+ 2.4.3 ================================================= * GtkButton