r337: The new display styles can now be saved as the defaults (bug spotted by
commitfcce571d9bbcb162f075ddab616882301ad8cfce
authorThomas Leonard <talex5@gmail.com>
Tue, 25 Jul 2000 18:29:19 +0000 (25 18:29 +0000)
committerThomas Leonard <talex5@gmail.com>
Tue, 25 Jul 2000 18:29:19 +0000 (25 18:29 +0000)
treedf0ace42e856e830ca190257a520bedff4751c9d
parentd971b902636d3fd65336502667d966512d0f3358
r337: The new display styles can now be saved as the defaults (bug spotted by
Vladimir Klebanov).

When autoscrolling is used, prevent the last-highlighted directory
from springing open. 'spring open' now defaults to off.

The toolbar Up and Home buttons can act as drop targets (and spring open
too!).

Options to set the pinboard text background style.

Added an option to control the spring-loading feature. Added tooltips
to some of the options. Improved the rule for deciding whether to open
a new window when you click on the toolbar buttons.

Stopped the spring-open window moving while it's open (prevents a bug
in GTK+ from causing problems). Please use GTK+ 1.2.8 or later now!

Dragging near the edge of a window scrolls. Improved the lasso box drag
to use the same system (so it scrolls without you having to move the
mouse).
14 files changed:
ROX-Filer/Help/Changes
ROX-Filer/Help/TODO
ROX-Filer/src/collection.c
ROX-Filer/src/collection.h
ROX-Filer/src/display.c
ROX-Filer/src/display.h
ROX-Filer/src/dnd.c
ROX-Filer/src/filer.c
ROX-Filer/src/filer.h
ROX-Filer/src/main.c
ROX-Filer/src/menu.c
ROX-Filer/src/pinboard.c
ROX-Filer/src/pinboard.h
ROX-Filer/src/toolbar.c