summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorjvoisin2011-12-05 16:39:32 +0100
committerjvoisin2011-12-05 16:39:32 +0100
commit338324eeb54806bc7b55e78e35c6831f8dfad8a7 (patch)
tree3610aa38dc211aafbbc94cb1f3013df00b9f541e /TODO
parentdbafbe86ea041525c38370812d6b0a01d2e48eba (diff)
parentcc55e95519719bb1bb8b7a0d3b69b803dda16078 (diff)
Merge branch 'master' of ssh://git-rw.torproject.org/user/jvoisin/mat
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 2b86061..05749dd 100644
--- a/TODO
+++ b/TODO
@@ -5,12 +5,16 @@ 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 !
8 11
9TESTSUITE: 12TESTSUITE:
10 - return code ? 13 - return code ?
11 14
12GUI: 15GUI:
13 - display harmrful meta per file 16 - display harmrful meta per file
17 - drag'n'drop does not work with filenames containing spaces
14 18
15FORMATS 19FORMATS
16 - microsoft office < 2007 (ugly and insane) 20 - microsoft office < 2007 (ugly and insane)