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

v11.90.0106 - 2013-01-07 12:24
    + Scripting got a new command.
      Name:   CharView
      Action: Show the characters of a string in a vertical list in 
              various encodings and notations.
      Syntax: charview string
        string:   The string to view the characters of.
      Remarks:
        A maximum of 32768 is shown, the remainder is cropped.
      Examples:
        charview "abcá";
        charview <clipboard>; // show string in clipboard        
      The first example pops this table:
          #     dec   hex  utf8  char
        
          1      97    61     a  a
          2      98    62     b  b
          3      99    63     c  c
          4     225    E1    á  á
    ! Auto-replace invalid characters: Did not work correctly with 
      Japanese (and probably other languages). Fixed #3.
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

v11.90.0105 - 2013-01-06 22:24
    + Info Panel | Properties: Here's a hidden feature (I needed it for 
      something) that might be useful for you as well. Hold CTRL and 
      dbl- click the bold filename in Info Panel | Properties and you'll 
      get a vertical list of the characters and their unicode ordinals 
      in decimal and hexadecimal.
    ! Auto-replace invalid characters: Did not work correctly with 
      Japanese (and probably other languages). Fixed #2.
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

v11.90.0104 - 2013-01-05 18:03
    + Licensing: Now Unicode usernames are supported. Necessary changes 
      have been made within the application, the website, and all over 
      the ordering machinery. The feature will be activated with version 
      12.00.
    * The following tweaks have to be reset to "" on upgrading and will 
      then internally default to the values shown here:
        CreateSymlinkPrefix="SymLink to "
        CreateJunctionPrefix="Junction to "
      If you want other values you have to re-tweak (but these tweaks 
      will not be covered by MLS of course, IOW they will stay in the 
      language you have chosen for them).
    * Everything: Minor adjustments for Italian.
    * Tabsets / MLS: The separator between source and clone is now 
      hardcoded again to " as: ". It was temporarily part of the 
      translated strings but this was a stupid idea.
    ! Outlook Drop: Tried to fix a rare error with dropping attachments.
    ! Scripting: Permanent variables could get lost under very rare 
      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

v11.90.0102 - 2013-01-02 20:00
    ! MLS: Fixed a couple of small bugs.
    * MLS: From now on the reference file has the MLS version number in 
      the file title, e.g. "Reference_8.14.lng". This is necessary to 
      allow older XYplorer versions to retrieve their matching 
      reference LNG file online.
    * MLS: Updated to version 8.14. Upgrading directly through ITT.
      TRANSLATORS: Always backup your work before upgrading.
    * XYcopy: Updated to 2.10.0018.
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

v11.90.0101 - 2012-12-28 17:24
    * Nothing new.
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

v11.90.0013 - 2012-12-27 21:37
    ! Both enhancements in v11.90.0012 failed at the International Date 
      Line. Fixed. Now files are correctly seen as being from the same 
      day if this day is "your" day, i.e. a day in your local timezone.
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

v11.90.0012 - 2012-12-27 15:33
    * List | Secondary Sorting: Now when the primary sorting is by date 
      (e.g. Modified), the secondary sorting will ignore the time parts 
      of the file dates when looking for groups of files that should be 
      secondary-sorted. Much more useful than before and hence hard-
      coded. Now you can e.g. sort all files in a list by Modified and 
      then subsort each "modified day" by Name, or Size, or Type, etc.
      FYI, Secondary Sorting is triggered by holding SHIFT when clicking 
      the column header by which you want to secondary-sort.
    * Configuration | Colors & Styles | Grid style: Grouping in date 
      columns now is based on the day-part only whereas the time part of 
      the file dates is completely ignored.
      Highlighting groups of files by the day they have been last 
      modified seems much more useful than highlighting groups of files 
      that were modified in the same second.
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

v11.90.0011 - 2012-12-22 12:05
    ! ITT: Minor parsing bug. Fixed. The other good news: The fix had a 
      creative spin off resulting in a general speed improvement in 
      language loading.
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

v11.90.0010 - 2012-12-21 14:59
    ! ITT: Not all hints were displayed in the statusbar. Fixed.
      FYI, hints are present in the LNG file in curly braces, e.g. 
      "found: {statusbar}" or "all selected items{removed from}" and 
      tell you something about the UI location or the grammatical 
      context of the item in question.
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

