Here's the new BETA (32-bit)

Get a glimpse of the next XYplorer...
Locked
admin
Site Admin
Posts: 64877
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

v16.90.0210 - 2016-06-14 22:27
    + Find Files and Quick Search: Now when you use invalid switches you get a 
      warning and the search is aborted before even starting.
    + 64-bit Context Menu: The menu key trick did not work in the Tree yet. 
      Now it does:
        -      Menu Key: 32-bit Context Menu
        - Ctrl+Menu Key: 64-bit Context Menu
      Note that "Show the 64-bit context menu" needs to be OFF for this.
    + 64-bit Context Menu: Now Shift+F10 works as a full alternative to the Menu 
      Key:
        -      Shift+F10: 32-bit Context Menu
        - Ctrl+Shift+F10: 64-bit Context Menu
      Note that it only works if Shift+F10 / Ctrl+Shift+F10 are not assigned as 
      a Custom Keyboard Shortcut.
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: 64877
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

v16.90.0305 - 2016-06-17 16:57
    + Paste and Find: Now you can paste a full URL to find and highlight the 
      corresponding file in the current list. For example:
        Pasted Text:  http://www.xyplorer.com/whatsnew.php
                 or:  www.xyplorer.com/whatsnew.php
         Found File:  whatsnew.php
    * Customize Keyboard Shortcuts: Dialog now with icon. A bit murky, but did 
      not find any better for now.
    * Unlock Trial Version / Update Registration Details: Dialog now with icon.
    % Added a bit of smartness and tolerance for reading and actually making 
      sense of corrupt configuration 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: 64877
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

v16.90.0306 - 2016-06-18 16:20
    > FYI, XYplorer is now a product of Cologne Code Company (Cologne, Germany). 
      I'm the founder and owner of that company.
    > The XYplorer homepage is now SSL/TLS secured, i.e. all links should now 
      point to https://www.xyplorer.com/.
    * Updated website links within the app from http to https.
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: 64877
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

v16.90.0307 - 2016-06-21 20:36
    ! Tree: Since 20160521 the current tree folder did not auto-refresh when 
      creating a new subfolder within a special folder. Fixed.
    ! Custom Copy: This change in v9.90.1120 - 2011-07-01 13:29 was a little too 
      aggressive:
      * Backup / Custom Copy Configuration | "Rename folders on 
        collision". From now on, folders that are copied in-place (copied 
        onto themselves) are unconditionally auto-renamed (incremental 
        suffix) even if this option is not ticked. Everything else would 
        be nonsense.
      It made impossible to "Copy As" a source folder to an existing target 
      folder, IOW overwriting a folder was not possible by "Copy As". Fixed. 
      Note that it always worked correctly with shell copy.
      (Currently only fixed in foreground processing, not in XYcopy.exe).
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: 64877
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

v16.90.0310 - 2016-06-23 19:46
  +++ Live Filter Box: Filter-as-you-type. Ultra simple, it just works. Here are 
      a few remarks:
      - Toggle it via "Window | Show Live Filter Box" (see below).
      - It's located to the left of the Status Bar. There might be optional 
        other locations in future.
      - Syntactically and functionally it's 100% identical to Visual Filter, so 
        you have all the power and need not learn anything new about patterns.
      - Contrary to normal Visual Filters, however, the Live Filters are 
        transient: They don't persist between location changes, tab switches, or 
        sessions (but they are internally remembered per tab so you can toggle 
        them back on, see below).
      - Although it's a filter the box icon is the classic loupe symbol. I tried 
        other options but all look and feel bad compared with this de facto 
        standard. Not a problem, after all a filter is nothing but a 
        non-recursive search.
      - There is a short delay of 500 msecs before the filter is triggered to 
        allow fluent typing.
      - When the LFB is shown it gets the focus, when it's hidden any live 
        filter is removed from the list.
      - When the LFB is shown and the focus is in the list (single pane), press 
        TAB to move the focus to the LFB.
      - Each tab internally remembers its last used filter even across sessions. 
        Pressing F3 in the box, or single-clicking the box icon, will toggle 
        between no filter and last filter (like in other LFBs in XY).
      - Pressing ESC in a filled box clears the filter.
      - Pressing ESC in an empty box hides the box.
      - Hiding the LFB will automatically clear any filter.
      - When a live filter is active the filter information is shown in the list 
        if this is ticked (highly recommended):
        - Configuration | Find Files & Branch View | Visual Filters | Show 
          filter information in list
      - Dbl-click the filter information bar in the list to remove the live 
        filter quickly.
    +	Menu Window: Added toggle "Show Live Filter Box" (Alt+F3). The LFB is 
      shown to the left of the Status Bar. When turned on then the input focus 
      is auto-set to the box.
      Note that the LFB can also be shown when the Status Bar is hidden.
      Tip: Upgraders need to actively assign Alt+F3 (or any other free KS).
    + Miscellaneous | Focus Functions: Added function "Focus Live Filter Box" 
      (Ctrl+Alt+X), command ID #1080. If the LFB is not visible the function 
      will show it before focusing it.
      Tip: Upgraders need to actively assign Ctrl+Alt+X (or any other free KS).
      FYI, I immediately assigned "Numpad Subtract" as additional KS for this. A 
      fast handy key which even makes sense here since you use the LFB to 
      subtract from the list.
    + SC filter enhanced. New flags value to allow setting the Live Filter Box 
      via scripting.
      Action: Apply a visual filter or a live filter to the current tab, or a 
              global visual filter to all tabs.
      Syntax: filter [filterspec], [flags]
        filterspec: the filter pattern
        flags:  (bit field)
          1:  Handle open square brackets.
          2:  Apply filterspec as global visual filter.
              If filterspec is missing: Toggle last GPF on/off.
          4:  Do not toggle on same filter (i.e. guarantee the filter is set 
              regardless of the current state of the list).
          8:  Apply filterspec as live filter.
      Examples:
        filter "k*", 8;
        filter "kyo", 8;
        filter "size:0", 8;
        filter "ageM:d", 8;
        filter "", 8; //unset any live filter
    * Tools | Customize File Icons...: Changed the factory default keyboard 
      shortcut from Ctrl+I to Shift+Alt+F9.
    * Softer borders on various lists and filter boxes.
    + Command Line: Added switch /exp. Add it to ensure the startup folder is 
      expanded in the tree.
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: 64877
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

v16.90.0311 - 2016-06-23 21:08
      ! Live Filter Box: You could not slowly enter a RegExp filter by typing 
        without being nagged by error messages. Fixed. Now only valid patterns 
        are triggered.
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: 64877
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

v16.90.0313 - 2016-06-24 16:59
    + SC tab enhanced: The operation "get" got a new data parameter 
      "livefilter":
        text tab("get", "livefilter", [index]); //Live Filter
      Returns the Live Filter (if any) of the tab referred to by index. Note 
      that this is the **last used** live filter of that tab. This does not mean 
      that the filter is currently active (see next paragraph).
    + New variable <get livefilter [pane=a]>. Returns the currently 
      active live filter (or nothing if none).
      The optional "pane" argument can be:
        a = [default] active pane 
        i = inactive pane
        1 = pane 1
        2 = pane 2
      For example:
        <get livefilter>    //active pane's live filter
        <get livefilter i>  //inactive pane's live filter
      As always, SC get supports the same argument:
        echo get("livefilter");     //active pane's live filter
        echo get("livefilter", i);  //inactive pane's live filter
    * Live Filter Box: A single > is now classified as invalid pattern. So you 
      slowly enter a RegExp filter without getting an empty list after the first 
      >.
    * Live Filter Box: Press <enter> to trigger the filter immediately in case 
      you cannot spare 500 msecs.
    * Live Filter Box: Experimentally removed the 500 msecs delay 
      unconditionally. So you get instant results now.
      Obviously this makes the previous change (press <enter>) less fascinating.
    * Live Filter Box: Pressing ESC in an empty box sets the focus to the list. 
      So you can jump in and out of the box by TAB and ESC.
      Before, pressing ESC in an empty box hid the box.
    * Visual Filters: Now dbl-clicking the Visual Filter information bar in the 
      list removes the current Visual Filter. Before, it opened the Set Visual 
      Filter dialog. (experimental)
    * Quick Search: Now dbl-clicking the Quick Search information bar in the 
      list removes the current Quick Search. Before, it opened the Quick Search 
      dialog. (experimental)
    * Help | Update Registration Details...: If XYplorer is unlocked by a valid 
      license you now get a message box that tells you so. Only by a second step 
      you can optionally open the interface to enter a new key in case you want 
      to upgrade your license. This should reduce the confusion that has been 
      reported by some users
    ! List: A fix in v16.90.0101 - 2016-06-06 18:59 lead to wrong coloring of 
      certain columns under certain conditions. 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: 64877
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

v16.90.0314 - 2016-06-25 18:07
  %%% Finally found a way to suppress that bloody beep when you press a key that 
      does not correspond to any accelerator key in the active menu, yeah!!!
    ! Folder Size Caching: Cached folders were not updated in the cache (in this 
      case: removed from the cache) after becoming empty. 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: 64877
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

