Here's the new BETA (32-bit)

Get a glimpse of the next XYplorer...
Locked
admin
Site Admin
Posts: 64870
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.10.0002 - 2011-07-21 20:05
    ! Configuration | General | Sort filenames by base: When sorting 
      items with identical base (and consequently different extensions) 
      by a column other than Name or Ext, the sort order of those items 
      could get wrong IF "Sort filenames by base" was enabled. Fixed.
    ! Configuration | Startup & Exit | Check for updates on startup: Did 
      not handle an offline situation correctly. Fixed.
    ! Configuration | Startup & Exit | Check for updates on startup: On 
      some systems the message box got hidden behind the main window. 
      Attempted fix #2.
To download the latest BETA version choose a download package: (1) Installer Package, (2) Portable 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: 64870
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.10.0003 - 2011-07-22 12:15
    + Configuration | Advanced | Show icon overlays: Added "In network 
      locations as well". Tick to show icon overlays also on network 
      locations. Note that this can slow down network browsing 
      considerably.
    ! Toolbar | Drive button groups: The toolbar width did not auto-
      adjust correctly to the (dis)appearance of drive buttons. Fixed.
To download the latest BETA version choose a download package: (1) Installer Package, (2) Portable 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: 64870
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.10.0004 - 2011-07-23 13:11
    + Portable File Associations: Now you can define the icon that's 
      shown in the OpenWith menu. Simply append any file spec to the 
      caption, separated by a | (pipe). It can be an icon file or any 
      other file. XY variables, environment variables, and all the usual 
      portable stuff is supported.
      Examples:
        "PS|E:\Test\Kiss.ico" jpg;png;gif>Photoshop
        "PS|<xy>" jpg;png;gif>Photoshop
        "Say hi!|E:\Test\Kiss.ico" jpg>::msg "hi";
        "Say hi!|C:\WINDOWS\notepad.exe" jpg>::msg "hi";
        |"Append date|E:\Test\Kiss.ico" \;*>::rename b, '*-<datem yyyymmdd>'
      As before, if no icon is defined the icon is taken from the 
      associated application. If a script is associated, then the 
      default script icoin is taken (white arrow on blue).
    + Catalog: Now you can define the icon for each Catalog item. Simply 
      append any file spec to the caption, separated by a | (pipe). It 
      can be an icon file or any other file. XY variables, environments 
      variables, and all the usual portable stuff is supported.
      Examples see above. It works just the same.
To download the latest BETA version choose a download package: (1) Installer Package, (2) Portable 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: 64870
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.10.0006 - 2011-07-25 20:43
    * Catalog Custom Icons: Now you can also use folders and special 
      folders ("Desktop") for the icon spec. Before, only files were 
      supported.
    ! Catalog Custom Icons: Did not auto-update the displayed icon after 
      changing the custom icon in Properties. Fixed.
    * Check for updates on startup: Slightly improved the UI of the 
      dialog you see when there is a new version available.
To download the latest BETA version choose a download package: (1) Installer Package, (2) Portable 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: 64870
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.10.0008 - 2011-07-27 14:09
    + Tabs: Now you can define the icon for each Tab. Simply append any 
      file or folder spec to the caption of the tab, i.e. to the name 
      you give to a tab by the "Rename Tab" function (found in the tab 
      headers context menu), separated by a | (pipe). It can be an icon 
      file or any other file. XY variables, environments variables, and 
      all the usual portable stuff is supported.
      Examples:
        fav|E:\Test\Kiss.ico
        xy|<xy>
        co|MyComputer
    + Configuration | Advanced | Use generic icons for super-fast 
      browsing: Added sub-option "Apply to all controls". Tick it to 
      have super-fast generic icons everywhere (Catalog, Statusbar, 
      Properties, various other lists) not just in the file list.
      Note that the Toolbar is an exception and will always show 
      specific icons for Droppable User Buttons (DUB).
    * Configuration | Advanced | Use generic icons for super-fast 
      browsing: Was too aggressive since 20110416 in that it applied not 
      only to the List but also to the Catalog, the Toolbar, the Status 
      Bar, and various lists in List Management and elsewhere. Changed: 
      Now it applies only to the List (= the main file list).
      The new option "Apply to all controls" can be used to replicate 
      the previous behavior.
    + Tweak to suppress overlays for Catalog items with "Action on 
      click" set to anything other than "Go to Location":
        CatalogNoActionOverlays=1
    * Configuration | Extended | Dbl-click on empty space goes up: Now 
      it's ticked by factory default. Win7's Explorer now mimics this 
      old XY feature, so it's time to meet the expectations.
To download the latest BETA version choose a download package: (1) Installer Package, (2) Portable 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: 64870
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.10.0009 - 2011-07-27 19:44
    + Select Items: Now there's a feedback on the status bar.
    ! Tabs: A named tab could lose its name under certain conditions. 
      Fixed.
    ! Configuration | General | Sort filenames by base: Sorting of 
      folders with a dot in the name went wrong (the resulting sort 
      order depended on the previous sort order in an apparently 
      unpredictable way). Fixed.
