r254: Fixed a bug which stopped adjust-drag working in RISC OS mode.
[rox-filer/ma.git] / ROX-Filer / Help / Changes
blobf775a9843ba2e138ebd1bd12933f2d648a49ee82
1                         ROX-Filer
2                         A RISC OS-like filer for X
3                         by Thomas Leonard
5 18-Apr-2000
6 ~~~~~~~~~~~
7 Completed marking translatable strings. Dragging with the middle button
8 now moves files.
10 17-Apr-2000
11 ~~~~~~~~~~~
12 Made lots of changes to the way menus are stored; this makes i18n of the
13 menus easier.
15 16-Apr-2000
16 ~~~~~~~~~~~
17 Added GNU gettext support.
18 Shell meta-characters in shell commands are escaped.
20 15-Apr-2000
21 ~~~~~~~~~~~
22 Tab in the shell commands minibuffer does shell-style completion.
24 14-Apr-2000 (Release 0.1.20)
25 ~~~~~~~~~~~
26 ImLib is used for rendering if possible. Small Icons super-samples the
27 image down.
29 13-Apr-2000
30 ~~~~~~~~~~~
31 Copying from inside a VFS directory now works.
33 09-Apr-2000
34 ~~~~~~~~~~~
35 Added the Shell Command feature to the minibuffer.
36 Fixed a bug which causes unnecessary flickering when a hidden file was
37 detected.
38 Removed 'Touch' from the menu; easy enough from the minibuffer now.
39 Changed the type guessing system - scans all files in MIME-info directories
40 now.
42 02-Apr-2000
43 ~~~~~~~~~~~
44 Added a nice list displaying the found files. Clicking opens a preview window
45 onto the directory and winks the file.
47 18-Mar-2000
48 ~~~~~~~~~~~
49 Merged the MIME-Type and Special fields in the info window into a single
50 Type field (since only one could be used at a time anyway).
51 Made lots of changes to the panel menu. You can now remove things much more
52 easily.
53 Unstat()able files now display the error message in the Full Info display,
54 instead of random values.
55 Check for copying a directory onto itself, as well as into itself.
57 Applied Bernard's patch:
58 - Copy (menu entry) now works with action window.
59 - Deleted/moved directory displays are automatically hidden.
60 - Added option not to allow run/copy when object
61   dragged to filer (not panels) icons. Some people like
62   it the RISC OS way...
63 - Full info alignment of App objects and owner/group
64   alignment corrected.
65 - Info window: added special info for symlinks, apps
66   and mount points.
68 17-Mar-2000
69 ~~~~~~~~~~~
70 Added support for mc's Virtual File System.
72 12-Mar-2000
73 ~~~~~~~~~~~
74 New Window appears greyed out if Unique Windows is selected.
75 Added 'Permissions' (chmod) feature.
77 10-Mar-20000
78 ~~~~~~~~~~~~
79 Added Bernard Jungen's patch:
80 - Dates are displayed in a more RISC OS like format.
81 - (Scanning) is shown in the titlebar during scans.
82 - Option to only display one window per directory.
83 - User and group names displayed in the Full Info view.
84 - Open Parent in the root does nothing.
85 - Errors in options are only reported once.
86 - File does chdir() if -b isn't possible (prevents getting the full path
87   in the file(1) says... box).