Change Log for the latest
XYplorer BETA version:
Code: Select all
v11.20.0012 - 2012-06-03 14:51
+ Info Panel | Report: Added button "To Popup" to both "Current
Folder" and "Current List". Click it to show the report in a popup.
+ SC folderreport now supports "popup" as target.
Syntax: folderreport([type=dump], [target=clipboard], [folder], _
[flags], [outputfile], [separator])
target: Target of report, one of the following:
u, popup: Show in popup.
c, clipboard: [Default] Copy to clipboard.
f, file: Write to file.
p, printer: Print.
r, return: Return data to running script.
Example:
folderreport("files", "popup", , "r", , "");
+ Info Panel | Meta: Right-click offers "Show in Popup". Handy if
you want to select can copy particular metadata.
+ Configuration | Preview | Mouse down blow up: Added "With border".
Tick it to show a 1-pixel border around the blow up. Affects Mouse
Down Blow Up on Info Panel Preview, Floating Preview, and on
thumbnails.
Before, this had been hard-coded to ON. Now the factory default is
OFF.
* Configuration | Preview: Renamed "Shrink to fit window" to "Shrink
to fit".
* Dual Pane: Now, if "Configuration | Dual Pane | Shade inactive
pane" is ticked then the inactive pane will not color the active
column anymore.
To
download the latest BETA version choose a download package: (1)
Installer Package, (2)
No-Install Package.
Note that BETA versions are work in progress and might contain fresh bugs. You have been warned.
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.