summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Neumair <chris@gnome-de.org>2006-07-08 08:38:17 +0000
committerChristian Neumair <cneumair@src.gnome.org>2006-07-08 08:38:17 +0000
commit092c35cb8e6fe4092ec7702a0eb8f8270687a164 (patch)
tree8211c38fc56c48279f1dec0fb27d716540892c20 /ChangeLog
parent5d211e8bb94f7fbce1989e9d4734d9503bcacf49 (diff)
downloadnautilus-092c35cb8e6fe4092ec7702a0eb8f8270687a164.tar.gz
Add nautilus_find_existing_uri_in_hierarchy. Remove undefined
2006-07-08 Christian Neumair <chris@gnome-de.org> * libnautilus-private/nautilus-file-utilities.c: * libnautilus-private/nautilus-file-utilities.h: Add nautilus_find_existing_uri_in_hierarchy. Remove undefined in_gnome_path helper declarations. * src/nautilus-pathbar.c: * src/nautilus-pathbar.h: Make nautilus_path_bar_clear_buttons public. * src/nautilus-window-manage-views.c: (viewed_file_changed_callback): If the displayed location was removed, and it has an existing parent, navigate window to this parent. Fixes #336724.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8222ccffb..d106d793d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2006-07-08 Christian Neumair <chris@gnome-de.org>
+
+ * libnautilus-private/nautilus-file-utilities.c:
+ * libnautilus-private/nautilus-file-utilities.h:
+ Add nautilus_find_existing_uri_in_hierarchy.
+ Remove undefined in_gnome_path helper declarations.
+
+ * src/nautilus-pathbar.c:
+ * src/nautilus-pathbar.h:
+ Make nautilus_path_bar_clear_buttons public.
+
+ * src/nautilus-window-manage-views.c: (viewed_file_changed_callback):
+ If the displayed location was removed, and it has an existing parent,
+ navigate window to this parent. Fixes #336724.
+
2006-07-06 William Jon McCann <mccann@jhu.edu>
* libnautilus-private/nautilus-icon-factory.c: