Here's the new BETA (32-bit)

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

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v18.50.0009 - 2017-10-12 19:05
    * List: Didn't like the new top distance the way it was done. Got a better 
      idea: Now the distance is only done when the list is scrolled to the top
      (or has no scrollbar at all). Feels more natural that way, and gives a cool 
      subtle snap-in effect when scrolling to the top.
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: 66431
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v18.50.0008 - 2017-10-12 18:00
    + List: Added a small vertical distance (5 pixels) between the top row 
      and the column headers (or top of control if there are no headers).
      - Looks more relaxed.
      - Better suits Win 10 themes.
      - Allows starting lasso select from above the first row.
    * List | Columns Headers: Increased their height by 1 pixel. Looks more 
      relaxed. Yep, I care for details.
    + Tree: Added a small vertical distance (5 pixels) between the top row and 
      the top of the control.
      - Looks more relaxed.
      - Fits the new list look.
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: 66431
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v18.50.0007 - 2017-10-11 16:07
    * Configuration | Previewed Formats | Categories: More improvements to the 
      interface.
    ! Configuration | Startup & Exit | Permanent startup path: Didn't honor any 
      Folder View Settings assigned to the startup path. 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: 66431
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v18.50.0006 - 2017-10-10 20:21
    * Configuration | Previewed Formats | Categories: Appended some typical 
      extensions to the category names to improve the interface a bit.
    ! Configuration | Thumbnails | Show thumbnails for RAW files: If untick then 
      RAW files were not excluded when "Configuration | Thumbnails | Show 
      thumbnails for non-images" was ticked. 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: 66431
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v18.50.0005 - 2017-10-09 17:54
    + Tweak SetFocusTo enhanced:
        SetFocusTo=(bit field)
                    1 = Tree > List
                    2 = Catalog > List
                    4 = Address Bar > List
                    8 = Favorite Folders > List (this one is NEW)
    ! Configuration | Startup & Exit | Permanent startup path: Initialized to 
      the last-folder-before-close and only then to permanent startup path 
      (since 20170623). Fixed.
    ! Preview Tab and Preview Pane: An unticked PDF entry in "Previewed Formats 
      | Categories | Text Files" would overwrite a ticked entry in "Previewed 
      Formats | Categories | Office Files". Fixed.
    > FYI, Visual Filters of type "size" don't support directories, only files.
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: 66431
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v18.50.0004 - 2017-10-08 12:57
    + Variable <get trigger> enhanced: Now it can return the combined shift 
      button value at the moment the last popup menu item was clicked. To return 
      this info set the "mode" parameter to "menushift".
      Syntax: <get trigger [mode=mousebtn]>
        mode:
          menushift:  Returns combined shift button value at the moment the last 
                      popup menu item was clicked.
                      The Shift keys have the following values that can be 
                      combined in a bit field:
                        Shift = 1
                        Ctrl  = 2
                        Alt   = 4  (rather theoretical since Alt will kill any popup menus)
      Note:
        The value is never reset within the running session, so you get retrieve 
        it even hours after the last menu was clicked.
      Example 1:
        echo "<get trigger menushift>"; // e.g. 3 = Ctrl+Shift was held down
                                        // e.g. 0 = no button was held down
      Example 2:
        $cmd = popupmenu("a|-|b|c");
          $menushift = get("trigger", "menushift");
          echo "Clicked Command = $cmd" . <crlf> . "Shift Buttons = $menushift";
    * Junction Target: Now in tooltips and the "Junction Target" special column 
      relative targets are shown unresolved (not translated to an absolute path).
    ! Junction Target: Would not show the Junction Target of relative symbolic 
      links. Fix #2.
    ! SC renameitem: Could fail ("Access denied") on folders if an item was 
      being previewed in the folder to be renamed. Fixed.
    ! Portable Devices: Support broken under Windows 10 version 1703 (Creators 
      Update). Fix #2.
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: 66431
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v18.50.0003 - 2017-10-06 17:51
    * Network: Changed a flag to avoid that network resource connections are 
      remembered between sessions.
    ! Network: Some API calls still were not Unicode compliant. Ugh. 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: 66431
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v18.50.0002 - 2017-10-06 15:39
    + SC tab enhanced: The operation "get" got a new data parameter "index":
        text tab("get", "index", [index], [ID]); //return index
      Returns the index of the tab referred to by index (or by ID which makes a 
      little more sense). The smallest possible index is 1 and refers to the 
      leftmost tab.
      Example:
        echo tab('get', 'index', , 22); //index of tab with ID 22
        echo tab('get', 'index', -1);   //index of the right-most tab (= tab count)
    + Links: Now the target folder is auto-scrolled to top in the tree. Scroll 
      margin is honored (Configuration | Menus, Mouse, Safety | Usability | 
      Scroll margin).
    * Action Log: Can be closed with ESC key now.
    ! Undo Delete: Error 9 when undoing a backgrounded deletion (since about 3 
      weeks ago). Fixed.
    * XYcopy: Updated to 2.10.0120.
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: 66431
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v18.50.0001 - 2017-10-04 16:17
    + Info Panel | Meta: Now the targets of junctions and symbolic links are 
      shown.
    ! Junction Target: Would not show the Junction Target of relative symbolic 
      links. Fixed.
    ! Special Property Columns: "Junction Target" and "Shortcut Target" were 
      right-aligned instead of left-aligned. 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: 66431
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Here's the new BETA

