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

v14.50.0201 - 2014-10-01 09:56
    ! Edit | Find Files: The tab headers were not always correctly refreshed 
      when the Info Panel was down before triggering this command. Fixed.
    ! Hex View: Character 127 was not displayed correctly, at least in Courier 
      New. Now it's replaced by the hard-coded replace character for 
      non-printable characters: . (dot).
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

v14.50.0107 - 2014-09-29 10:26
    + SC tab enhanced: The operation "get" got a new data parameter "mode" that 
      returns the list mode of the tab.
      Returned values:
        0 = Browse
        1 = Find (Search Results)
        3 = Drives
        4 = Network
        5 = Recycler
      Example:
        if (tab("get", "mode") == 1) {
          echo "It's a search results listing.";
        }
    * Configuration | Menus, Mouse, Safety | Mouse | Single click on icon opens 
      list items: Removed support for Tiles and Thumbnails views. It was too 
      counter-intuitive.
    ! Tabs: Home Zone was not case-insensitive. 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

v14.50.0106 - 2014-09-26 10:27
    + Configuration | Menus, Mouse, Safety | Mouse | Single click on icon opens 
      list items: Now all views are supported, even Tiles and Thumbnails. A 
      click on the tiles or thumbnails counts as click on icon.
    ! Configuration | Sort and Rename | Rename | Allow move on rename: This 
      feature is not supported in Batch Rename, but Batch Rename partly allowed 
      it with undesired results. Fix #2.
    ! List | Inline Rename: Focus strayed after showing message box. Fixed.
    ! List | Size Column: Missing space between digits and "clusters". 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

v14.50.0105 - 2014-09-25 18:50
    + Mouse Down Blow Up on Icons: Now the Large Icons view is supported as 
      well. It was the last view missing here.
    + Configuration | Menus, Mouse, Safety | Mouse | Single click on icon opens 
      list items: Now the Large Icons view is supported.
    ! Tweak ListFullNameSelect did not work well with non-Details views. Fixed. 
      Now the tweak only applies to Details view.
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

v14.50.0104 - 2014-09-25 12:26
    ! Configuration | Sort and Rename | Rename | Allow move on rename: This 
      feature is not supported in Batch Rename, but Batch Rename partly allowed 
      it with undesired results. Fixed.
    ! Configuration | Sort and Rename | Rename | Allow move on rename: Did not 
      handle the case when the new name collided with an existing folder. Fixed.
    ! SC copyas and moveas: Did not support special folders (e.g. Desktop) as 
      target location. Fixed.
    ! SC copyitem: Did not support special folders (e.g. Desktop) as target 
      location. Fixed.
    ! SC new: Did not support special folders (e.g. Desktop) as target name. 
      Fixed.
    ! SC input: Did now work well with InputShowTipsByDefault=1 and long notes. 
      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

v14.50.0103 - 2014-09-24 12:07
    + Custom Copy: Added a tweak to disallow DoEvents (let Windows messages be 
      processed) while copying large files.
        CustomCopyNoDoEvents=1
      If you enable the tweak the progress dialog won't be moveable anymore with 
      the mouse while a large file is being copied.
    % Mouse Down Blow Up Text: Better auto-placement of blow up.
    % Mouse Down Blow Up on Icons: Better auto-placement of blow up.
    * View | Tab | Go Home: In v14.20.0204 "Go Home" was made to support Quick 
      Searches as homes. However, I failed to mention that this only works if 
      "Configuration | Tabs | Going home also restores the list layout" is 
      ticked. Otherwise "Go Home" will always set a tab to Browse mode.
    ! View | Tab | Go Home: Did not go home under all 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: 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

v14.50.0102 - 2014-09-23 20:09
    + Mouse Down Blow Up: Added tweak to prevent shrunk blow ups from being 
      moved:
        ShrinkToFitNoMove=1
    + Custom Copy: Added a tweak to customize the flags passed to CopyFileEx.
      The default flags (if the tweak is set to 0) are 
      COPY_FILE_ALLOW_DECRYPTED_DESTINATION | COPY_FILE_COPY_SYMLINK (= 2056).
      This, for example, would set the flag COPY_FILE_NO_BUFFERING (which is 
      supposed to speed up "very large file transfers" acc. to MS):
        CustomCopyFlags=4096
      Documention here under "dwCopyFlags":
      http://msdn.microsoft.com/en-us/library/windows/desktop/aa363852%28v=vs.85%29.aspx
    ! Scripting: Fixed HereDoc glitch.
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

