diff options
author | Marco Pesenti Gritti <marco@src.gnome.org> | 2003-10-18 22:17:54 +0800 |
---|---|---|
committer | Marco Pesenti Gritti <marco@src.gnome.org> | 2003-10-18 22:17:54 +0800 |
commit | ffde74ada62e35272116666525dbc6bbd30362b3 (patch) | |
tree | 3ed44e9e99777cf9005029d5ad3beab10cfdd98f /TODO | |
parent | 4a10053f4fa6380a4400b2c28ccf31c76a86497a (diff) | |
download | gsoc2013-epiphany-ffde74ada62e35272116666525dbc6bbd30362b3.tar gsoc2013-epiphany-ffde74ada62e35272116666525dbc6bbd30362b3.tar.gz gsoc2013-epiphany-ffde74ada62e35272116666525dbc6bbd30362b3.tar.bz2 gsoc2013-epiphany-ffde74ada62e35272116666525dbc6bbd30362b3.tar.lz gsoc2013-epiphany-ffde74ada62e35272116666525dbc6bbd30362b3.tar.xz gsoc2013-epiphany-ffde74ada62e35272116666525dbc6bbd30362b3.tar.zst gsoc2013-epiphany-ffde74ada62e35272116666525dbc6bbd30362b3.zip |
*** empty log message ***
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 7 |
1 files changed, 1 insertions, 6 deletions
@@ -8,14 +8,9 @@ keep to chang in an annoying way - 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) -- Fix hash table destruction. Free row refs and unref download objects. - 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 -- Deal with the case where total size is unknown (we need special rendering -for progress too I guess) -- Initialize progress values when starting the download -- Need a way to do downloads without view, for favicons -- expand filename col in downloader +- fix EphyHeaderSniffer style |