r328: Changed the install script so that the CVS directories don't get installed.
commitb2b6a9eeb26d8db0adad9e2a2c0dcd16516c7be9
authorThomas Leonard <talex5@gmail.com>
Mon, 17 Jul 2000 17:16:43 +0000 (17 17:16 +0000)
committerThomas Leonard <talex5@gmail.com>
Mon, 17 Jul 2000 17:16:43 +0000 (17 17:16 +0000)
tree292aa136497ceae77abe55f07c4af8ae1011d3bb
parent6f1ba514099cbdb4f9cbdc7f6eeff4c70cfafc03
r328: Changed the install script so that the CVS directories don't get installed.
Pinboard selections work, as does clicking on the root window. And popup
menus.
Keys bound to menu entries are automatically saved when the filer quits.
The 'rox' script now just calls AppRun directly.
Panels can be created without starting a new copy of the filer.
The pinboard can be changed or removed by using --pinboard a second time.
Files can be given as arguments - they are opened as if they were clicked
on in a filer window (suggested by Alex Holden).  If no arguments are
given then the default is now the current directory (not your home
directory).
If you start the leafname in the path minibuffer with '.' then the Show
Hidden feature is temporarily turned on.
Pinned icons are now updated when the pointer moves over them, if necessary.
Drag and drop works properly.
25 files changed:
ROX-Filer/Help/Changes
ROX-Filer/Help/TODO
ROX-Filer/src/Docs/Manual.lyx
ROX-Filer/src/Docs/Structs.dia
ROX-Filer/src/config.h.in
ROX-Filer/src/display.c
ROX-Filer/src/filer.c
ROX-Filer/src/filer.h
ROX-Filer/src/gui_support.c
ROX-Filer/src/gui_support.h
ROX-Filer/src/main.c
ROX-Filer/src/menu.c
ROX-Filer/src/menu.h
ROX-Filer/src/minibuffer.c
ROX-Filer/src/options.c
ROX-Filer/src/options.h
ROX-Filer/src/pinboard.c
ROX-Filer/src/pinboard.h
ROX-Filer/src/remote.c
ROX-Filer/src/remote.h
ROX-Filer/src/run.c
ROX-Filer/src/run.h
ROX-Filer/src/type.c
install.sh
rox [deleted file]