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

v10.60.0126 - 2011-12-13 15:46
    + Visual Filters: Now they support environment variables and XY 
      native variables. For example:
      - <date yyyy>
        Shows only items with the current year in the name.
      - %username%
        Shows only items with the current user name in the name. Yay 
        portable filter!
      - %pathext%
        A special case: %pathext% happens to return a list of patterns 
        which is quite compatible with XY's Visual Filter syntax:
          %pathext% => .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
        So you'd see a list of what the system considers executable 
        files. Yay portable filter!
      Notes:
      - The tab headers show the resolved values of the variables.
      - The MRU list under the VF toolbar button shows the variables.
      - The VF toolbar button's tooltip shows the variable form of the 
        current VF.
      - Visual Filters are stored as variables (e.g. "%username%") only 
        when passed through the Set Visual Filter interface. Visual 
        Filters passed through the Address Bar are resolved (e.g. 
        "Donald") *before* being passed to the Visual Filter engine and 
        stored as the hard invariable value.
    + SC tabset enhanced. Now, for operation "loadas" you can pass the 
      desired name of the clone. In that case no overwriting prompt will 
      appear before any existing tabset of that name is overwritten.
      Syntax: tabset([operation=open], [name], [pane=a], [nameofclone])
          "loadas" = Open/Load a copy of a stored tabset under a new 
                  name, in other words: load a clone.
                - Parameter "name" points to the tabset to load. The 
                  name is resolved relative to the tabsets folder. If 
                  empty then the current tabset is cloned.
                - Parameter "nameofclone" can be used to state the name 
                  of the clone. The name is resolved relative to the 
                  tabsets folder.
      Example:
      //Load a clone named "clone1" of tabset "1" in pane 1:
        tabset("loadas", "1", 1, "clone1");
    * Flat View: Renamed it to "Branch View". Reason: "Flat View" had 
      been trademarked by a competing product.
      Of course, this is just a superficial change regarding the 
      marketing level of the application. Functionally it is still a 
      flat view, and several internal subsurface strings still carry the 
      word "flat" (not trademarked) for backward compatibility reasons.
    * Dual Pane: On switching the active pane the Address Bar now shows 
      any name search parameters of the new active pane (just like on a 
      tab switch to a name search tab).
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.

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

