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

v15.40.0005 - 2015-06-24 15:24
    * Obfuscate: If you save settings in obfuscated state then the app is 
      auto-de-obfuscated, otherwise some items would be written obfuscated to 
      the INI which not anything you want.
    * List: PageDown/Up now move to the next/previous column in "List" view when 
      already at the bottom/top.
    * XYcopy: Updated to 2.10.0074.
    ! List: PageUp/Down did not do anything when less than two full rows were 
      displayed. 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

v15.40.0004 - 2015-06-23 21:10
    + Scripting got a new command.
      Name: Obfuscate
      Action: Obfuscates item names in Tree, List, Address Bar, Tabs, 
              Breadcrumb Bars, Status Bar, Info Panel, and Window caption.
      Syntax: obfuscate [value], [bullet]
        value:  [optional]
                0: turn off
                1: turn on
                missing: toggle
        bullet: [optional]
                character to use
                defaults to Unicode Character 'BULLET' (U+2022)
      Remarks:
        The obfuscation state is not remembered across sessions.
      Examples:
        obfuscate;
        obfuscate 0;
        obfuscate 1;
        obfuscate 1, "x";
        obfuscate , chr(9608);    //toggle Unicode Character 'FULL BLOCK' (U+2588)
        obfuscate , chr(0x2588);  //same in Hex format
    * List | Smart Right Click: More refinements. New setup:
        System Long Date  + Long Time
        System Short Date + Long Time
        System Short Date + Short Time
        ISO 8601
        -
        Age
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

v15.40.0003 - 2015-06-23 14:43
    * List | Smart Right Click: Minor refinements. Now nothing is hidden 
      anymore. Better for muscle memory.
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

v15.40.0002 - 2015-06-22 22:03
    * List | Smart Right Click: Refined options and bug fixes.
      Date columns now show following extra items:
        Date As Displayed
        System Short Date   (hidden if identical to Date As Displayed)
        System Long Date    (hidden if identical to Date As Displayed)
        ISO 8601            (hidden if identical to Date As Displayed)
        -
        Age
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

v15.40.0001 - 2015-06-22 18:41
    + Info Panel | Meta: For photos with EXIF data I added "Focal Length" (which 
      had been mysteriously missing), "Exposure Bias" (which I personally find 
      useful), and "Metering Mode" (just to fill the remaining space).
    + List: More smart right-click copy options (Ctrl+Right-click). Try the Name 
      and the three Date columns. Nice, useful, and cool. And note that you can 
      copy this stuff without even selecting the items.
    ! Catalog: The default Catalog pointed to an outdated tour URL. 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: http://www.xyplorer.com/download.php

Code: Select all

v15.40.0000 - 2015-06-22 12:00
    = NEW OFFICIAL RELEASE. Main developments since last release:
  +++ User-Defined Functions. Finally scripting brings you the biggest fun in 
      programming: You can roll your own functions now. (Pro Edition Only)
  +++ Scripting with Include. The new include statement enables you to include 
      function libraries or whatever other files into the executing script. (Pro 
      Edition Only)
  +++ Copy File Size. Quickly copy a file's size in various formats.
  +++ Age Display Limit. Now you can show the age for today's files, the 
      absolute date for all other files.

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

v15.30.0006 - 2015-06-22 10:22
    + Configuration | Styles | Show Age maximum hours: Now you can also enter 
      any of the following values:
        Value   Meaning
          h     this hour
          d     this day  (today)
          w     this week (Monday to Sunday, or Sunday to Saturday) (1)
          m     this month
          q     this quarter of year
          y     this year
          
       (1) Depending on Configuration | Controls and More | Miscellaneous | 
           Sunday is the first day of the week
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

v15.30.0005 - 2015-06-21 15:39
    * Looks: Added flatness to the colored backgrounds of Dupes and Grid, and 
      optional flatness (with OS-dependent defaults) to Labels and unfocused 
      selections in Tree and all lists. The setting is currently only available 
      as a tweak:
        FlatLook=1
      On upgrading it will be auto-set to 1 if you're on Win8 or later. If not 
      happy: tweak it.
    * Updated the help file.
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

v15.30.0004 - 2015-06-20 16:26
    ! SC get with "targetitems" actually returned the source items. Fixed.
