BETA version (with detailed history information)

Get a glimpse of the next XYplorer...
Locked
admin
Site Admin
Posts: 60539
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v21.10.0010 - 2020-09-23 11:05
    * Menu View | Tab: Revised the functionality of the New Tab and Clone Tab 
      commands:
      - New Tab:
        - Keeps the location of the current tab unless configured otherwise in 
          Configuration | Tabs and Panes | Tabs | New tab path.
          So, no more "This PC". If you want start each new tab in This PC: Use 
          %computer% in "New tab path".
        - If in Find mode it switches to Browse mode.
        - All filters are removed.
        - All Homes are removed.
      - Clone Tab:
        - Completely clones the current tab, including all names, modes, 
          filters, home, locked states, colors etc. ... just everything.
    + Custom Event Actions (CEA): Separated Tree and List events, so the the 
      recently added tweaks doubled in number and changed their names:
        ; Tweak: 0=Default, 1=Top, 2=Up, 3=Back, 4=ScrollInView, 5=Refresh, 6=Script
        CEA_TreeDoubleClickOnWhite=0
        CEA_TreeDoubleClickOnWhite_Script=
        ; Tweak: 0=Default, 1=Top, 2=Up, 3=Back, 4=ScrollInView, 5=Refresh, 6=Script
        CEA_ListDoubleClickOnWhite=0
        CEA_ListDoubleClickOnWhite_Script=
        ; Tweak: 0=Default, 1=Top, 2=Up, 3=Back, 4=ScrollInView, 5=Refresh, 6=Script
        CEA_TreeMiddleClickOnWhite=0
        CEA_TreeMiddleClickOnWhite_Script=
        ; Tweak: 0=Default, 1=Top, 2=Up, 3=Back, 4=ScrollInView, 5=Refresh, 6=Script
        CEA_ListMiddleClickOnWhite=0
        CEA_ListMiddleClickOnWhite_Script=
    * Preview64: Renamed it to XY64.exe. In future it will do more 64-bit things 
      than just preview so the sooner the better give it an appropriate name.
    * XY64: Updated to 1.0.0.17.
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 Special | Backup Application Data Folder...)
before running a new BETA version. This will also help in fixing any fresh bugs.

admin
Site Admin
Posts: 60539
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v21.10.0011 - 2020-09-23 18:40
    + Scripting got a new command.
      Name: ShowStatus
      Action: Controls whether certain commands show a statusbar message.
      Syntax: showstatus [show=1]
        show        1 = [default] show
                    0 = don't show
      Remarks:
        - The initial setting for any script is 1 (show).
        - Commands that are affected:
          - tag
          - tagitems
          - timestamp
      Example:
        showstatus 0; tag 4; echo "no status"; showstatus; tag 3; echo "status";
    * Contents64.exe: Renamed the file to "XY64contents.exe" (you see, I got 
      into branding my files), and recompiled it with a new icon.
    * ContextMenu64.exe: Renamed the file to "XY64ctxmenu.exe". New icon and 
      compilation later...
    * XY64: Updated to 1.0.0.18. Now with new icon.
    * XYcopy: Updated to 2.10.0159. Now with new icon.
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 Special | Backup Application Data Folder...)
before running a new BETA version. This will also help in fixing any fresh bugs.

admin
Site Admin
Posts: 60539
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v21.10.0012 - 2020-09-23 19:50
    ! 64-bit Context Menu: Stopped working in v21.10.0011. Fixed.
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 Special | Backup Application Data Folder...)
before running a new BETA version. This will also help in fixing any fresh bugs.

admin
Site Admin
Posts: 60539
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v21.10.0014 - 2020-09-24 12:50
    + Pssst. If you want to customize the separator between date and time in the 
      date columns in the file list, you can do it:
        dts "  "; 
        dts " | ";
        dts; //back to default (" ")
    * XY64ctxmenu.exe: Recompiled it with a new icon.
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 Special | Backup Application Data Folder...)
before running a new BETA version. This will also help in fixing any fresh bugs.

admin
Site Admin
Posts: 60539
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v21.10.0015 - 2020-09-24 16:35
    * Action Log: Backup and Sync operations are now added to the Action Log 
      (both as "Backup"). You cannot undo them (it would be meaningless) but you 
      have them nicely logged now so you can look up what you have done and when.
    % Drawing: Circles are drawn with greater perfection now all over the place.
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 Special | Backup Application Data Folder...)
before running a new BETA version. This will also help in fixing any fresh bugs.

