More updates.

This commit is contained in:
Matthias Clasen
2004-09-17 19:40:22 +00:00
parent 434e95da34
commit 7f0210fd09
5 changed files with 11 additions and 1 deletions

View File

@@ -1,5 +1,7 @@
2004-09-17 Matthias Clasen <mclasen@redhat.com>
* NEWS: More updates.
* gtk/gtkfilechooserdefault.c (select_func): Scroll to the selected
row. (#143868, Christian Persch)

View File

@@ -1,5 +1,7 @@
2004-09-17 Matthias Clasen <mclasen@redhat.com>
* NEWS: More updates.
* gtk/gtkfilechooserdefault.c (select_func): Scroll to the selected
row. (#143868, Christian Persch)

View File

@@ -1,5 +1,7 @@
2004-09-17 Matthias Clasen <mclasen@redhat.com>
* NEWS: More updates.
* gtk/gtkfilechooserdefault.c (select_func): Scroll to the selected
row. (#143868, Christian Persch)

View File

@@ -1,5 +1,7 @@
2004-09-17 Matthias Clasen <mclasen@redhat.com>
* NEWS: More updates.
* gtk/gtkfilechooserdefault.c (select_func): Scroll to the selected
row. (#143868, Christian Persch)

4
NEWS
View File

@@ -2,10 +2,12 @@ Overview of Changes from GTK+ 2.4.9 to GTK+ 2.4.10
==================================================
* GtkFileChooser
- Fix some memory leaks [Kjartan Maraas]
- Make autocompletion less annoying in save mode [Owen Taylor]
* Default theme
- Improve drawing of expanders [Matthias Clasen]
* GtkEntryCompletion
- Improve positioning of popups [Matthias]
* Make selection handling robust against invalid UTF-8 [Owen Taylor]
* gdk-pixbuf
- Fix saving of pixbufs with alpha-channel as jpeg [Emmanuel Pacaud]
- Security fixes [Chris Evans]
@@ -15,7 +17,7 @@ Overview of Changes from GTK+ 2.4.9 to GTK+ 2.4.10
- Fix loading of input modules on Win32 [Kazuki IWAMOTO]
* Other bug fixes [Tim Janik, Bill Haneman, Padraig O'Briain,
Frederic Croszat, Matthias, Felipe Heidrich, Lorenzo Gil
Sanchez, Olivier Andrieu, Jean Bréfort]
Sanchez, Olivier Andrieu, Jean Bréfort, Christian Persch]
* Updated translations (ang,bn,cs,cy,de,en_CA,hu,ne,nn,ro,tr,uk)
Overview of Changes from GTK+ 2.4.7 to GTK+ 2.4.8