r246: Added support for i18n. No translations yet, though!
[rox-filer.git] / ROX-Filer / Help / TODO
blobfd3258cdeb94b549644a6e82cdb9bfdd0852c392
1                         ROX-Filer
2                         A RISCOS-like filer for X
3                         by Thomas Leonard
5 This is a list of features that should/will be added when I have time (or when
6 someone sends patches!).
9 BUGS
11 Rename box - use action window (currently doesn't work across file systems)
13 GNOME toolbar doesn't work properly when detached. Is this a GTK+ problem?
16 MISSING FEATURES
18 Back/Forwards browser style navigation?
20 Textured window backgrounds (themes?)
22 Long leafnames get truncated / wrap onto multiple lines.
24 Remote control an already-running filer (CORBA?)
26 More permissions checking in Find?
28 I18n.
30 Fully configurable toolbar.
32 Case-insensitive sorting.
35 RISC OS COMPATIBILITY
37 The menu opens with `File 'file'' under the pointer. Under RO it was the
38 Display menu.
41 OTHERS
43 Holding a file being saved over a directory should open the directory (Mac
44 style)? Make it optional?
46 Copying a relative symlink should make it absolute? Ask during the copy?
48 Recursive 'a-x' acts on the directory first and so can't then change the
49 permissions on the contents. chmod(1) has the same problem.