BETA version (with detailed history information)

Get a glimpse of the next XYplorer...
Locked
admin
Site Admin
Posts: 60538
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version (v8.70.0013, 08-dec-2009).

BETA versions are only available for registered users. Find the download link at the bottom of the License Lounge.

Code: Select all

v8.70.0013 - 2009-12-08 10:43
    ! Menu Tools | Tools Special | Reconnect All Mapped Network Drives: 
      Did not work reliably under Vista/Win7. Fixed?
    ! Connecting to mapped network drives, fix #2.

admin
Site Admin
Posts: 60538
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version (v8.70.0012, 07-dec-2009).

BETA versions are only available for registered users. Find the download link at the bottom of the License Lounge.

Code: Select all

v8.70.0012 - 2009-12-07 21:28
    ! Connecting to mapped network drives after Windows had booted did 
      not always work as expected. Might be fixed.

admin
Site Admin
Posts: 60538
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version (v8.70.0011, 07-dec-2009).

BETA versions are only available for registered users. Find the download link at the bottom of the License Lounge.

Code: Select all

v8.70.0011 - 2009-12-07 14:46
    - Reverted this change from v8.70.0006 - 2009-12-04 11:51:
      * Manage User-Defined Commands Dialog: Removed the buttons Apply 
        and Reset from the Command Properties section. ...
      Reason: Complications under certain conditions. Not worth the 
      pain fixing this.
    * Undo/Redo Delete: Improved refreshing of Tree within special 
      folders.
    * Updated the help file.

admin
Site Admin
Posts: 60538
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version (v8.70.0010, 06-dec-2009).

BETA versions are only available for registered users. Find the download link at the bottom of the License Lounge.

Code: Select all

v8.70.0010 - 2009-12-06 21:13
    + Tweak to exclude the Date columns from "Sort Folder Apart", i.e. 
      to use a mixed sort (mix folders and files when sorting) always on 
      the Date columns:
        [Settings]
        SortMixedOnDates=1
    ! Tabs: Unnaming a tab would revert always to the "Full path" 
      caption format temporarily. Fixed.

admin
Site Admin
Posts: 60538
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version (v8.70.0009, 06-dec-2009).

BETA versions are only available for registered users. Find the download link at the bottom of the License Lounge.

Code: Select all

v8.70.0009 - 2009-12-06 14:57
    * Configuration | Tabs: Rewrote the customization of the tab 
      captions. Now you have a dropdown "Tab captions" with 3 choices:
        - Full path
        - Folder only
        - Custom
      The last one can be further defined by using the Custom button. 
      While the factory default is
        <drive>: <folder>
      you can do anything that crosses your mind, e.g.
        <folder> (<drive>)
        <folder> on <drive>:
        etc.
    * Configuration | File Info Tips: The list below "Show custom file 
      info tips" is now always enabled. Makes it easier to see what's 
      available even when the checkbox is not ticked.
    ! Configuration | Tag | Database Clean-Up: When you chose "Check 
      fixed drives only", it only left the drive letter and tag number 
      for the other drives (bug since v8.70.0005). Fixed.
    ! List: Opening files with the shell-associated application still 
      failed in some instances. Fixed #4.

admin
Site Admin
Posts: 60538
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version (v8.70.0008, 05-dec-2009).

BETA versions are only available for registered users. Find the download link at the bottom of the License Lounge.

Code: Select all

v8.70.0008 - 2009-12-05 19:20
    ! List: Opening files with the shell-associated application still 
      failed in some instances. Fixed #3.

admin
Site Admin
Posts: 60538
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version (v8.70.0007, 05-dec-2009).

BETA versions are only available for registered users. Find the download link at the bottom of the License Lounge.

Code: Select all

v8.70.0007 - 2009-12-05 12:51
    + SC getinfo got a new named argument "regcmd". Rather for debugging 
      purposes (but who knows) this is a way to quickly retrieve the 
      default verb and command line (the one triggered by dbl-click) for 
      any registered file type from the registry.
      Syntax: getinfo("regcmd", extension)
        extension:  [required] any registered file extension
        return:     Verb=Command
                    Nothing if the extension does not exist.
      For example, the following line:
        text getinfo("regcmd", "mp3");
      will return (on my system)
        Play="C:\Programme\Winamp\winamp.exe" "%1"
      which is made of the verb and value of this key:
        HKEY_CLASSES_ROOT\Winamp.File.MP3\shell\Play\command
    ! List: Opening files with the shell-associated application still 
      failed in some instances. Fixed #2.

admin
Site Admin
Posts: 60538
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version (v8.70.0006, 04-dec-2009).

BETA versions are only available for registered users. Find the download link at the bottom of the License Lounge.

Code: Select all

v8.70.0006 - 2009-12-04 11:51
    + Preview: Added audio format FLAC (Free Lossless Audio Codec). As 
      always you just need the codec on your system to actually be able 
      to preview *.flac files.
    * Manage User-Defined Commands Dialog: Removed the buttons Apply and 
      Reset from the Command Properties section. From now on any command 
      property changes are auto-applied. To undo any changes you made 
      simply Cancel the dialog.
    * List Management Dialog: Slightly reorganized the buttons. Now the 
      Browse button sits right under the Edit button.
    ! List: Opening files with the shell-associated application still 
      failed in some instances. Fixed.

admin
Site Admin
Posts: 60538
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version (v8.70.0005, 03-dec-2009).

BETA versions are only available for registered users. Find the download link at the bottom of the License Lounge.

Code: Select all

