From 5ba898be2dc980923161092dc607ec89dc2d8655 Mon Sep 17 00:00:00 2001 From: Frederic Back Date: Wed, 27 Sep 2006 17:23:20 +0000 Subject: * removed obsolete TODO items * merged extension back from c_walker git-svn-id: file:///home/lennart/svn/public/fring/trunk@34 d0d2c35f-0a1e-0410-abeb-dabff30a67ee --- TODO | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'TODO') 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 errors - - [ ] enable threading while running c function (?) - currently, gtk is not responsive while walking the tree. - -[ ] walk remote directories (use gnomevfs?) -- cgit