v14.50.0101 - 2014-09-22 22:08
    % Mouse Down Blow Up Text: Better auto-placement of blow up.
    % Mouse Down Blow Up on Icons: Better auto-placement of blow up.
    ! Custom Columns: The line "end true;" in a column script would stop script 
      execution for any following lines. Fix #2. The first fix was too 
      aggressive and limited the scope of SC end (end should work with global 
      scope).
    ! Thumbnails: Since v14.50.0001 "XYThumbs.txt" was created even if Thumbs 
      Caching was turned off. 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

v14.50.0003 - 2014-09-22 10:37
    + Custom Columns: Added variable <cc_base>. Contains the base name (name 
      without extension) of the current item. Note that folders have no 
      extensions, so <cc_base> will always return the full name for folders.
    ! List Management: Focus rectangle missing when needed under certain 
      conditions. Fixed.
    ! Line Number Selection: Something was not reset and the selection got 
      sticky. Fixed.
    ! View | Mini Tree | Hide Current Folder: Could be triggered via KS even in 
      a Maxi Tree. 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

v14.50.0002 - 2014-09-21 13:05
    ! Raw View: The view was not visible in the Windows Classic Theme or any of 
      the High Contrast themes anymore since some weeks ago. Fixed.
    ! Tabs: Fixed more glitches with the new custom colors.
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

v14.50.0001 - 2014-09-20 13:33
  %%% Thumbnails: Total revision of memory handling. Now there won't be any Out 
      of Memory errors anymore when you have thousands of large thumbnails in 
      one folder. And the memory usage when showing folders with many thumbnails 
      is reduced to almost nothing.
      Of course, your current thumbnail caches should just work like before. No 
      need to create them from scratch.
      NOTE: Test carefully. These are radical changes.
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

v14.50.0000 - 2014-09-18 12:00
    = NEW OFFICIAL RELEASE. Main developments since last release:
  +++ Mouse Down Blow Up on Icons. Simply hold down your mouse on the icon of an 
      image file and the image will instantly pop up in original size until you 
      release the mouse button. There's never been a faster way to check the 
      contents of a photo, web graphic, animated gif, PDF, or PSD file.
  +++ Mouse Down Blow Up Text. Simply hold down your mouse on the icon or 
      thumbnail of a text file and the first page of the text will instantly pop 
      up until you release the mouse button. There's never been a faster way to 
      check the contents of a document.
  +++ Mouse Down Blow Up Hex View. Simply press CTRL and hold down your mouse on 
      the icon or thumbnail of any file and the first page of the file in hex 
      view will instantly pop up until you release the mouse button. There's 
      never been a faster way to check the raw bytes of a file.
  +++ Colored Tabs. Now you can customize the background colors of tabs.
  +++ 10 Years Mouse Down Blow Up! The famous feature has been invented already 
      in v3.02.0035 (2000-02-21) but the trademark "Mouse Down Blow Up" now 
      marks its 10th birthday. Let's celebrate one of XYplorer's top features 
      with a 5 days 50% discount! Discount ends Monday, 2014-09-22 23:59, UTC+1.

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

v14.40.0320 - 2014-09-18 10:22
    * MLS: Internally updated to version 8.52.
      > TRANSLATORS: Please wait until Reference_8.52.lng is uploaded.
        You will be notified if you have subscribed to this thread:
        http://www.xyplorer.com/xyfc/viewtopic.php?f=12&t=9648
    * Updated the help file.
    ! SC Tag: Was too tolerant about trailing slashes in paths. Fixed. Now all 
      passed paths are auto-unslashed.
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

v14.40.0319 - 2014-09-16 10:49
    * Mouse Down Blow Up: Now you can move around the blow ups even if 
      "Configuration | Preview | Mouse down blow up: | Shrink to fit" is ticked.
    ! Mouse Down Blow Up: Zoom-in was not exact in Tiles views since some betas 
      ago. 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

v14.40.0318 - 2014-09-15 10:28
    * Mouse Down Blow Up of Text: Undid the change in v14.40.0316. Situation was 
      not as bad as I thought. And the tweak has been removed.
    * Mouse Down Blow Up of Text: Now the settings (user added file types and 
      checkmarks) in Preview Formats are honored.
    ! Multilingual Support: Loading a language would cause error 340 on certain 
      systems. 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.

Locked