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