summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@src.gnome.org>2007-09-13 15:06:02 +0000
committerAlexander Larsson <alexl@src.gnome.org>2007-09-13 15:06:02 +0000
commit0a8b0dbafa92892e611ca6e82b134690de0c6e5e (patch)
treedd991436c5cb7f0338ddca1c267fce87ae05127f /TODO
parent0e870e06f5176b9d390ae1baa5c31d6b710b2656 (diff)
downloadgvfs-0a8b0dbafa92892e611ca6e82b134690de0c6e5e.tar.gz
Remove gio stuff from TODO file
Original git commit by Alexander Larsson <alexl@redhat.com> at 1188829433 +0200 svn path=/trunk/; revision=889
Diffstat (limited to 'TODO')
-rw-r--r--TODO41
1 files changed, 1 insertions, 40 deletions
diff --git a/TODO b/TODO
index 7eb81542..849214fb 100644
--- a/TODO
+++ b/TODO
@@ -1,36 +1,3 @@
-gio:
-===
-
-Work on GFile:
-* More async operations:
- get_filesystem_info
- set_display_name
- set_attribute
- set_attributes_from_info
- delete_file
- trash
- make_directory
- make_symbolic_link
- copy
- move
-
-HAL implementation of VolumeMonitor (as a giomodule)
-
-Move GAppInfo to Gtk+
-
-Implement PRE_UNMOUNT for file monitors, send it when unmounting
-
-Finalise the mimetype decision. Add fast version? See dfaure discussion on xdg list.
-Implement std:icon for local files. This is related to mimetype decisions (fast vs slow)
-
-Use giomodules for fam volume monitor backend
-
-Add more filter streams: data reading, conversion (with general converter interface)
- => gicmo is working on this
-
-gvfs:
-====
-
Implement the rest of the mountable GDaemonFile ops:
unmount_mountable
eject_mountable
@@ -60,10 +27,4 @@ decide exactly how to handle not-mounted errors and make sure its consistent.
mount daemons should re-register when new owner for vfs daemon.
Make built-in uri parsers link into gvfs shared lib instead of using a module
-
-FUTURE IDEAS:
--------------
-
-is-slow marking for e.g. thumbnailing? How would you know this though?
-
-local file access through the daemon for remote X clients?
+ (smb is a shared lib atm to make sure that works)