commit 1e675b26cf816594ac103f3a9ccba30744131731 Author: Alexander Larsson Date: 2009-10-20 Update for release M NEWS commit d268eddada9922529b0076ab9044a482a209df1f Author: Cosimo Cecchi Date: 2009-10-07 Use the right GConf key for the disable_tabs setting (#580220). M libnautilus-private/nautilus-global-preferences.h commit 024fab20ad0dc9fe45e16a5959d812b732d2ee6e Author: Cosimo Cecchi Date: 2009-10-07 Chain up to the parent handler if we click outside any row. By doing so, the tree view widget will gain focus anyway. Fix bug #589088. M src/file-manager/fm-list-view.c commit 5bc9d596aed2f44de7b32b510aceec1c90f7b98c Author: Marcus Carlson Date: 2009-10-03 Make changing visible columns instant. Wasn't like always like this before because nautilus-vfs-file.c saved metadata async. https://bugzilla.gnome.org/show_bug.cgi?id=597227 M src/file-manager/fm-list-view.c commit 4bd9cb8d3e1b59667334550472b1ffd6a6768e73 Author: Cosimo Cecchi Date: 2009-10-09 Always check if the drag dest supports the source. In the "drag-motion" callback, make sure we check for target != GDK_NONE before getting non-existent data for it. M libnautilus-private/nautilus-dnd.c M src/nautilus-places-sidebar.c commit af69ce7e9ba5e5150e28aad3d78f8dc8117846ce Author: A. Walton Date: 2009-10-07 Bug 589375 - Crashes with empty location in edit bookmarks Check that the length of the text in the entry is non-NULL. M src/nautilus-bookmarks-window.c commit ed75d333fc18e039f6421d2dc96166e1a3bea6a1 Author: Xu Li Date: 2009-07-17 correct the value of GtkRecentData.app_exec in nautilus_recent_add_file() M libnautilus-private/nautilus-recent.c commit 5cfa20efb636fcacb1fcc227be751da0126ff98b Author: Nelson Benítez León Date: 2009-05-01 Avoid crash when holding space bar on focused navigation buttons Fixes bgo#580926 M src/nautilus-navigation-window-menus.c M src/nautilus-window-menus.c commit 65a42a152be14e5f6d92366d8b52b6c6e21899da Author: Reşat SABIQ Date: 2009-10-20 Another minor update for Crimean Tatar (Crimean Turkish) translation M po/crh.po commit 897414a7f5d75727191fbc5372f7fb34bd49674b Author: Reşat SABIQ Date: 2009-10-19 Update for Crimean Tatar (Crimean Turkish) translation M po/crh.po commit eef551eaa68f94d03bfebacb975d2c0434c2cd04 Author: Sveinn í Felli Date: 2009-10-19 Added IS translation M po/is.po commit 3daee9d015e9fe38f046fdf708b9b9ea0780a92b Author: Kjartan Maraas Date: 2009-10-17 Updated translation. M po/nn.po commit 2a84893d55ef93c5a1f7cbb029f5d1998d2fa78f Author: Kjartan Maraas Date: 2009-10-11 Updated Norwegian bokmål translation M po/nb.po commit 8ab52ce2cd23bcd1a99a74dfe990d3c73858688c Author: Leonid Kanter Date: 2009-10-11 Updated Russian translation M po/ru.po commit 95c4910015fec27e4896072ff959ebe52bd70c81 Author: Kostas Papadimas Date: 2009-09-29 Updated Greek translation. M po/el.po commit b5cec57e0d1f9a90cc39ce3699deb10ec950b6ef Author: Jennie Petoumenou Date: 2009-09-29 Updated Greek translation M po/el.po commit 08e6114dbdf4553b4bcc12a38b0955da153c8efe Author: Jürg Billeter Date: 2009-09-23 Update tracker support for version 0.7 Fixes bug 596082. M configure.in M libnautilus-private/nautilus-search-engine-tracker.c commit a2a7f3a2a7909824c7a2643d9251c0e74f17b548 Author: Timo Jyrinki Date: 2009-09-25 Update Finnish translation (transition from ”taltio” to ”asema”) M po/fi.po commit 541c225fea1d616d01862d0f6b0ff9086317540a Author: Tomas Bzatek Date: 2009-09-24 Don't rely on activation_uri when detecting mounts We test for the activation_uri (i.e. G_FILE_ATTRIBUTE_STANDARD_TARGET_URI) which is usually not exposed from computer:// items until the item is mounted (and that's up to particular gvfs volume monitor). Simply don't test for activation_uri, file type of G_FILE_TYPE_MOUNTABLE should be enough. This fixes https://bugzilla.redhat.com/show_bug.cgi?id=518570 M libnautilus-private/nautilus-directory-async.c commit e15707648d6d92abe455107718a1e0a440c7fe1f Author: Christian Neumair Date: 2009-09-24 Correctly position icons for text, netscape URI and URI list drops When dropping text, a netscape URI or a URI list to the desktop, remember the position where the drop happened and position the created icon accordingly. Fixes #350022. M src/file-manager/fm-directory-view.c commit 069494e971bba9bfad5cd6997ecf9138677a9bc0 Author: Takayuki KUSANO Date: 2009-09-23 Fix Japanese translation M po/ja.po commit 6fec4348ef56f1df6f7609f9632a5bf4c6512e4d Author: Takayuki KUSANO Date: 2009-09-23 Updated Japanese translation M po/ja.po commit 1055993807fe882a3588f59fe0d93b0b0bb063d8 Author: Alexander Larsson Date: 2009-09-21 Post release version bump M configure.in