aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO11
1 files changed, 0 insertions, 11 deletions
diff --git a/TODO b/TODO
index 33ed2eab6..a7cf6500e 100644
--- a/TODO
+++ b/TODO
@@ -1,12 +1 @@
- Check that filtering is not done more than one time on bookmarks dialogs init
-
-Downloader:
-
-- Fixup column sizing. Ideally filename should get all available space, the
-others column can get the minimum (for progress we can just fixup requisition
-in the renderer to something sane)
-- Cleanup downloader-view, there is prolly still crap here and there
-- Add LOGs on all objects involved in download. Init/Finalize and in c++
-constructor/destructor. Verify that references are correct == objects
-are destroyed at right time.
-- Probably use cur from total instead of just total in the size field