diff options
| -rw-r--r-- | TODO | 4 |
1 files changed, 1 insertions, 3 deletions
| @@ -1,19 +1,17 @@ | |||
| 1 | FORMATS: | 1 | FORMATS: |
| 2 | NEW: | 2 | NEW: |
| 3 | - microsoft office < 2007 (ugly and insane) | 3 | - microsoft office < 2007 (ugly and insane) |
| 4 | - fix zip (fix python's ziplib) | 4 | - fix zip (fix python's ziplib) !!! |
| 5 | - videos format ? | 5 | - videos format ? |
| 6 | ARCHIVES: | 6 | ARCHIVES: |
| 7 | - correctly handle mtime/atime for files inside archives | 7 | - correctly handle mtime/atime for files inside archives |
| 8 | 8 | ||
| 9 | GUI: | 9 | GUI: |
| 10 | - Improve the "supported formats" dialog | ||
| 11 | - Add a popup to warn the user about non-supported format because of missing dependencies | 10 | - Add a popup to warn the user about non-supported format because of missing dependencies |
| 12 | 11 | ||
| 13 | MISC: | 12 | MISC: |
| 14 | - a nautilus extension (right-clic -> clean with MAT) | 13 | - a nautilus extension (right-clic -> clean with MAT) |
| 15 | - support non-utf8 filenames | 14 | - support non-utf8 filenames |
| 16 | - support files with a \n in their name | ||
| 17 | 15 | ||
| 18 | TESTSUITE | 16 | TESTSUITE |
| 19 | - add a ctime/mtime related test | 17 | - add a ctime/mtime related test |
