From 03ad44ccf9bd1fdbc2fd89adb494289d5623d47f Mon Sep 17 00:00:00 2001 From: Frederic Back Date: Tue, 3 Oct 2006 11:02:22 +0000 Subject: * Put sumlists in a central repository. Load from memory if a path is already walked. git-svn-id: file:///home/lennart/svn/public/fring/trunk@62 d0d2c35f-0a1e-0410-abeb-dabff30a67ee --- TODO | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 6c7cdee..9b7c747 100644 --- a/TODO +++ b/TODO @@ -17,17 +17,19 @@ TODO ========================= DISPLAY [x] display total in ring center [x] restore the rainbow -[D] always render text on top -[-] make sure that filenames are always visible [x] cut down loooong directory names in link labels [ ] make sure labels don't overlap -[ ] make rainbow colour dependent of percent of total +[ ] make rainbow colour depend of percent of total ========================= FOLDER READING [x] merge back c_walker [x] sort subdirectories [x] don't re-walk the tree when opening a subdirectory +[x] put all the sumlists in one central place [ ] handle directories with many many many files correctly +[ ] show hidden files by default or not? -========================= DOCUMENTATION +========================= OTHER +[x] i18n support [ ] write README +[ ] make website -- cgit