To download the latest BETA version choose a download package: (1) Installer Package, (2) Portable 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: 64870
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.10.0010 - 2011-07-28 09:11
    * Updated the help file.
    ! For a couple of builds, Toolbar and Address Bar could get 
      completely wiped visually when drives were plugged in/out while 
      the app was minimized. Fixed.
    ! Tabs: A named tab could be reused by a "Search Results" tab. 
      Fixed.
To download the latest BETA version choose a download package: (1) Installer Package, (2) Portable 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: 64870
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: http://www.xyplorer.com/download.htm

Code: Select all

v10.10.0100 - 2011-07-28 12:00
    = MAINTENANCE RELEASE.
  +++ Custom Tab Icons. Now you can customize the icon of each Tab.
  +++ Custom Catalog Icons. Now you can customize the icon of each 
      Catalog item.
  +++ Custom Openwith Icons. Now you can customize the icon that's shown 
      for each item in the Portable Openwith Menu (POM).
  +++ Bug fixes.

admin
Site Admin
Posts: 64870
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.10.0101 - 2011-07-29 21:20
    ! Scripting: SC copyto failed (nothing was copied) if Custom Copy 
      was enabled and the source contained wildcards. Fixed: Now, if the 
      source contains wildcards shell copy is used instead of Custom 
      Copy.
      Later, support for wildcards in the source will be added.
To download the latest BETA version choose a download package: (1) Installer Package, (2) Portable 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: 64870
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.10.0102 - 2011-08-23 12:19
    + Configuration | Templates | Incremental Suffix: Now you can pass 
      any non-numeric characters along with a numerical increment.
      Example:
        Template: -copy01
        First increments: *-copy01, *-copy02, *-copy03 ...
      Before, some of those characters, e.g. "y", would be interpreted as 
      date templates leading to undesired results.
    + Custom Copy: Now you can state a Custom Copy Blacklist containing 
      any number of target paths which shall be excluded from Custom 
      Copy (and automatically use normal Shell Copy instead).
      The data should be provided in a file placed in <xydata> and 
      named "CustomCopyBlacklist.dat". The paths should be listed one 
      per line in any order. All sorts of variables and portable syntax 
      are supported. Here's an example for the contents of the file on 
      64-bit Windows (on 32-bit Windows you would drop the line 
      "%ProgramFiles(x86)%"):
        %ALLUSERSPROFILE%
        %ProgramFiles%
        %ProgramFiles(x86)%
        %WinDir%
      The typical reason for blacklisting folders is that Custom Copy 
      will fail where UAC disallows writing to them, whereas Shell Copy 
      will prompt for elevation.
    ! SC tab: The tab icon was not refreshed if necessary due to a 
      "rename" operation that changed the custom tab icon. Fixed.
    ! Configuration | General | Sort filenames by base: Sorting of files 
      where the base name only differed in capitalization lead to wrong 
      (actually slightly unpredictable) sort oders. Fixed.
To download the latest BETA version choose a download package: (1) Installer Package, (2) Portable 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: 64870
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.10.0103 - 2011-08-23 20:52
  +++ Droppable User Buttons (DUB): Now it's an official feature. The 
      initial short comings have all been removed in the meantime and 
      passed the test of time:
      - Command line parameters work when dropping onto the buttons.
      - Custom icons can be defined using the Icon field.
      - A special overlay marking the buttons as drop targets is not 
        really necessary and would rather add visual irritiation (dirt) 
        to the toolbar. Instead a note was added to the tooltip.
    * Custom Copy Blacklist: Now you have to append an * (asterisk) to 
      mark a folder as being blacklisted including all subfolders.
      An example using recursive and non-recursive paths:
        %HOMEDRIVE%
        %ALLUSERSPROFILE%*
        %ProgramFiles%*
        %ProgramFiles(x86)%*
        %WinDir%*
To download the latest BETA version choose a download package: (1) Installer Package, (2) Portable 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: 64870
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.10.0104 - 2011-08-23 22:03
    ! Custom Copy Blacklist: Well, the function was logically reversed. 
      Shame on me. Fixed.
To download the latest BETA version choose a download package: (1) Installer Package, (2) Portable 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: 64870
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.10.0105 - 2011-08-23 22:46
    ! Custom Copy Blacklist: Did not work alright when the copy command 
      contained wildcards in the source. Fixed.
To download the latest BETA version choose a download package: (1) Installer Package, (2) Portable 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: 64870
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.10.0106 - 2011-08-24 14:20
    * List Column Widths: Changed the logic like this:
      - BEFORE: All column widths were limited to a max of 1024 pixels. 
        You could not make them any wider by any means.
      - NOW: On manual setting the column widths have no max limit; auto-
        sizing columns is limited to 600 pixels.
    + Tweak: Customize the max width for autosized columns in pixels.
        AutosizeColumnsMaxWidth=666
      The factory default (when you don't use the tweak) is 600.
To download the latest BETA version choose a download package: (1) Installer Package, (2) Portable 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: 64870
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.10.0107 - 2011-08-24 21:03
    + Configuration | Startup & Exit | Remember most-recently-used lists 
      | Apply To...: Added item "Tabs Focused Item and Scroll Position" 
      which lets you control whether each tab remembers the focused item 
      and scroll position across sessions.
To download the latest BETA version choose a download package: (1) Installer Package, (2) Portable 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