v10.60.0125 - 2011-12-12 15:38
    + Configuration | Dual Pane: Added option "Sync select honors 
      relative paths". If ticked (= factory default) then in search 
      results, Sync Select automatically honors the relative paths of 
      the items (relative to the root path of the search, resp. of the 
      Flat View).
      Remark: This appears to be a set-and-forget setting, therefore it 
      has been put to the Configuration dialog rather than to the Sync 
      Select dialog. Another reason against putting it into your face is 
      that it only applies to search results listings which probably is 
      a rather untypical use case.
    * Configuration | Startup & Exit | Remember most-recently-used 
      lists: Now "Tabs" and "Tabsets" can be controlled independently.
    ! Menu File | Properties: Did not support multiple files (only the 
      first file's Properties were shown). 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 | Backup your 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

v10.60.0124 - 2011-12-09 20:19
    * Menu View: In v5.50.0005 - 2007-01-01 12:47 submenus "Views" and 
      "Sort By" were moved one level down to "Tab". Well, I changed my 
      mind about this and moved them (together with "Columns") up again. 
      Reasons: They are too important to be buried that deep. And the 
      tabs context menu (where these three submenus from now on don't 
      appear anymore) was too large (and those submenus are also 
      available in the list white space context menu).
    * Sync Select: Now SelectSpecialHonorRelativePaths also takes effect 
      if only one of the panes is in Find mode.
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.

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

v10.60.0123 - 2011-12-08 10:57
    % Tree: Revised the auto-refresh of Icon Overlays. Should be faster 
      now.
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.

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

v10.60.0122 - 2011-12-07 21:45
    + Sync Select: Now, optionally, if both panes are in Find mode 
      (including Flat View), then Sync Select automatically honors the 
      relative paths of the items (relative to the root path of the 
      search, resp. of the Flat View).
      This option is currently implemented as a tweak:
        SelectSpecialHonorRelativePaths=1
      It might later be added to the Sync Select interface, or, more 
      set-and-forget-like, to the Configuration dialog, not sure yet.
    ! Tab switch to MyComputer and similar special locations did not 
      work anymore for a couple of versions. 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 | Backup your 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

v10.60.0121 - 2011-12-07 14:12
    * Junctions: When you paste paths with nested junctions (junctions 
      that point to other junctions) into the Address Bar (or any other 
      location port), these junctions now can be silently resolved to 
      the corresponding real paths before any browsing happens. 
      For example (German Win7):
      Going to
        "C:\Documents and Settings\Don\Anwendungsdaten\"
      will now correctly end up in 
        "C:\Users\Don\AppData\Roaming\".
      Before, the attempt would have miserably failed and ended in 
      "C:\Documents and Settings\" (which is just a junction to 
      "C:\Users\").
      Currently experimentally implemented as a tweak:
        ResolveNestedJunctions=1
      The tweak only takes effect under Vista/7 and later, and on drive 
      C:.
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.

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

v10.60.0120 - 2011-12-06 13:42
    + SC strpos enhanced: Now negative start positions are supported to 
      begin searching from the start position leftwards.
      Examples:
        echo strpos("abcab", "b",  5);    // -1 (not found)
        echo strpos("abcab", "b",  4);    // 4
        echo strpos("abcab", "b",  3);    // 4
        echo strpos("abcab", "b",  2);    // 4
        echo strpos("abcab", "b",  1);    // 1
        echo strpos("abcab", "b",  0);    // 1
        echo strpos("abcab", "b", -1);    // 4
        echo strpos("abcab", "b", -2);    // 1
        echo strpos("abcab", "b", -3);    // 1
        echo strpos("abcab", "b", -4);    // 1
        echo strpos("abcab", "b", -5);    // -1 (not found)
      So, to search from the end of the string you pass -1 as start 
      position.
    + List Management: Added the two MRU tabsets lists.
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.

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

v10.60.0118 - 2011-12-05 20:26
    + Configuration | Templates | Titlebar Template: Added new field 
      <tabset>, set to the name of the tabset of the current pane.
    * Tabsets: Now on loading a new tabset the previous tabset will only 
      be auto-saved if "Save settings on exit" is enabled.
      This had been removed recently, but it turned out that it was not 
      that bad after all.
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.

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

v10.60.0117 - 2011-12-05 14:22
    + Tabsets: Now the most recently used tabsets of each pane are 
      stored between sessions in a portable manner. The MRU tabsets 
      lists hold 32 items per pane.      
    + Toolbar | Tabsets: The left-click now opens the MRU tabsets list 
      of the current pane in a popup menu. Click an item to load that 
      tabset.
    + Configuration | Startup & Exit | Remember most-recently-used 
      lists: The item "Tabs" is now called "Tabs and Tabsets" and 
      controls also the retaining of MRU tabsets between sessions.
    + Configuration | Templates | Titlebar Template: Added new fields 
      <tabset1> and <tabset2>, set to the name of the tabset of each 
      pane. The name is identical to the folder name; you don't get any 
      information here about the path of the tabset.
    ! Catalog: Scroll position was not always restored correctly between 
      sessions for a while. Fixed.
    ! Catalog: MRU list did not function correctly for a while. 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 | Backup your 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

v10.60.0116 - 2011-12-03 18:01
    - Tabsets: This recent change was nonsense and has been removed:
      * Tabsets: Now on loading a new tabset the previous tabset will 
        only be auto-saved if "Save settings on exit" is enabled.
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.

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

v10.60.0114 - 2011-12-03 16:09
    * Tabsets: Now on loading a new tabset the previous tabset will only 
      be auto-saved if "Save On Exit" is enabled.
    * Custom Copy: The progress dialog now remembers its position also 
      when the moved progress dialog is from a background process.
    * XYcopy: Updated to 2.00.0073.
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.

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

v10.60.0113 - 2011-12-02 13:27
    + Menu Tabsets: Added "Go to Tabsets Folder".
    + Toolbar | Tabsets: The names of the current tabsets are now shown 
      in the button's tooltip.
      And right-clicking the button shows the Tabsets menu now as well. 
      The left-click will later be used for an MRU list.
    + SC tabset enhanced. Now you can pass the tabset base path in the 
      "name" parameter for the operations "open" and "browse". And a new 
      operation "loadas" was added.
      Syntax: tabset([operation=open], [name], [pane=a])
        operation:
          "open" = [default] Open/Load a stored tabset from the 
                  complete list of available tabsets in the tabset base 
                  (<xydata>\Panes).
                  Parameter "name" can be used to define an alternative 
                  tabset base for this operation.
          "browse" = Open/Load a stored tabset by browsing the file 
                  system. Browsing by default starts in the current 
                  tabset's path.
                  Parameter "name" can be used to define an alternative 
                  start path.
          "loadas" = Open/Load a copy of a stored tabset under a new 
                  name, in other words: load a clone.
                  Parameter "name" points to the tabset to load. If 
                  empty then the current tabset is cloned.
      Example:
      //Show complete list of available tabsets in E:\XYTabsets\:
        tabset("open", "E:\XYTabsets\");
      //Load a clone of tabset E:\XYTabsets\Duck:
        tabset("loadas", "E:\XYTabsets\Duck");
      //Load a clone of the current tabset
        tabset("loadas");
    * Menu Tabsets | Open...: Now also the currently used tabsets in 
      each pane are listed, marked as "[In Use - Pane X]". If you select 
      one of them you are prompted to make and load a clone.
    * Menu Go: Moved the command "Go to Scripts Folder" to menu 
      Scripting.
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.

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

v10.60.0112 - 2011-12-01 21:00
  +++ Tabsets: Now you can save and load the tabset of a pane, that's 
      all tabs including their layout (tab settings and tabwise list 
      settings) and contents (cached search data, find settings, homes, 
      history, etc.).
      While each pane always has exactly one tabset loaded, you can have 
      any number of tabsets available to choose from. The definition of 
      each tabset is held in a folder (also referred to as "pane data 
      path") containing all necessary information within a couple of 
      files. The name of the folder is identical to the name of the 
      tabset. Thus tabsets are perfectly portable and easily 
      maintainable.
      This feature is available in the Pro Edition only.
      
      Interface
      ~~~~~~~~~
      The new main menu "Tabsets" has the following commands (along with 
      detailed notes about what's happening under the hub):
      
      Open: Open/Load a stored tabset. A list of all available tabsets 
      in the default tabset folder (<xydata>\Panes) is popped. The 
      current tabset of each pane is auto-stripped from the list because 
      they would not be allowed or meaningless to open.
      - First the pane's current tabset is saved to disk. Then the 
        current tabset is unloaded and the new one is loaded.
      - The current path is set to the path of the current tab in the 
        new tabset. If the current tab is a search tab, the search is 
        performed (resp. the cached search is loaded).
      - If the target pane is not active it will be activated.
      - If the target pane is not visible it will be shown and activated.
      - The new tabset stays with this pane between sessions, unless you 
        exit without saving. Technically, the pane data paths are saved 
        in the current INI file.
      
      New: Start a virgin tabset. 
      - First the pane's current tabset is saved to disk. Then the 
        current tabset is unloaded and an empty tabset is loaded with 
        the default name "TabsetNew". It has one tab pointing to the 
        current path of the pane.
        If "TabsetNew" already exists a new name is derived by appending 
        a numerical postfix.
      
      Save: Save the current tabset.
      - Not particularly useful since saving is automatic when changing 
        tabsets or exiting the app (with saving). Added for completeness.
      
      Save As: Save the current tabset under a new name.
      - The new tabset becomes the current one. The old tabset is kept 
        on disk.
      
      Save Copy As: Save a copy of the current tabset under a new name.
      - The old tabset remains the current one.
      
      Rename: Rename the current tabset.
      - If a tabset of the same name already exists in the parent folder 
        of the current tabset you are prompted for overwriting.
      
      Further Notes
      ~~~~~~~~~~~~~
      - You are not allowed to load the same tabset into both panes, 
        i.e. to point both panes to the same pane data path, because 
        this would lead to sure trouble.
      - The current pane data paths are shown in Various Information 
        window. They are also available in the new variables <xypane1> 
        and <xypane2>.
      - The pane data paths are typically located under <xydata>\Panes, 
        and they can be referenced relative to this location. It is 
        recommended that you store all your tabsets here; makes it 
        easier for you to handle.
        However, tabsets can be stored anywhere in the system, even in a 
        network path. This means users can share tabsets over the 
        network. Note, however, that currently no measures are 
        implemented to handle concurrent save operations of such a 
        shared tabset.
      - The pane data paths are stored in the INI file in a portable way 
        relative to <xydata>\Panes.
      - The term Tabset was preferred to Tab Group, Workspace, and 
        Environment, because it is the shortest, fits best, and clearly 
        says what it is about.
      - FYI, the Dual Pane contents are nothing but two default tabsets 
        loaded. Dual Pane has been designed 2009 with tabsets in mind. 
        Finally the time has come to bring in the harvest!
      
    + Scripting got a new function.
      Name:   Tabset
      Action: Opens, saves, or renames tabsets.
      Syntax: tabset([operation=open], [name], [pane=a])
        operation: Operation, identified by name.
          "new" = Start a virgin tabset.
                  If name is missing the name is prompted for.
          "open" = [default] Open/Load a stored tabset from the 
                  complete list of available tabsets in <xydata>\Panes.
                  Name is ignored.
          "load" = Open/Load a stored tabset by name.
                  If name is missing the default tabset is opened.
          "browse" = Open/Load a stored tabset by browsing the file 
                  system. Name is ignored.
          "save" = Save the current tabset.      
          "saveas" = Save the current tabset under a new name.
          "savecopyas" = Save a copy of the current tabset under a new 
                  name.
          "rename" = Rename the current tabset.
        name: Name of tabset (folder relative to <xydata>\Panes), or 
              full path to tabset.
        pane: The affected pane; defaults to the current pane.
          a [default], i, 1, 2
        return: The full path to the current tabset.    
      Examples:
        //open tabsets list to select one:
          tabset();
        //load the active pane's default tabset:
          tabset("load");
          FYI, the default tabset is internally chosen based on the name 
          of the INI file and the setting of "Keep pane data private". 
          If the latter is ON then an INI file Moon.ini will load tabset 
          "Moon_1" to pane 1 and tabset "Moon_2" to pane 2. If it is OFF 
          then the default tabsets are simply "1" and "2".
        //start a new tabset named "Sue":
          tabset("New", "Sue");
        //rename back pane tabset to "Jack":
          tabset("Rename", "Jack", "i");
        //load tabset via absolute network path:
          tabset("load", "\\Cooper\Shared\blah\");
    + Toolbar: New button "Tabsets". The the same menu as the "Tabsets" 
      main menu. Added for completeness, and probable future 
      enhancements.
      Credits and thanks for the new icon go to 
      http://www.webdesignerdepot.com/.
    + New variables:
        <xypane1> = pane 1 data path (unslashed)
        <xypane2> = pane 2 data path (unslashed)
    + SC tab enhanced: Operation "close" now returns the index of the 
      new current tab.
    * Thumbnails: Experimentally added status feedback for all thumbs 
      that are about to be freshly created (that are not found in any 
      cache). This will cost a little time but I think it's worth it.
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.

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

v10.60.0102 - 2011-11-28 19:50
    + SC tab enhanced: New operation "close", analog to "Close Tab" in 
      menu View | Tab.
      The "data" parameter can be used to control whether any prompts 
      are shown (if the tab to be closed is locked or default or has a 
      home).
      The "index" parameter can be used to define the tab to close 
      (leftmost tab = 1). If missing then the current tab is closed.
      Examples:
        tab("close");       //close current tab (no prompts)
        tab("close", 1);    //close current tab (prompts)
        tab("close", , 2);  //close second tab (no prompts)
        tab("close", 1, 2); //close second tab (prompts)
    + SC tab enhanced: New operation "closeothers", analog to "Close All 
      Other Tabs..." in menu View | Tab.
      The "data" parameter can be used to control whether any prompts 
      are shown:
        // show no prompts
        tab("closeothers");
        // show prompts
        tab("closeothers", 1);
    + Environment Variables: New XY-only environment variable:
        %winver% = the current Windows version number (e.g. 5.1)
      Example:
        ::echo %winver%;  //5.1 for Win XP
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.

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

v10.60.0101 - 2011-11-28 15:36
    + Configuration | Advanced: New option "Draw selected list icons 
      dimmed" lets you choose whether the icons of selected list items 
      are drawn in a dimmed way. Factory default is ON for XP and 
      earlier, OFF for Vista/Win7 and later.
    - Configuration | Find Files & Flat View: Removed option "Cache flat 
      view contents". Reasons: Caching is not efficient compared to a 
      live flat view; and with a flat view you want to see something 
      fresh anyway, not yesterdays papers.
    ! List Style "Full Row Select": Fixed various drawing glitches.
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.

Locked