v11.90.0009 - 2012-12-20 20:59
    ! MLS: The last two versions had a small error concerning these 
      strings:
        kd.0144=00|Rename all selected MP3 files based on their ID...
        kd.0234=00|Create new textfile in current folder, named as...
      Fixed.
    * MLS: Updated to version 8.13. Upgrading directly through ITT.
      TRANSLATORS: Always backup your work before upgrading.
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

v11.90.0008 - 2012-12-20 20:33
    + Menu Help | Back to English: Now the caption shows the currently 
      loaded language, e.g. "Back to English (from Polish)".
    * Everything: Minor adjustments for Polish.
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

v11.90.0007 - 2012-12-20 16:59
    + Menu Help: Added toggle "Back to English". Took me 6 weeks to get 
      this right but finally it seems I got it. Extremely complex job.
      Note that this toggling will be imperfect if the language file is 
      not up-to-date.
      TRANSLATORS: This item should NOT be translated! (And if you do it 
      come out as "Back to English" anyway! :))
    - Menu Help: Removed toggle "Remove Language on Restart". It's 
      replaced by the toggle "Back to English".
    * MLS: Updated to version 8.12. Upgrading directly through ITT.
      TRANSLATORS: Always backup your work before upgrading.
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

v11.90.0004 - 2012-12-19 15:05
    * Everything: Minor adjustments for Russian and Portuguese.
    + MLS | Grammatical Number: Now you can optionally prefix the stem, 
      separated by | from the affixes. Useful in many languages, e.g. in 
      Latin or Swahili:
        ::lang_testnum "<#> <domin|~us;~i> <valid|~us;~i>", 5, 1;
        ::lang_testnum "<#> <toto|m~;wa~>", 5, 1;
      (If the stem is not explicitly prefixed then the first slot is 
      taken as stem by default: <file;~s>.)
      All this is just to spare the translators some typing and to make 
      the LNG file a bit smaller.
    ! Find Files | Type Filter: Current setting was written as string 
      into INI file, which is obvious nonsense now in a situation of a 
      possible quick language switch. Fixed: Now the setting is written 
      as index.
      Note: This could not be upgraded nicely so your Type Filter will 
      be reinitialized to 0 ("All types") when you start this version.
    ! ITT: Issue with a string containing "%windir%\Notepad.exe" (the \N 
      was falsly interpreted as line break). 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

v11.90.0003 - 2012-12-18 17:54
    * Everything: Adjusted everything for taking French and German.     
    * Configuration Dialog: Adjusted the dialog for taking French and 
      German. Both languages need an enormous space so lots of resizing 
      and shifting had to be done, and it was necessary to add content 
      scrolling when the dialog (resp. the screen) is too small to show
      everything at once.
    + Configuration | Sort and Rename: Added option "Auto-replace 
      invalid characters". If ticked then invalid characters in pasted 
      or typed input are replaced by the character defined in 
      Configuration | Templates | Character to replace invalid 
      characters in dropped messages. If no character is defined then 
      "." (dot) is used.
      Applies to inline rename in Tree and List as well as to dialog 
      based rename (Configuration | Sort and Rename | Use dialog to 
      rename single items).
      Elevates the RenameAutoReplaceInvalidChars tweak to GUI.
    ! Auto-replace invalid characters: Did not work correctly with 
      Japanese (and probably other languages). Fixed.
    + ITT: Now the filter ignores accelerators, so e.g. filter 
      "clipboard" will match item "To Cl&ipboard".
    * MLS: Updated to version 8.11. Upgrading now directly through ITT.
    ! Configuration | Menus, Mouse, Safety | Navigation commands in List 
      context menu: Ticking this command kicked "New Folder" and "New 
      Text File" commands out of the List empty space context menu. 
      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

v11.80.0122 - 2012-12-17 11:36
    + Tweak to automatically replace invalid characters when renaming a 
      file by paste or typing.
        RenameAutoReplaceInvalidChars=1
      Note: This feature had been hard-enabled in v11.80.0102 - 2012-12-
      04 21:54, but since a mysterious problem with Japanese filenames 
      surfaced I decided to make it optional until the problems are 
      solved. Later the tweak will be raised to GUI level.
v11.80.0121 - 2012-12-17 11:03
    * Inline Rename in Tree and List: Now illegal characters in pasted 
      or typed input are replaced by the default character "." (dot). 
      The previous default character "·" (mid dot) was not available in 
      all code pages, e.g. in Codepage 932 (Japanese Shift-JIS).
    * XYcopy: Updated to 2.10.0017.
    ! Favorite Folders popup menu: Glitch in the captions parsing since 
      20121209. 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.

Locked