v16.90.0316 - 2016-06-30 18:39
  *** Branch View: Ever since Branch View was introduced in v10.50.0024 - 
      2011-11-15 15:07 (then still called "Flat View") the switches to turn it 
      on needed a colon (:) before the keyword: /:flat, /:flatfiles, /:flatdirs.
      Well, 5 years later, I'm not that impressed anymore by that idea. The 
      colon has been a constant source for parsing problems. And it looks weird.
      So, I decided to get rid of it.
      Now thee three types of Branch View are just standard switches:
        1. /flat      = Show files and folders
        2. /flatfiles = Show files only
        3. /flatdirs  = Show folders only
      Everything else remains the same.
      Note: The colon syntax still works in some contexts, but it is HIGHLY 
      DEPRECATED. It will surely not work forever. You should get rid of it 
      wherever you find it.
      Example that did not work before the change:
        ? /types={:Text} /flatfiles
    + List: More smart right-click copy options (Ctrl+Right-Click, or LM down + 
      RM click, aka "rocker-click") in the Name column. Now the two main options, 
      path/name and name are available also in double-quotes.
    ! Find Files | Dupes: Extension field was empty by default. Fixed.
    - Dual Locations: Removed the DUAL feature that was experimentally added in 
      v12.50.0005 - 2013-06-19 14:21. It did not have the desired impact and 
      unnecessarily complicated the code in various places. It has been kind of 
      hidden and unofficial anyway since it was never added to the help file.
      The app is now lighter and faster.
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: 64877
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

v16.90.0317 - 2016-07-01 17:05
    * List: The grid color is now determined with a new formula that should work 
      better for different user-defined color schemes.
    ! Quick Search: Switch /exclfile did not work anymore since yesterday. 
      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: 64877
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

v16.90.0318 - 2016-07-02 16:34
    ! Visual Filters: RegExp filters did not work anymore since 20160622. Fixed.
    ! UDC: Since the beep fix in v16.90.0314 you could not popup a scripted menu 
      with a custom keyboard shortcut on keydown. Fixed.
      Notes:
      - As a probably welcome side effect of the fix the first menu item is now 
        auto-selected.
      - If the custom keyboard shortcut is a single letter that acts as an 
        accelerator for the given menu you will get an error and there is no way 
        around it. In that case you should tick the "On KeyUp" checkbox. It's 
        there exactly for this case.
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: 64877
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

v16.90.0319 - 2016-07-03 12:43
    * Tree: The dotted lines connecting the tree nodes are now drawn thicker on 
      the larger font sizes that are used with 4K monitors.
    * List: Slightly changed the dimming of the line numbers in the background 
      pane.
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: 64877
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

v16.90.0320 - 2016-07-05 22:58
    * Tree: The dotted lines connecting the tree nodes are now drawn even more 
      thicker on the larger font sizes that are used with 4K monitors.
    * Info Panel | Report | Current List: The "Selected file only" checkbox from 
      now on is only honored when there *are* any selections. When there are no 
      selections then the report is on all listed items.
    * List: Slightly changed the dimming of the tiles data on dark backgrounds.
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: 64877
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

v16.90.0321 - 2016-07-07 09:35
    * Tools | Customize Tree: Removed style "Mark Favorites (Icon)" and replaced 
      it by style "Solid Lines". If ticked then the node connecting lines in the 
      tree are drawn solid instead of dotted, i.e. they are visually stronger.
      Of course, the style "Show Lines" has to be enabled as well else you get 
      no lines at all.
    ! Paper Folder: A Paper Folder filtered by a Global Visual Filter and/or a 
      Live Filter would forget all filtered out items when being saved. 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: 64877
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

v16.90.0322 - 2016-07-07 18:08
    * Paper Folders: From now on, Global Visual Filters and Ghost Filters are 
      not applied anymore to Paper Folders! Otherwise, any changes to a Paper 
      Folder would/could not be saved anymore when a GVF or a GF is active.
      IMO, this change is not only necessary but also totally justified by the 
      nature of Paper Folders. After all they are hand-picked collections of 
      items that should really be spared from those global filters working in 
      the background. If you wouldn't want those items in the Paper Folder you 
      wouldn't have put them there in the first place, right?
    ! Paper Folders: A Paper Folder filtered by a Ghost Filter would forget all 
      filtered out items when being saved. Fixed (via the change above).
    > Tschölesbleus! :)
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