Post by admin »

Summary of the latest XYplorer Official Release.

Download: https://www.xyplorer.com/download.php

Code: Select all

v18.50.0000 - 2017-10-02 18:00
    = NEW OFFICIAL RELEASE. Main developments since last release:
  +++ Toolbar Captions. Finally XYplorer's newbie-friendliness extends to the 
      toolbar. If you ever wanted to know what those colorful toolbar buttons 
      actually do, this version comes with optional captions.
  +++ Sync Caps. Now Sync Folders ensures that the capitalization (lower/upper 
      case letters in the item names) of the target files and folders exactly 
      matches that of the source items.
  +++ Filtered Sync. Now you can explicitly include and exclude files and 
      folders from Sync Folders by passing a list of patterns to the job. 
      Wildcards supported. Scripting abilities needed.
  +++ Shortcut Overlays. Now you can say no to shortcut overlays.

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

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v18.40.0113 - 2017-10-02 12:17
    ! Special Properties: prop:#ShortcutTarget would return a non-empty value 
      for empty files. Fixed.
    ! Color Filters: Color Filters not applicable to Tree would still be applied 
      under certain circumstances (since v16.60.0306 - 2016-04-28 12:45).
      For example, this was applied to ALL tree items:
        !prop:#ShortcutTarget: // items that do NOT have an empty #ShortcutTarget
      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: 66431
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v18.40.0112 - 2017-10-01 20:24
    * Updated the help file. (Forgot to pack it yesterday.)
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: 66431
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v18.40.0111 - 2017-09-30 20:38
    + Sync Caps: Now any renamings are featured in the reports. Yep, also in 
      Preview mode... if you just want to check the state of affairs...
    * Updated the help file.
    * XYcopy: Updated to 2.10.0119.
    * MLS: Internally updated to version 8.94.
      > TRANSLATORS: Please wait until Reference_8.94.lng is uploaded.
        You will be notified if you have subscribed to this thread:
        https://www.xyplorer.com/xyfc/viewtopic.php?f=12&t=9648
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: 66431
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v18.40.0110 - 2017-09-30 14:29
    + SC backupto enhanced: Now you can filter the operation by passing a filter.
      Syntax: backupto [location], [source], [on_collision], [preserve_dates], _
                  [create_log], [pop_stats], [skip_junctions], [verify], _
                  [show_progress], [filter]
      Remarks:
        - Same story as SC sync filter.
      Examples:
        backupto "E:\Temp", 9:="*.jpg|*.png";   //only JPG and PNG
        backupto "E:\Temp", 9:="-*.jpg|-*.png"; //all apart from JPG and PNG
    + Sync Caps: Now the capitalization of all processed files is synced, 
      whether overwritten or skipped (not necessary for new files). Before, 
      files skipped from copying were also skipped from Sync Caps.
      FYI, the capitalization of all processed folders had been already synced 
      anyway, so now the job is complete: Everything is caps-synced.
      The service costs 25% speed but I think it's an expected behavior; or 
      rather a *desired* behavior since not many sync apps seem to do it.
      Since not everybody needs or wants it one could think about making it 
      optional later...
    * Sync Caps: Now it only happens for Sync operations. Backup and Custom 
      Copy/Move don't do it.
    ! Portable Devices: Support broken under Windows 10 version 1703 (Creators 
      Update). Fix #1.
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: 66431
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v18.40.0108 - 2017-09-29 16:43
    * SC sync: Completely rewrote filtered sync. Now it's one argument for both 
      include and exclude, and it's much more powerful and faster.
      Syntax: sync source, target, [copy_items], [on_collision], [delete_items], _
                  [switches], [logfile], [filter]
        filter: List of patterns or full paths, separated by "|", to include or 
                exclude files or folders in/from the operation.
          Pattern syntax:
            a)  +* vs -*: Prefix a + to include, a - to exclude. The + is 
                optional (you only must use it if an include pattern happens to 
                start with a "-" character).
            b)  *\ vs *: Append a backslash for folders. Else the pattern is 
                matched against files.
            c)  *\?* vs *?*: Have a backslash anywhere in the non-last position 
                to match the pattern against the full path of an item. Else it is 
                matched only against the item name without path.
      Remarks:
        - All matching is done against source items, not target items.
        - All matching is done against items without a trailing backslash.
        - Wildcards * and ? are supported. No wildcards are auto-added.
        - An item is processed if it matches at least one of the include 
          patterns AND none of the exclude patternst. Formula:
            Pass Filter = (+ OR + OR ...) AND NOT (- OR - OR ...)
        - The order of patterns doesn'ot matter logic-wise, but performance-wise:
          The list is worked from left to right, so the patterns that are 
          matched more likely should be positioned more to the left.
        - The filter also affects deletions in target, sync caps, preserve all 
          item dates.
        - If a folder does not pass the filter, the whole branch is out.
        - If only folders are filtered then all files pass.
        - If only files are filtered then all folders pass.
        - The filter list is shown at the bottom of the Sync config dialog and 
          in the reports.
        - The feature is not yet implemented in XYcopy (background processing)!
      Examples:
        // copy only *.jpg and *.png files (both are equivalent):
        sync "E:\Test\Sync\Source", "E:\Test\Sync\Target", 7:="*.jpg|*.png";
        sync "E:\Test\Sync\Source", "E:\Test\Sync\Target", 7:="+*.jpg|+*.png";
        // copy only from paths called data
        sync "E:\Test\Sync\Source", "E:\Test\Sync\Target", 7:="data\";
        // don't copy files that begin with "copy ":
        sync "E:\Test\Sync\Source", "E:\Test\Sync\Target", 7:="-copy *";
        // don't copy from path E:\Test\Sync\Source\Temp:
        sync "E:\Test\Sync\Source", "E:\Test\Sync\Target", 7:="-E:\Test\Sync\Source\Temp\";
        // I use this now for one-click daily backups of the XY source code (no 
        // need to backup appdata)
        sync "E:\XY\code\", "F:\bup\XY-code-<date yyyy>\<date yyyymmdd>\", 1, 0, 0, _
            "ckn", 7:="-appdata\";
    + SC tab enhanced: New argument ID lets you refer to the tab by a stable 
      identifier as opposed to index which changes when the tab is moved.
      Syntax: tab([operation], [data], [index], [ID])
        ID: Unique and stable identifier for a tab that never changes as long as 
            the tab lives. The smallest possible ID is 1.
      Remarks:
        - If ID is passed then index is ignored.
        - If you pass an invalid ID an error message is shown.
      Examples:
        text tab("get", "caption", , 1); //caption of a tab ID=1      
    + SC tab enhanced: The operation "get" got a new data parameter 
      "ID":
        text tab("get", "ID", [index]); //tab ID
      Returns the ID of the tab referred to by index. The ID is a unique and 
      stable identifier for a tab that never changes as long as the tab lives. 
      The smallest possible ID is 1.
        text tab("get", "ID"); //tab ID of current tab
    + SC popupMainMenu enhanced: Now you can pass the X and Y position.
      Syntax: popupmainmenu [submenu], [x=-1], [y=-1]
        x:      X position; -1 to use current mouse X.
        y:      Y position; -1 to use current mouse Y.
      Examples:
        popupMainMenu , 0, 0; //top left corner of screen
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