admin
Site Admin
Posts: 60539
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v21.10.0016 - 2020-09-25 13:18
    + Buttons In Catalog: Now you can get the original right-click menu of 
      Toolbar buttons when you right-click the icon of a BIC (Button In 
      Catalog). Very powerful!
      For the normal Catalog Item right-click menu you right-click the caption, 
      or you hold CTRL while right-clicking the icon.
    ! Quick Find Files: The small Find Files button was shown on some dialogs 
      where it did not belong. Fixed.
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 Special | Backup Application Data Folder...)
before running a new BETA version. This will also help in fixing any fresh bugs.

admin
Site Admin
Posts: 60539
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v21.10.0017 - 2020-09-25 19:33
    + Buttons In Catalog: Improved support for Custom Toolbar Buttons. Even 
      images (eg PNGs) that are defined via file path in the Icon field of the 
      CTB are now shown in the Catalog.
    + Buttons In Catalog: Now even patched toolbar images are supported.
    ! Floating Preview: Crash when viewing an image via Catalog + POM while 
      being in drives listing. Weird shit happens. Fixed.
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 Special | Backup Application Data Folder...)
before running a new BETA version. This will also help in fixing any fresh bugs.

admin
Site Admin
Posts: 60539
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v21.10.0018 - 2020-09-26 16:17
    + Configuration | Colors and Styles | Styles: Added option "Autofit 
      columns". Tick it to soften the width of the Name column when resizing the 
      list so that all other columns keep their width and visibility. Very 
      useful, I made it the factory default.
      Applies to views with columns only (Details and Details with Thumbnails).
    + Configuration | Colors and Styles | Styles: Added field "Autofit columns 
      minimum width" where you can specify the minimum width (in pixels) for the 
      Name column when "Autofit columns" is enabled and you shrink the width of 
      the list. Factory default: 100 pixels.
    + Buttons In Catalog: The disabled state of buttons is now shown (if they 
      have one), also the pressed state images (if there are any), and even any 
      patched toolbar images.
      Magically the buttons reflect image changes in real time.
    * Portable File Associations: This term will not be used anymore within the 
      app. Instead the term "Custom File Associations" is used consistently. Of 
      course, nothing is taken away from the portability.
    * Portable File Icons: This term will not be used anymore within the app. 
      Instead the term "Custom File Icons" is used consistently. Of course, 
      nothing is taken away from the portability.
    * Catalog: Removed the default "New Item" caption when adding a new item.
    * Updated the file "CatalogDefault.dat", which is part of the download 
      package. It had a bug and it could use some of the new buttons.
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 Special | Backup Application Data Folder...)
before running a new BETA version. This will also help in fixing any fresh bugs.

admin
Site Admin
Posts: 60539
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v21.10.0019 - 2020-09-26 20:07
    + Menu Tools | Customize File Associations...: Now the whole feature can be 
      disabled. It's done right in the "Customize File Associations" dialog 
      using a new button in the bottom toolbar. You'll find it...
    + Menu Tools | Customize File Associations...: Now the command has a default 
      keyboard shortcut: Ctrl+F9.
    * Menu Tools | Customize Toolbar...: Moved the command two positions down.
    ! Autofit Columns: Wrong when startup focus was not on list. Fixed.
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 Special | Backup Application Data Folder...)
before running a new BETA version. This will also help in fixing any fresh bugs.

