r202: Updated the manual with details of the last few changes.
[rox-filer.git] / ROX-Filer / Help / TODO
blob301d9f93f61de893e8e450e556b422abf7c8577c
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 Copy/Rename/Link - use exec() instead of system() like the action windows do.
12                 (prevents problems with shell special characters).
14 GNOME toolbar doesn't work properly when detached. Is this a GTK+ problem?
16 Cursor should be displayed shaded when the collection widget doesn't have
17 the focus.
20 MISSING FEATURES
22 Permissions/Touch/Find
24 Drag and drop in the Copy/Rename/Link dialogs.
26 Some visual indication that a directory is being rescanned?
28 Back/Forwards browser style navigation?
30 Textured window backgrounds (themes?)
32 Long leafnames get truncated / wrap onto multiple lines.
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?