summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO11
1 files changed, 0 insertions, 11 deletions
diff --git a/TODO b/TODO
index e3da299..55f731d 100644
--- a/TODO
+++ b/TODO
@@ -19,14 +19,3 @@ TODO
[ ] make sure that filenames are always visible
[ ] do more magic adjustments
[ ] clean gui -> renderer interface
-
-========================= PARSING / C-PORTAGE
-[ ] port pure walking function to c or c++
- [ ] check if unsigned long is long enough
- [ ] raise python errors (instead of returning None)
- [ ] catch all possible <dirent.h> errors
-
- [ ] enable threading while running c function (?)
- currently, gtk is not responsive while walking the tree.
-
-[ ] walk remote directories (use gnomevfs?)