summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorjvoisin2011-12-15 17:52:42 +0100
committerjvoisin2011-12-15 17:52:42 +0100
commit73fc22ab0ce58ebba633d517ca436743fe62df57 (patch)
tree8218010b7fb64111dd77e1f3be2db06a38ffbe60 /TODO
parentb9fde4ea1eb34a2f1ead1e3bfa6252fb1ca82220 (diff)
parent13f102b65c8cf9981b2925495b95d20047b3932f (diff)
Merge branch 'master' of ssh://git-rw.torproject.org/user/jvoisin/mat
Diffstat (limited to 'TODO')
-rw-r--r--TODO12
1 files changed, 4 insertions, 8 deletions
diff --git a/TODO b/TODO
index 05749dd..5ccf195 100644
--- a/TODO
+++ b/TODO
@@ -5,18 +5,14 @@ GENERAL:
5 - Fix the ugly function get_sharedir 5 - Fix the ugly function get_sharedir
6 - Modify creation/modification date 6 - Modify creation/modification date
7 (except for stupid formats like zip) 7 (except for stupid formats like zip)
8 - better log management
9 - cleaning a file (mat-gui) in a directory where you have no write
10 permission : pretend a cleaned file was created which is wrong !
11
12TESTSUITE:
13 - return code ?
14 8
15GUI: 9GUI:
16 - display harmrful meta per file 10 - display harmrful meta per file
17 - drag'n'drop does not work with filenames containing spaces
18 11
19FORMATS 12FORMATS:
20 - microsoft office < 2007 (ugly and insane) 13 - microsoft office < 2007 (ugly and insane)
21 - fix zip (fix python's ziplib) 14 - fix zip (fix python's ziplib)
22 - videos format ? 15 - videos format ?
16
17MISC:
18 - a nautilus extension (right-clic -> clean with MAT)