Code: Select all
v13.80.0103 - 2014-03-05 13:33
+ Custom Columns: Now Find Files by Custom Columns is supported.
Referring to the columns works just like with Find Files by Extra Tags.
You can either state a canonic field prefix "cc1" to "cc5" which will work
independently of the column captions. Or you state the column caption as
prefix.
For example, find all items where the column called "Contents" returns
"Hash":
contents:Hash
Or, find all items where the first Custom Column returns "100" and the
second Custom Column returns "Blue".
:cc1:100 AND cc2:Blue
Note: You can even search by columns that are not currently visible. And
the search results will not automatically show the column(s) by which you
have searched.
+ Customize Column dialog: Added field "Item type" where you can limit the
action to Files, Folders, or Files and Folders.
* Customize Column dialog: Renamed "Scope" to "Item filter". Also renamed
the INI key, so you need to redo this part in your column definitions from
the previous version.
* Customize Column dialog: Now it remembers its position.
+ Custom Columns: Added "Hide Column" to the column headers right-click menu.
+ Custom Columns: Add variable <cc_isfolder>. It's "1" for folders, "0" for
files.
* Custom Columns: Now when you show a Custom Column in the file list it is
auto-filled immediately.
* Configuration | Styles: Added "Autosize columns maximum width (0 =
unlimited)". Here you can set the maximum width for autosized columns in
pixels. Valid inputs are "0" ("unlimited") up to "9999".
Note that the default setting "0" ("unlimited") will be actually limited
to 600 pixels internally.
Note that there is an internal "minimum maximum width" of 100 pixels. So
when you enter a value of 50 it will be internally set to 100.
FYI, this is tweak AutosizeColumnsMaxWidth raised to config level.
+ Tweak AutosizeColumnsRadical: Set to 1 to autosize columns even on
startup, on tab switch, and on view change.
AutosizeColumnsRadical=1
* Help | List All Commands...: The command ID is not shown anymore. You can
however force it by holding CTRL when you click the command.
It's a good idea to backup your complete XYplorer settings (menu File | Settings Special | Backup Application Data Folder...)
before running a new BETA version. This will also help in fixing any fresh bugs.
XYplorer Beta Club