r254: Fixed a bug which stopped adjust-drag working in RISC OS mode.
[rox-filer/ma.git] / ROX-Filer / Help / TODO
blob10e7f83b45547e8e7d46742470d298a415bbd84d
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 Fully configurable toolbar.
31 RISC OS COMPATIBILITY
33 The menu opens with `File 'file'' under the pointer. Under RO it was the
34 Display menu.
37 OTHERS
39 Holding a file being saved over a directory should open the directory (Mac
40 style)? Make it optional?
42 Copying a relative symlink should make it absolute? Ask during the copy?
44 Recursive 'a-x' acts on the directory first and so can't then change the
45 permissions on the contents. chmod(1) has the same problem.