summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Neumair <cneumair@gnome.org>2008-06-30 13:45:31 +0000
committerChristian Neumair <cneumair@src.gnome.org>2008-06-30 13:45:31 +0000
commitd4c9de68b9244aaf1e7a38fae146da0841f1cbc9 (patch)
treea4e68a0cd132943400d8424e9e04a10c6cafeb13
parenta28322e65d0f80cbbab4b0f8d1e0e410f4f01cae (diff)
downloadnautilus-d4c9de68b9244aaf1e7a38fae146da0841f1cbc9.tar.gz
Update for release.NAUTILUS_2_22_4
2008-06-30 Christian Neumair <cneumair@gnome.org> * NEWS: Update for release. svn path=/branches/gnome-2-22/; revision=14311
-rw-r--r--ChangeLog5
-rw-r--r--NEWS16
2 files changed, 21 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4f0ff351d..b31411a41 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2008-06-30 Christian Neumair <cneumair@gnome.org>
+ * NEWS:
+ Update for release.
+
+2008-06-30 Christian Neumair <cneumair@gnome.org>
+
* libnautilus-private/nautilus-directory-async.c (thumbnail_done),
(thumbnail_loader_size_prepared), (get_pixbuf_for_content),
(thumbnail_start):
diff --git a/NEWS b/NEWS
index 62a8f1e1d..2b8b92835 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+Major changes in 2.22.4 are:
+* Properly display submenus that are provided by extensions
+* Preserve mtime when copying files
+* Fix navigation where window was inconsistently "stuck" between two
+ directories, i.e. the view was not completely changed.
+* Icon view fixes
+ * If no icon is selected, but an icon has the keyboard focus, select it when
+ pressing space.
+ * Move keyboard focus after a file has been removed
+ * Fix double-clicking half-shown items
+* Thumbnailing changes
+ * Never scale up any thumbnails
+ * Compose and scale thumbnails on the fly
+ * Speed up loading of large image files used as their own thumbnails
+ * Fix thumbnail regeneration
+
Major changes in 2.22.3 are:
* Use bilinear interpolation instead of hyperbolic. Massively speeds up thumbnailing.
* Use single click policy in the sidebar