Code: Select all
v9.90.0903 - 2011-05-06 12:40
+ Tweak to configure the translucent selection box transparency.
Allowed values: 1 (almost fully transparent) to 255 (fully
opaque). The factory default is 70.
TSBTransparency=50
* Icons for unavailable locations: Changed the icon to something
more standard.
Credits and thanks for the icon (free for commercial use) goto
http://pixel-mixer.com/!
* Unavailable locations icon: No such icon is shown anymore in the
Address Bar if it is dirty (if you are typing in it).
+ New variables <get curitem> and <get curitemprev>. They returns
the current resp. previous current item on whatever pane. Both
take optional parameters path, file, base, and ext.
Examples:
echo <get curitem>; //E:\Test\b\c\Jane.txt
echo <get curitem path>; //E:\Test\b\c
echo <get curitem file>; //Jane.txt
echo <get curitem base>; //Jane
echo <get curitem ext>; //txt
As always, SC get supports the same argument:
echo get("curitemprev", "path");
! List: Select on paste did not always work on right-click drops.
Fixed.
! Showed a "hand" icon in various places in the UI for paths on
unavailable CD drives. Fixed.
It's a good idea to backup your complete XYplorer settings (menu File | Settings | Backup your Application Data Folder)
before running a new BETA version. This will also help in fixing any fresh bugs.
XYplorer Beta Club