summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorFrederic Back <fredericback@gmail.com>2006-09-29 08:06:14 +0000
committerFrederic Back <fredericback@gmail.com>2006-09-29 08:06:14 +0000
commit9f61b0f1bc9393b6d8b92f62f4b82fb91a5b314b (patch)
treeefdc2134fe3f58a99257522dfda37a04d03d63b6 /TODO
parent0e94ac3838dffe81e82a2b01e3f94314d0ea67fa (diff)
* Install a desktop entry and an icon
* Minor cleanup in the renderer git-svn-id: file:///home/lennart/svn/public/fring/trunk@50 d0d2c35f-0a1e-0410-abeb-dabff30a67ee
Diffstat (limited to 'TODO')
-rw-r--r--TODO15
1 files changed, 10 insertions, 5 deletions
diff --git a/TODO b/TODO
index 0c7a1f5..f5e3361 100644
--- a/TODO
+++ b/TODO
@@ -16,12 +16,17 @@ TODO
========================= DISPLAY
[x] display total in ring center
-[ ] always render text on top
-[ ] make sure that filenames are always visible
-[ ] do more magic adjustments
-[ ] clean gui -> renderer interface
+[x] restore the rainbow
+[D] always render text on top
+[-] make sure that filenames are always visible
+[ ] cut down loooong directory names in link labels
========================= FOLDER READING
-[ ] merge back c_walker
+[x] merge back c_walker
+[x] sort subdirectories
+[ ] don't re-walk the tree when opening a subdirectory
[ ] don't use size, use blocks of 512k instead
(this will solve a couple of long/int bugs)
+
+========================= DOCUMENTATION
+[ ] write README