summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2004-10-08 15:40:39 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2004-10-08 15:40:39 +0000
commit52a6a1b0f8ab03770e0451f38d9d3a07209e7fff (patch)
tree4b4196a2b01b5174aa37f37d2e7887c2d2930a19
parent7ccebc7269945feb472fb55dcec546878bec1403 (diff)
downloadgdk-pixbuf-52a6a1b0f8ab03770e0451f38d9d3a07209e7fff.tar.gz
More news
-rw-r--r--ChangeLog4
-rw-r--r--ChangeLog.pre-2-104
-rw-r--r--ChangeLog.pre-2-64
-rw-r--r--ChangeLog.pre-2-84
-rw-r--r--NEWS20
5 files changed, 32 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 648f935c0..9d3507988 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,12 @@
2004-10-08 Matthias Clasen <mclasen@redhat.com>
+ * NEWS: Updates
+
* gtk/gtktreeview.c (gtk_tree_view_button_press): Set cell data
unconditionally. (#152562, Federico Mena Quintero)
* gtk/gtklayout.c (gtk_layout_add): Implement the GtkContainer::add
- vfunc. (#15444, Lorenzo Gil Sanchez)
+ vfunc. (#154444, Lorenzo Gil Sanchez)
* gtk/gtkuimanager.c (update_node): Also update smart separators
if the visibility of a menuitem with a submenu changes. (#153791,
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index 648f935c0..9d3507988 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,10 +1,12 @@
2004-10-08 Matthias Clasen <mclasen@redhat.com>
+ * NEWS: Updates
+
* gtk/gtktreeview.c (gtk_tree_view_button_press): Set cell data
unconditionally. (#152562, Federico Mena Quintero)
* gtk/gtklayout.c (gtk_layout_add): Implement the GtkContainer::add
- vfunc. (#15444, Lorenzo Gil Sanchez)
+ vfunc. (#154444, Lorenzo Gil Sanchez)
* gtk/gtkuimanager.c (update_node): Also update smart separators
if the visibility of a menuitem with a submenu changes. (#153791,
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6
index 648f935c0..9d3507988 100644
--- a/ChangeLog.pre-2-6
+++ b/ChangeLog.pre-2-6
@@ -1,10 +1,12 @@
2004-10-08 Matthias Clasen <mclasen@redhat.com>
+ * NEWS: Updates
+
* gtk/gtktreeview.c (gtk_tree_view_button_press): Set cell data
unconditionally. (#152562, Federico Mena Quintero)
* gtk/gtklayout.c (gtk_layout_add): Implement the GtkContainer::add
- vfunc. (#15444, Lorenzo Gil Sanchez)
+ vfunc. (#154444, Lorenzo Gil Sanchez)
* gtk/gtkuimanager.c (update_node): Also update smart separators
if the visibility of a menuitem with a submenu changes. (#153791,
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index 648f935c0..9d3507988 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -1,10 +1,12 @@
2004-10-08 Matthias Clasen <mclasen@redhat.com>
+ * NEWS: Updates
+
* gtk/gtktreeview.c (gtk_tree_view_button_press): Set cell data
unconditionally. (#152562, Federico Mena Quintero)
* gtk/gtklayout.c (gtk_layout_add): Implement the GtkContainer::add
- vfunc. (#15444, Lorenzo Gil Sanchez)
+ vfunc. (#154444, Lorenzo Gil Sanchez)
* gtk/gtkuimanager.c (update_node): Also update smart separators
if the visibility of a menuitem with a submenu changes. (#153791,
diff --git a/NEWS b/NEWS
index acbdf42be..1b9fe0264 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+Overview of Changes from GTK+ 2.4.10 to GTK+ 2.4.11
+===================================================
+* GtkFileChooser
+ - Make path bar arrows larger [Matthias Clasen]
+ - Make SELECT_FOLDER mode work [Matthias]
+ - Speed up the completion popup [Matthias]
+ - Update the preview when searching [Tommi Komulainen]
+ - Pop up completions again when tab is pressed [Jon Bech Madsen]
+ - Don't prepopulate the location entry [Matthias]
+* Win32 bug fixes [Robert Ögren]
+* Other bug fixes [Federico Mena Quintero, Joel Fredrikson, Matthias,
+ Padraig O'Briain, Michèle Garoche. Frederic Crozat,
+ Jonathan Blandford, John Cupitt, Morten Welinder, Christian Persch,
+ Lorenzo Gil Sanchez, Federico]
+ Martyn Russell]
+* Documentation improvements [John Finlay, Billy Biggs, Jonathan,
+ Owen Taylor]
+* New and updated translations (az_IR,ang,en_CA,gl,hu,it,nl)
+* Bugs fixed: 153185,153224,153628,145467,154191,153326,143826,147700,154186,154658,154703,153791,154444,152562,154188
+
Overview of Changes from GTK+ 2.4.9 to GTK+ 2.4.10
==================================================
* GtkFileChooser