summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2004-03-15 06:09:40 +0000
committerOwen Taylor <otaylor@src.gnome.org>2004-03-15 06:09:40 +0000
commit2c9d190c09c179a834730d923afe26d0eb70b880 (patch)
treebf71600d67d1752e3b183563986aacb46844f69a /ChangeLog.pre-2-10
parent084bb2fe391b4117aed6903b46840f334e53a51a (diff)
downloadgdk-pixbuf-2c9d190c09c179a834730d923afe26d0eb70b880.tar.gz
Implement local_only by filtering the shortcuts and bookmarks list by
Sun Mar 14 23:36:15 2004 Owen Taylor <otaylor@redhat.com> * gtk/gtkfilechooserdefault.c: Implement local_only by filtering the shortcuts and bookmarks list by gtk_file_system_path_to_filename (file_system, path) != NULL. (#132894) * gtk/gtkfilesystem.c (gtk_file_system_path_is_local): Add a convenience function, may by interesting to push to the file system vtable later for performance.
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r--ChangeLog.pre-2-1011
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index 79d21eeae..a9db2d1db 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,3 +1,14 @@
+Sun Mar 14 23:36:15 2004 Owen Taylor <otaylor@redhat.com>
+
+ * gtk/gtkfilechooserdefault.c: Implement local_only by
+ filtering the shortcuts and bookmarks list by
+ gtk_file_system_path_to_filename (file_system, path) != NULL.
+ (#132894)
+
+ * gtk/gtkfilesystem.c (gtk_file_system_path_is_local): Add
+ a convenience function, may by interesting to push to the
+ file system vtable later for performance.
+
2004-03-14 Federico Mena Quintero <federico@ximian.com>
* gtk/gtkfilesystem.c (gtk_file_folder_get_info): Allow the path