summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2004-09-17 19:21:37 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2004-09-17 19:21:37 +0000
commited0af308b6cc98907688bd3cdd9ac111d7216154 (patch)
treed03a8dbea16e238fff393ed0090927d3704112ee
parent627dc11c98f0300ae84818af40d60f3eb274c196 (diff)
downloadgdk-pixbuf-ed0af308b6cc98907688bd3cdd9ac111d7216154.tar.gz
Updates
2004-09-17 Matthias Clasen <mclasen@redhat.com> * NEWS: Updates
-rw-r--r--ChangeLog2
-rw-r--r--ChangeLog.pre-2-102
-rw-r--r--ChangeLog.pre-2-62
-rw-r--r--ChangeLog.pre-2-82
-rw-r--r--NEWS12
5 files changed, 15 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index 818dc26ad..6aa33b504 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2004-09-17 Matthias Clasen <mclasen@redhat.com>
+ * NEWS: Updates
+
* gtk/gtkfilechooserdefault.c (select_func): Scroll to the selected
row. (#143868, Christian Persch)
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index 818dc26ad..6aa33b504 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,5 +1,7 @@
2004-09-17 Matthias Clasen <mclasen@redhat.com>
+ * NEWS: Updates
+
* gtk/gtkfilechooserdefault.c (select_func): Scroll to the selected
row. (#143868, Christian Persch)
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6
index 818dc26ad..6aa33b504 100644
--- a/ChangeLog.pre-2-6
+++ b/ChangeLog.pre-2-6
@@ -1,5 +1,7 @@
2004-09-17 Matthias Clasen <mclasen@redhat.com>
+ * NEWS: Updates
+
* gtk/gtkfilechooserdefault.c (select_func): Scroll to the selected
row. (#143868, Christian Persch)
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index 818dc26ad..6aa33b504 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -1,5 +1,7 @@
2004-09-17 Matthias Clasen <mclasen@redhat.com>
+ * NEWS: Updates
+
* gtk/gtkfilechooserdefault.c (select_func): Scroll to the selected
row. (#143868, Christian Persch)
diff --git a/NEWS b/NEWS
index efda952e8..8e21930e3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,10 @@
Overview of Changes from GTK+ 2.5.2 to GTK+ 2.5.3
=================================================
-* GtkFileChooserButton
+* GtkFileChooser
- Work better with older version of the gnome-vfs backend [Zack Cerza]
- Keynav improvements [Jonathan Blandford]
- Make position of pathbar down button stable [Jonathan]
+ - Make autocompletion less annoying in save mode [Owen Taylor]
* GtkComboBox
- Work without a model [Mariano Suarez-Alvarez
* GtkTreeView
@@ -19,6 +20,7 @@ Overview of Changes from GTK+ 2.5.2 to GTK+ 2.5.3
- Improve drawing of expanders [Matthias Clasen]
* Add a configure option to disable the use of ELF visibility
attributes for PLT reduction
+* Make selection handling robust against invalid UTF-8 [Owen]
* gdk-pixbuf
- Add a variant of gdk_pixbuf_new_from_file_at_size() which
optionally ignores aspect ratio [Dom Lachowicz]
@@ -36,10 +38,10 @@ Overview of Changes from GTK+ 2.5.2 to GTK+ 2.5.3
* Other bug fixes [Hans Petter Jonsson, Tim Janik, Manish Singh,
Soeren Sandmann, Bill Haneman, Padraig O'Briain, Olexi Avramchenko,
Jonathan, Frederic Croszat, Matthias, Christian Persch, Felipe Heidrich,
- Lorenzo Gil Sanchez, Richard Hoelscher, Owen Taylor, Olivier Andrieu,
- Morten Welinder, Jean Bréfort]
-* Documentation improvements [Matthias]
-* New and updated translations (ang,ar,en_CA,ne,pt_BR,ro,uk)
+ Lorenzo Gil Sanchez, Richard Hoelscher, Owen, Olivier Andrieu,
+ Morten Welinder, Jean Bréfort, Alexander Larsson]
+* Documentation improvements [Matthias, Jonathan]
+* New and updated translations (ang,ar,en_CA,es,ne,pt_BR,ro,ru,uk)
Overview of Changes from GTK+ 2.5.1 to GTK+ 2.5.2
=================================================