r194: Applied Bernard Jungen's patch, with a few modifications:
commit13084fc2eafe9e38387d1334f9719291dcf326af
authorThomas Leonard <talex5@gmail.com>
Thu, 17 Feb 2000 15:46:56 +0000 (17 15:46 +0000)
committerThomas Leonard <talex5@gmail.com>
Thu, 17 Feb 2000 15:46:56 +0000 (17 15:46 +0000)
tree40afe22c251e095abce5915d86bf9fd0c6b74ad6
parent155be804701514377fa2f181a30219d78e3b5d05
r194: Applied Bernard Jungen's patch, with a few modifications:

- Copy and move actions: checked directory not copied/moved
  into itself.
- Full info display more a la RISC OS [ cftime -> strftime ]
- Added 'App' object type
- Aligned object type display
- Aligned object size display
- Added date display
- New windows open with last selected display options
  (icons/sort/show hidden). My idea is that when the filer is
  quit these options should be saved automatically and reloaded
  on the next invocation...
  [ style and sort_fn saved from options box ]
- Executing executable files first chdir to their location instead
  of $HOME.
- Effective permissions in uppercase instead of between ()'s.
ROX-Filer/src/action.c
ROX-Filer/src/filer.c
ROX-Filer/src/menu.c
ROX-Filer/src/support.c
ROX-Filer/src/support.h