nautilus r14225 - trunk
- From: cneumair svn gnome org
- To: svn-commits-list gnome org
- Subject: nautilus r14225 - trunk
- Date: Mon, 2 Jun 2008 22:37:28 +0000 (UTC)
Author: cneumair
Date: Mon Jun 2 22:37:27 2008
New Revision: 14225
URL: http://svn.gnome.org/viewvc/nautilus?rev=14225&view=rev
Log:
2008-06-03 Christian Neumair <cneumair gnome org>
* NEWS:
Update for release.
* configure.in:
Require eel 2.23.2.
Modified:
trunk/ChangeLog
trunk/NEWS
trunk/configure.in
Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS (original)
+++ trunk/NEWS Mon Jun 2 22:37:27 2008
@@ -1,3 +1,21 @@
+Major changes in 2.23.3 are:
+* Use bilinear interpolation instead of hyperbolic. Massively speeds up thumbnailing.
+* Fix thumbnail frame size calculation
+* Rework properties dialog
+ * Remove "Launcher" tab, and move all the launcher properties to "Basic"
+ * Hide useless file info widgets from "Basic" tab for special locations like "computer:///".
+* Support adding files to archives via file-roller
+* Add location popup context menu to all path bar buttons
+* Fix location popup context menu separators
+* Add "Paste Into" item to location popup context menu
+* Do not count the same inode twice when calculating directory sizes
+* Never copy to "trash:///", never move to "burn:///"
+* Never maximize windows opened from shell if a custom geometry has been specified
+* Properly close windows displaying the media root location when ejecting a medium
+* Empty the clipboard when copying/moving with DND to a container
+* Remove libbackground
+* Require eel 2.23.2 due to directory background API changes.
+
Major changes in 2.23.2 are:
* Increase default thumbnailing size limit
* Various fixes to keyboard handling in icon and list view
Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in (original)
+++ trunk/configure.in Mon Jun 2 22:37:27 2008
@@ -4,7 +4,7 @@
m4_define(bonobo_activation_minver, 2.1.0)
m4_define(bonobo_minver, 2.1.0)
-m4_define(eel_minver, 2.21.90)
+m4_define(eel_minver, 2.23.2)
m4_define(glib_minver, 2.15.6)
m4_define(gnome_desktop_minver, 2.9.91)
m4_define(gnome_minver, 2.14.0)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]