admin
Site Admin
Posts: 60539
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v21.10.0020 - 2020-09-27 16:39
    * Configuration | Colors and Styles | Styles | Autofit columns: Renamed it 
      to "Flexible name column width".
      Also changed the name of the INI key, so on upgrading from yesterday you 
      might lose your setting here.
    * Configuration | Colors and Styles | Styles | Autofit columns minimum 
      width: Renamed it to "Name column minimum width".
      Now it defaults to 175.
    ! Configuration | Colors and Styles | Styles | Flexible name column width: 
      Fixed a glitch when "Name column minimum width" was set to 0.
    + Configuration | General | Sort and Rename | Rename | Hide extensions from 
      rename edit box: I noted that more often than I thought I needed a quick 
      way to modify the extension of a file. So I added a way to do it: When the 
      rename box is open, and nothing is selected, and the cursor is at the 
      right end, then you can press the right arrow key to "move" the extension 
      into the rename box.
      So, to quickly rename the extension while "Hide extensions from rename 
      edit box" is enabled you press the sequence F2 - Right - Right.
    + Address Bar: The dropdown match list now draws not only from the Address 
      Bar's own MRU but also from the global MRU (aka Recent Locations).
      There's a small price (or maybe it's a plus) to pay for this: The dropdown 
      list is not sorted chronologically anymore but alphabetically.
    * Toolbar | Show Folder Sizes / Calculate Folder Sizes: Changed the icon 
      from pizza to dumbbell. This software is fitness oriented.
    ! Configuration: Certain extremely wide fonts (e.g. Segoe Script) broke the 
      layout in some places. Fixed.
    ! Drag Status Box: Was not shown for items dragged over droppable Catalog 
      items. Fixed.
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 Special | Backup Application Data Folder...)
before running a new BETA version. This will also help in fixing any fresh bugs.

admin
Site Admin
Posts: 60539
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v21.10.0021 - 2020-09-27 21:02
    + Tools | Customize File Icons...: Now you can enable/disable the feature 
      right in that dialog (small toolbar at the bottom).
    * Toolbar | Enable Custom File Icons: New Icon. Was bored by the old one.
    * Toolbar | Go to Last Target: New Icon. Was annoyed by the old one. I case 
      you wonder: It's a sports tactics board and it shows the way to the goal.
    % Toolbar: Improved the dumbbell icon for light and dark mode.
    ! Configuration | Colors and Styles | Styles | Flexible name column width: 
      Width would jump up to minimum width when smaller. Fixed. Still not 
      perfect though. Needs more thinking.
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 Special | Backup Application Data Folder...)
before running a new BETA version. This will also help in fixing any fresh bugs.

admin
Site Admin
Posts: 60539
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v21.10.0022 - 2020-09-28 16:14
    * Configuration | Colors and Styles | Styles | Flexible name column width: 
      Renamed it to "Adaptive name column width".
    * Configuration | Colors and Styles | Styles | Name column minimum width: 
      Renamed it to "Minimum width".
    ! Configuration | Colors and Styles | Styles | Flexible name column width: 
      Glitch when Name column was very small. Fixed.
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 Special | Backup Application Data Folder...)
before running a new BETA version. This will also help in fixing any fresh bugs.

admin
Site Admin
Posts: 60539
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v21.10.0023 - 2020-09-28 21:19
    ! List: Drawing glitch since v21.10.0018. Fixed.
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 Special | Backup Application Data Folder...)
before running a new BETA version. This will also help in fixing any fresh bugs.

admin
Site Admin
Posts: 60539
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v21.10.0024 - 2020-09-29 13:28
    + Configuration | Colors and Styles | Templates: Added option 
      "Auto-increment filenames on collision". In v20.50.0109 - 2019-11-02 12:25 
      the overwrite prompt was introduced to message dropping without a chance 
      to turn if off. Now there is a chance.
    + SC open enhanced: Now it defaults to the current item.
      Syntax: open item, [with (|w)]
        item: File or folder to open.
              Defaults to the current list item.
         with: (empty) = use CFA (custom file associations)
              w       = use Windows associated application
      Example:
        open;
    + SC shellopen enhanced: Now it defaults to the current item.
      Syntax: shellopen item
           item: File or folder to open
                 Defaults to the current list item.
                 Can be a virtual path like "shell:Libraries".
    ! Configuration | Colors and Styles | Styles | Adaptive name column width: 
      Would not kick in when list had exactly the minimum size after showing the 
      navigation panes (F8). Fixed.
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 Special | Backup Application Data Folder...)
before running a new BETA version. This will also help in fixing any fresh bugs.

admin
Site Admin
Posts: 60539
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v21.10.0025 - 2020-09-29 16:06
    + Added SC open64 for debugging. Opens a file from XY64.exe, i.e. from a 
      64-bit process.
      Examples:
        open64; // Opens the selected file
        open64 "C:\Users\Donald\Desktop\Desk\Diana Rigg.jpg";
    * XY64: Updated to 1.0.0.19.
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 Special | Backup Application Data Folder...)
before running a new BETA version. This will also help in fixing any fresh bugs.

Locked