To download the latest BETA version choose a download package: (1) Installer Package, (2) No-Install Package.

:!: Note that BETA versions are work in progress and might contain fresh bugs. You have been warned.
It's a good idea to backup your complete XYplorer settings (menu File | Settings Special | Backup Application Data Folder...)
before running a new BETA version. This will also help in fixing any fresh bugs.

admin
Site Admin
Posts: 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

v15.30.0003 - 2015-06-20 15:56
    + List: Now when you hold CTRL and right-click a cell in the Size column the 
      cell's context menu shows a number of common size display formats (RAW, 
      Bytes, KB, MB, GB) of the file's size, ready to be copied to the 
      clipboard.
      Don't know about your time, but it will surely save some of mine.
      Tip: Alternative one-hand method: Left-button-down + Right-click.
    + SC get got a new named argument "targetitems" by which you can retrieve 
      the full paths of all target items of the last file operation (copy, move, 
      backup, create new, add to paper folder).
      Syntax: get("targetitems", [separator=CRLF])
      Notes:
        These items are NOT remembered across sessions.
      Examples:
        echo get("targetitems");
        echo get("targetitems", "|");
      Of course, also the variable <get ...> supports it:
        echo <get "targetitems">;
        echo <get "targetitems" "|">;
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

v15.30.0002 - 2015-06-19 20:25
    * Updated the help file.
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

v15.30.0001 - 2015-06-19 11:58
    + Configuration | Thumbnails | Cache thumbnails on disk: Now the cache 
      folder can be stated using all sorts of variables and portability syntax.
      Examples:
        ?:\XYThumbs\
        %temp%
        %temp%\XYThumbs\
        <xydata>\Thumbs\
      Also you now can state a non-existing path in the field. It will be 
      created on OK-ing the Configuration dialog.
    ! Configuration | Styles | Show Age maximum hours: List was not auto-updated 
      after change of setting. Fixed.
    ! Scripting: Include statements failed for multiple files. Fixed.
    ! Configuration | Controls and More | Miscellaneous | Resolve junctions: Was 
      not honored at one point -- junctions were resolved even if the setting 
      was turned off. Fixed.
    ! On a locked Tree refreshing a Quick Search did not return to original 
      folder. 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: http://www.xyplorer.com/download.php

Code: Select all

v15.30.0000 - 2015-06-15 18:00
    = NEW OFFICIAL RELEASE. Main developments since last release:
  +++ Show Cached Thumbnails Only. Now you can browse your system in thumbnails 
      view without any delays caused by new thumbnails being created.
  +++ Paste and Find. Quickly jump to a file pasting its name directly into the 
      file list.
  +++ Age Display Limit. Now you can define when to show the age or the absolute 
      date of files. You will love it when you see it.
  +++ Zoom By Wheel. Zooming fonts by mouse wheel now is optional. Turning it 
      off is better when running XY on tablets.
  +++ Custom Toolbar Buttons. Now PNG, JPG, GIF, BMP, and TIF images can be used 
      for the button graphics. (Pro Edition Only)
  +++ Hungarian. Added support for Hungarian (Magyar).
  +++ Prices. This is the last version you can buy for USD 79.95 Lifetime. The 
      price will go up with 15.40.

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

v15.20.0304 - 2015-06-15 13:31
    * Now the app icon is flat.
    * XYcopy: Updated to 2.10.0073.
    * Updated the help file.
    ! Info Panel | Find Files | Date: "After Now" from the orange button menu 
      did not work anymore. Fixed. Now "*" means "or earlier" (in field 
      "between") respectively "or later" (in field "and/add").
    ! Toolbar: Toggle Quick Search button remained pushed after list refresh. Fixed.
    ! List: Drawing glitch related to the scroll position (since 20150527). Fixed.
    ! Auto-Select First Item: Did not work on paths passed via command line. 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

v15.20.0302 - 2015-06-14 22:00
    ! File | Duplicate | Copy Here with Last Modified Date: This and similar 
      functions did not work nicely with files like ".htaccess", i.e. files that 
      apparently consist only of an extension.
      Fixed: Now such pseudo-extensions are taken as base names in this context, 
      and suffixes are appended to them.
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