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