summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2004-09-15 17:15:11 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2004-09-15 17:15:11 +0000
commit38a257bce29d0879db1091490b1db98c2d93d75a (patch)
tree038c9e104764548d6e8203ae62822ce4035fad78
parentef1d21c0ca749d96e86ac8da39d9c1a0b3ebc424 (diff)
downloadgdk-pixbuf-38a257bce29d0879db1091490b1db98c2d93d75a.tar.gz
Updates.
-rw-r--r--ChangeLog6
-rw-r--r--ChangeLog.pre-2-106
-rw-r--r--ChangeLog.pre-2-66
-rw-r--r--ChangeLog.pre-2-86
-rw-r--r--NEWS43
5 files changed, 63 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 255f66162..1ea1481c5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2004-09-15 Matthias Clasen <mclasen@redhat.com>
+
+ * NEWS: Update.
+
Wed Sep 15 00:57:37 2004 Matthias Clasen <maclas@gmx.de>
* docs/tools/widgets.c: Add accel label, file button
@@ -51,7 +55,7 @@ Tue Sep 14 23:20:56 2004 Søren Sandmann <sandmann@redhat.com>
for the recent change to gtk_default_draw_expander().
* gtk/gtkstyle.c (gtk_default_draw_expander): Use a linewidth of one
- for expander sizes up to 16.
+ for expander sizes up to 16
* gtk/gtkentrycompletion.c (gtk_entry_completion_get_model): Resize the
popup if the model is replaced. (#152333)
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index 255f66162..1ea1481c5 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,3 +1,7 @@
+2004-09-15 Matthias Clasen <mclasen@redhat.com>
+
+ * NEWS: Update.
+
Wed Sep 15 00:57:37 2004 Matthias Clasen <maclas@gmx.de>
* docs/tools/widgets.c: Add accel label, file button
@@ -51,7 +55,7 @@ Tue Sep 14 23:20:56 2004 Søren Sandmann <sandmann@redhat.com>
for the recent change to gtk_default_draw_expander().
* gtk/gtkstyle.c (gtk_default_draw_expander): Use a linewidth of one
- for expander sizes up to 16.
+ for expander sizes up to 16
* gtk/gtkentrycompletion.c (gtk_entry_completion_get_model): Resize the
popup if the model is replaced. (#152333)
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6
index 255f66162..1ea1481c5 100644
--- a/ChangeLog.pre-2-6
+++ b/ChangeLog.pre-2-6
@@ -1,3 +1,7 @@
+2004-09-15 Matthias Clasen <mclasen@redhat.com>
+
+ * NEWS: Update.
+
Wed Sep 15 00:57:37 2004 Matthias Clasen <maclas@gmx.de>
* docs/tools/widgets.c: Add accel label, file button
@@ -51,7 +55,7 @@ Tue Sep 14 23:20:56 2004 Søren Sandmann <sandmann@redhat.com>
for the recent change to gtk_default_draw_expander().
* gtk/gtkstyle.c (gtk_default_draw_expander): Use a linewidth of one
- for expander sizes up to 16.
+ for expander sizes up to 16
* gtk/gtkentrycompletion.c (gtk_entry_completion_get_model): Resize the
popup if the model is replaced. (#152333)
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index 255f66162..1ea1481c5 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -1,3 +1,7 @@
+2004-09-15 Matthias Clasen <mclasen@redhat.com>
+
+ * NEWS: Update.
+
Wed Sep 15 00:57:37 2004 Matthias Clasen <maclas@gmx.de>
* docs/tools/widgets.c: Add accel label, file button
@@ -51,7 +55,7 @@ Tue Sep 14 23:20:56 2004 Søren Sandmann <sandmann@redhat.com>
for the recent change to gtk_default_draw_expander().
* gtk/gtkstyle.c (gtk_default_draw_expander): Use a linewidth of one
- for expander sizes up to 16.
+ for expander sizes up to 16
* gtk/gtkentrycompletion.c (gtk_entry_completion_get_model): Resize the
popup if the model is replaced. (#152333)
diff --git a/NEWS b/NEWS
index 6c97fb082..efda952e8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,46 @@
+Overview of Changes from GTK+ 2.5.2 to GTK+ 2.5.3
+=================================================
+* GtkFileChooserButton
+ - Work better with older version of the gnome-vfs backend [Zack Cerza]
+ - Keynav improvements [Jonathan Blandford]
+ - Make position of pathbar down button stable [Jonathan]
+* GtkComboBox
+ - Work without a model [Mariano Suarez-Alvarez
+* GtkTreeView
+ - Allow sorting of tree models to be turned off [Torsten Schoenfeld]
+* GtkRange
+ - Add a::slider-moved signal [Thomas Fitzsimmons]
+* GtkEntryCompletion
+ - Improve positioning of popups [Matthias]
+* Make input methods respect editability [Noah Levitt]
+* Add an setting to specify modules to load [Alex Graveley]
+* Use GOption for commandline argument parsing [Anders Carlsson]
+* Default theme
+ - Improve drawing of expanders [Matthias Clasen]
+* Add a configure option to disable the use of ELF visibility
+ attributes for PLT reduction
+* gdk-pixbuf
+ - Add a variant of gdk_pixbuf_new_from_file_at_size() which
+ optionally ignores aspect ratio [Dom Lachowicz]
+ - Fix saving of pixbufs with alpha-channel as jpeg [Emmanuel Pacaud]
+ - Security fixes [Chris Evans]
+* Win32
+ - Improve tablet handling [Robert Ögren]
+ - Make tablets work on multi-monitor systems [Robert]
+ - Handle screen resolution changes [Arjohn Kampman, Tor Lillqvist]
+ - Add IME input method [Takuro Ashie, Kazuki IWAMOTO]
+ - Add ms-windows (Wimp) theme engine [Raymond Penners, Dom Lachowicz,
+ Havoc Pennington]
+ - Fix loading of input modules on Win32 [Kazuki IWAMOTO]
+ - Build fixes [Tor Lillqvist]
+* 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)
+
Overview of Changes from GTK+ 2.5.1 to GTK+ 2.5.2
=================================================
* GtkFileChooserButton