summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorjvoisin2011-12-04 13:55:12 +0100
committerjvoisin2011-12-04 13:55:12 +0100
commitcc55e95519719bb1bb8b7a0d3b69b803dda16078 (patch)
tree6cd6caa6ec2b0c0083a89093693b854cbfc32320 /TODO
parent2ba7a313fd0dd3d5e61927e93be4ed71e2fbaee1 (diff)
Update TODo
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)