From 9f61b0f1bc9393b6d8b92f62f4b82fb91a5b314b Mon Sep 17 00:00:00 2001 From: Frederic Back Date: Fri, 29 Sep 2006 08:06:14 +0000 Subject: * 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 --- TODO | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) (limited to 'TODO') 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 -- cgit