From 14a7816a1df56b28d923f11981c9a1fc5a0134ce Mon Sep 17 00:00:00 2001 From: Frederic Back Date: Mon, 2 Oct 2006 14:03:31 +0000 Subject: * Updated TODO git-svn-id: file:///home/lennart/svn/public/fring/trunk@56 d0d2c35f-0a1e-0410-abeb-dabff30a67ee --- TODO | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/TODO b/TODO index f5e3361..9b5b72e 100644 --- a/TODO +++ b/TODO @@ -12,7 +12,7 @@ TODO [x] click on folder -> open it [x] show busy cursor while walking dir tree [x] do not show black backrgound when app starts up -[ ] don't reload the busy cursor when it's already set +[x] don't reload the busy cursor when it's already set ========================= DISPLAY [x] display total in ring center @@ -20,13 +20,12 @@ TODO [D] always render text on top [-] make sure that filenames are always visible [ ] cut down loooong directory names in link labels +[ ] make sure labels don't overlap ========================= FOLDER READING [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) +[x] don't re-walk the tree when opening a subdirectory ========================= DOCUMENTATION [ ] write README -- cgit