v8.70.0005 - 2009-12-03 10:00
    * Configuration | Tag | Database Clean-Up: Now also the 
      capitalization of the item names is checked and corrected if 
      necessary.
    * Find Files: Now found items are displayed at once in the search 
      results list. Before, they were displayed in packets of at least 
      64 items, which meant that you would not see any results for a 
      while even if there were results already.
    ! List: Opening media files associated with Media Player by dbl-
      click did not work anymore since last version. Fixed.
    ! List: Opening various types of executable files (e.g. *.vbs) by 
      dbl-click did not work anymore since last version. Fixed.
    * Find Files: Now the capitalization of the path spec in the 
      Location field is internally auto-corrected (you won't see this in 
      the GUI) when a search is triggered.

admin
Site Admin
Posts: 60538
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version (v8.70.0003, 02-dec-2009).

BETA versions are only available for registered users. Find the download link at the bottom of the License Lounge.

Code: Select all

v8.70.0003 - 2009-12-02 09:42
    * Rewrote opening a file with the shell-associated application 
      (triggered e.g. by Dbl-Click or Enter on a file in the list). Now 
      it should correctly trigger the default command for the file type 
      as defined in the registry, including any command line switches. 
      Before, those command line switches had been ignored.
    * Backup: Backup log is now opened from "View log?" prompt with PFA-
      associated app (if any). Before, it was opened using the shell-
      associated application.
    ! Find Files: After a metadata search or tag/cmt search you could 
      not do a normal name search anymore because a flag was not reset 
      internally. Fixed.
    ! Find Files: With search results to "Current tab" the tab caption 
      and location was not always correctly updated. Fixed.
    ! Address Bar: Could become unresponsive for a while when typing 
      into the edit box while unavailable network locations where listed 
      in the Address Bar's MRU dropdown. Fixed.
    ! Catalog: Shift+Del did not work anymore to remove an item from 
      Catalog without prompt. Fixed.

admin
Site Admin
Posts: 60538
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Here's the new BETA

Post by admin »

Summary of the latest XYplorer Official Release (v8.70.0000, 30-nov-2009).

Download: http://www.xyplorer.com/download.htm

Code: Select all

v8.70.0000 - 2009-11-30 12:00
    = NEW OFFICIAL RELEASE. Main changes since last release:
  +++ Metadata Search. Now you can search for files by all available 
      metadata, e.g. version, owner, date taken, image dimensions, 
      artist, duration and so on. Wildcards, Boolean Logic, and Regular 
      Expressions are supported.
  +++ Tags & Comments 2.0. Now you can search for files by their tags 
      or comments. Wildcards, Boolean Logic, and Regular Expressions 
      are supported.
  +++ Find Files. Now you can search for files by the length of their 
      names. You can for example find all files with names larger than 
      260 characters.
  +++ Find Files. The Name field now supports comparison operators.
  +++ Backup. Backup operations enhanced by making the behavior on name 
      collision configurable.
  +++ Help. Now the help comes in Windows 7 compatible CHM (Compiled 
      HTML Help) format.

admin
Site Admin
Posts: 60538
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version (v8.60.0119, 29-nov-2009).

BETA versions are only available for registered users. Find the download link at the bottom of the License Lounge.

Code: Select all

v8.60.0119 - 2009-11-29 12:33
    ! List: In view mode "List" horizontal scrolling into view did not 
      work when a single column was wider than the whole list. Fixed.

admin
Site Admin
Posts: 60538
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version (v8.60.0118, 29-nov-2009).

BETA versions are only available for registered users. Find the download link at the bottom of the License Lounge.

Code: Select all

v8.60.0118 - 2009-11-29 12:12
    * Configuration | General | Disallow dragging from tree and list: 
      Renamed to "Disallow left-dragging from tree and list" because 
      that's what it does.
    ! The default PFA/POM "Append modified date" that's coming with a 
      fresh install as example was buggy. It did not give the expected 
      results when more than one file was selected because double quotes 
      were used instead of single quotes around the date variable. 
      Fixed.
    ! Menu File | Settings: Changes in a User Button were not 
      registered. An asterisk (*) should be prefixed to the "Save 
      Configuration" item to mark it dirty, and the color of the "Save 
      All Settings" TB button should change from green to brown. Fixed.
    * Updated the help file.

admin
Site Admin
Posts: 60538
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version (v8.60.0117, 26-nov-2009).

BETA versions are only available for registered users. Find the download link at the bottom of the License Lounge.

Code: Select all

v8.60.0117 - 2009-11-26 09:18
    ! Find Files: Searching for a string that coincided with one of the 
      supported field prefixes (e.g.: tag) did not work as expected 
      anymore because it was falsely interpreted as a field prefix. 
      Fixed.
    ! Find Files | Name & Location: Clicking the Mode label to cycle the 
      mode prefixes did not work alright when the search term had a 
      field prefix. Fixed.

admin
Site Admin
Posts: 60538
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version (v8.60.0116, 25-nov-2009).

BETA versions are only available for registered users. Find the download link at the bottom of the License Lounge.

Code: Select all

v8.60.0116 - 2009-11-25 14:44
    * Command Line Switches: Now the order of switches is not relevant 
      anymore. Only the startup path must be last.
      So both orders work now:
      XYplorer.exe[ /win=min|max|normal][ /ini=myini][ mystartpath]
      XYplorer.exe[ /ini=myini][ /win=min|max|normal][ mystartpath]
    ! Batch Rename: When applied to files in different locations (in a 
      recursive Search Results listing), numbers were suffixed where it 
      was not really necessary -- while a file of the same name already 
      existed it was in a different location so no collision was to be 
      avoided. Fixed.
    ! Menu File | Restart without Saving: Didn't restart XYplorer with 
      the appropriate command line switches. Fixed.
    ! Backup Operation: Preserving item dates did not work as expected 
      on all systems when items were read-only. Fixed.
    ! Rename Preview: The last lines of the lists only partially 
      displayed under certain font / DPI settings. Fixed.

Locked