summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2005-07-08 18:52:47 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2005-07-08 18:52:47 +0000
commit92da84155fbdd53e568ff6b358011577e404ce55 (patch)
tree5a13ffb2d77392070a4388c55ef0d1202522dc3c /NEWS
parent03b9bae824d8ac637fc7a20dd401d877271d6384 (diff)
downloadgtk+-92da84155fbdd53e568ff6b358011577e404ce55.tar.gz
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS24
1 files changed, 24 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3e8774246d..ac877ffba2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,27 @@
+Overview of Changes from GTK+ 2.7.1 to GTK+ 2.7.2
+=================================================
+* GtkAboutDialog
+ - Clean up the "trail" in the path bar when set_current_folder
+ is called explicitly [Jonathan Blandford, Matthias Clasen]
+ - Accept dropped files and directories on the file list [Sven
+ Neumann, Matthias]
+* GtkTreeView
+ - Make reusing cell renders work as well as it did in 2.6,
+ but document it as being unsupported. [Kristian Rietveld]
+* GtkAboutDialog
+ - Optionally wrap the license [Christian Rose, Christian Persch]
+* Menu
+ - Make image menu items work in vertical menubars [Matthias]
+ - Make orientation changes of menubars work [Matthias]
+* Win32
+ - Implement named cursors and other new GDK apis [Hans Breuer]
+ - Implement getting cursor images [Tor Lillqvist]
+* Bug fixes [J. Ali Harlow, Matthias, Diego Gonzalez,
+ Kazuki IWAMOTO, Paul Cornett, Sebastian Bacher, Tor]
+* Documentation improvements [Benjamin Berg, Matthias,
+ Steve Chaplin, Peter van den Bosch, Tim-Philipp Müller]
+* New and updated translations (en_CA,sr,sr@Latn)
+
Overview of Changes from GTK+ 2.7.0 to GTK+ 2.7.1
=================================================
* GtkTreeView