diff options
| author | jvoisin | 2013-07-13 15:33:56 +0200 |
|---|---|---|
| committer | jvoisin | 2013-07-13 15:33:56 +0200 |
| commit | cc5daafd908a7f455cf272abb715c107b0cada4d (patch) | |
| tree | 99c7195239a5126a6a54607f74d877ed74a9b067 | |
| parent | 5c0ad58374a4250f25ef9d9608d37116a1376f74 (diff) | |
Update TODO once again
| -rw-r--r-- | TODO | 14 |
1 files changed, 3 insertions, 11 deletions
| @@ -1,21 +1,13 @@ | |||
| 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 (g)zip |
| 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: | ||
| 10 | - Add a popup to warn the user about non-supported format because of missing dependencies | ||
| 11 | - Correctly handle the case of the user tick "backup", clean, and then untick "backup": | ||
| 12 | -- remove the backup copy ? | ||
| 13 | -- refresh the state of files maked 'clean' | ||
| 14 | |||
| 15 | MISC: | 9 | MISC: |
| 16 | - a nautilus extension (right-clic -> clean with MAT) | ||
| 17 | - support non-utf8 filenames | 10 | - support non-utf8 filenames |
| 18 | 11 | - procude a .bak instead of a .cleaned. | |
| 19 | TESTSUITE | 12 | - create a release.sh script |
| 20 | - add a ctime/mtime related test | ||
| 21 | 13 | ||
