diff options
author | Marco Pesenti Gritti <marco@gnome.org> | 2004-02-28 08:53:59 +0800 |
---|---|---|
committer | Marco Pesenti Gritti <marco@src.gnome.org> | 2004-02-28 08:53:59 +0800 |
commit | b9ab35e5f88b5dfa98bfc682ebf508d7e10fe840 (patch) | |
tree | 5f90777f33a8986a7a4461e2392640d76f8bceb2 /TODO | |
parent | 4dad5fa5c5e4ce8c0f28d516d6a1781e8ecf9514 (diff) | |
download | gsoc2013-epiphany-b9ab35e5f88b5dfa98bfc682ebf508d7e10fe840.tar.gz gsoc2013-epiphany-b9ab35e5f88b5dfa98bfc682ebf508d7e10fe840.tar.zst gsoc2013-epiphany-b9ab35e5f88b5dfa98bfc682ebf508d7e10fe840.zip |
Add a note about changelog entry.
2004-02-28 Marco Pesenti Gritti <marco@gnome.org>
* HACKING:
Add a note about changelog entry.
* TODO:
Remove old stuff
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 11 |
1 files changed, 0 insertions, 11 deletions
@@ -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 |